Hi Mauricio, I'm going to go ahead and assume you're using an Ettus device, because then these 'S' indicate a sequence error [1], not an underrun. As this means that data reached your PC in the wrong order and most probably could not be reordered. Your signal could be defective.
Don't ignore this warning. Please comment on the USRP you are using. I've cross-posted this to [email protected] [2], since it is not a GNU Radio error, but a hardware/operating system problem, possibly something with your Network Card or USB3 host controller (depends on what device you are using). Greetings, Marcus [1] compare: uhd/host/lib/usrp/common/async_packet_handler.hpp [2] subscribe on http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com On 25.05.2014 15:46, Mauricio Olivera wrote: > Hi All, > > I am running a program that prints information in console. In one machine I > am getting a lot of 'SSSSSSS' and gets pretty annoying sometimes. > I have read that this is related with overrun problem, however the program > is running correctly. > > Is there a way to avoid this?? Can I mask 'S' printing in console from Gnu > Radio?? > > greetings. > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
