Hello,\
Presumably, you mean 56 megasamples/sec? - Yes, by setting it to
usrp->set_tx_rate(56e6); When setting the clock frequency,
usrp->set_master_clock_rate(56e6);\
\
The 'U' indications that your computer isn't keeping up with the radios demand
for samples. The radio supports a maximum s
I recently started working with the USRP 200b mini in TX mode. I set up the
input data(). When setting the tx_rate below 56, everything works fine, there
is no data loss, the traffic is good (it is taken from the file), but as soon
as I set the tx_rate to 56, I have an underflow(U). I started to
Hello,
Hope everyone is well. I am having trouble communicating with my N210. I hope
some can offer some ideas. Here are the details...
USRP: N210
OS: Ubuntu 23.04, Codename lunar
Computer: HP FireFly,
Connectivity:
opt1: Thunderbolt port + Sonnet Tech 10GSF
opt2: Thunderbolt po
Hi,
I finally had to go through the GPIO thing for a project where I need
access to some of the Daughterboard GPIOs on an X310 from a custom RFNoC
block. The application also includes using a spare bit of the data
stream to send the GPIO state to the host along the regular stream of
samples.
On 05/03/2025 08:17, able5...@oxobrowser.com wrote:
I recently started working with the USRP 200b mini in TX mode. I set
up the input data(). When setting the tx_rate below 56, everything
works fine, there is no data loss, the traffic is good (it is taken
from the file), but as soon as I set