Hello, I’m using USRP X310 devices on both the transmitting and receiving ends to handle a data stream. During transmission, I run the following command:
/usr/lib/uhd/examples/tx_samples_from_file --freq 2484e6 --rate 20e6 --gain 10 --wirefmt sc16 --ref=internal --file /home/ubuntutx/uhd/examples/tx_transmit_data.dat --repeat I encounter consistent underflow issues (indicated by "U" messages in the console), regardless of the sample rate used. Could you please advise how to modify my setup or code to enable stable transmission and reception without these underflow errors? Thank you, Getaneh Berie
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com