Hi, I am getting a few overflow errors after sometime, from using my code.. First OOs in stdout and then metadata at which point it stalls. I'm using .stream_mode = UHD_STREAM_MODE_NUM_SAMPS_AND_DONE, Each time I read .num_samps in a loop until complete and then restart the streamer. I can't think of any case that I don't read all of the samples, so this shouldn't happen. What tools are there to debug this issue? A function to monitor the rx_streamer internal buffers would be very useful. Even the filename that implements this overflow would be helpful. Grepping "OO" in the sources doesn't help. Always hits in "BOOST":(
TIA Nikos
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com