Hello,
I have a Linux C++ application using UHD 3.13 and an x310 USRP. Occasionally my
host machine sends a late packet to the USRP, resulting in UHD printing an "L"
to stdout, or the host machine drops some packets, resulting in UHD printing a
"D" to stdout.
I would like prevent printing
true. Send middle packets in a chain with md.has_time_spec
false and SOB/EOB false. Send the final packet with has_time_spec false, and
EOB true.
From: Richard Joseph Muri
Sent: Tuesday, June 2, 2020 1:59 PM
To: 'usrp-users@lists.ettus.com'
Subject: Sending multiple contiguou
Hello,
I've been having an issue with the USRP where I've found if I have a continuous
waveform segmented over multiple packets, it is difficult to transmit it on the
USRP. The scenario is as follows:
I am using a USRP x310 with UHD version:
[INFO] [UHD] linux; GNU C++ version 4.8.5 201506
Hello,
I have an application that schedules transmissions/receives on a short time
scale (order of tens of microseconds). I'm attempting to gauge the feasibility
of using a x310 with UBX-160 daughterboards and 10Gb ethernet for the
application.
I wrote a quick test to see approximately how l
Hello,
I'm using an X310 with a number of scheduled receives. I suspect there is a
FIFO on the USRP that holds the stream_cmd_t until it is time to collect the
requested samples. I have not been able to find documentation about the size of
this FIFO. Could anybody point me in the proper direct