Re: [Discuss-gnuradio] Padding for USRP

2013-02-27 Thread Tom Rondeau
On Tue, Feb 26, 2013 at 9:12 PM, Josh Blum wrote: > > > On 02/26/2013 08:03 PM, Manu T S wrote: >> In gnuradio/digital/packet_utils, the packets are padded to make it a >> multiple of 512 bytes to be sent across the USB(As per the comment there). >> >> USRP2 and N210 uses ethernet connection. Is i

Re: [Discuss-gnuradio] Padding for USRP

2013-02-26 Thread Josh Blum
On 02/26/2013 08:03 PM, Manu T S wrote: > In gnuradio/digital/packet_utils, the packets are padded to make it a > multiple of 512 bytes to be sent across the USB(As per the comment there). > > USRP2 and N210 uses ethernet connection. Is it important to have padding > for USRP in for these device