Dear All, As i being experimenting with USRP and GNU Radio, i notice that some of the last packet of my data that i receive is keep inside the USB buffer. this data will be flush out to my PC only if i transmit (receive) new data. i believe that this is due to the minimum byte data needed by the USB buffer (fusb_block_size - 512). so even though there is some receive packet inside the USRP, it won't be send to the PC until it is a group of 512 byte of data. am i correct?
so at the transmitter, i should send an extra 512byte of data for each of my last packet that is transmitted for one session.. please help me to confirm my understanding.. thank you very much in advance for any help. Adib -- View this message in context: http://www.nabble.com/usrp-usb-buffer-minimum-requirement-tp25166744p25166744.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
