If I change the type to complex integer 16, you think I’ll have a better outcome? Seeing as if there is a way to change the type to complex 16, but I will have to incorporate converters.
From: Marcus Leech [mailto:mle...@ripnet.com] Sent: Friday, July 11, 2014 1:38 PM To: Ward, Marcus D. Cc: Discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Why am I dropping data over the UDP network? Also, you're sending data at 6.25Msps, with complex-float samples, which chews up: 6.25e6 x 8 bytes/second = 400Mbit/second, without accounting for headers and other overhead. You might want to re-think your architecture, if you're going to be sending this data over the network. on Jul 11, 2014, Ward, Marcus D. <marcus.w...@jhuapl.edu<mailto:marcus.w...@jhuapl.edu>> wrote: Hey Everyone, I am sending a signal from one USRP to another USRP through a UDP network. It seems to work but I am getting data loss as gnu-radio runs the flow graph. Hopefully someone could help me with this problem? P.S. I have the sender side (RecieveStation.jpg) and the Reciever/Display side (RecieveDisplay.jpg) attached ________________________________ _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org<mailto:Discuss-gnuradio@gnu.org> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio