On Mon, Jan 07, 2008 at 11:55:24AM +0100, [EMAIL PROTECTED] wrote:
> Hi at all,
> i've a question.
> I send a packet data with a variable length to USRP via USB every 1 second.
> At the receiver side, using usrp_fft.py, i notice that the most part of 
> packets
> aren't transmitted.
> Someone could help me?
> 
> Thanks
> Giuseppe PIlla

The packets need to end up padded to the equivalent of 512 bytes,
typically 128 complex samples, otherwise they are not flushed through
the usrp interface.

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to