discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Packet via USB


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Packet via USB
Date: Mon, 7 Jan 2008 10:35:15 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Mon, Jan 07, 2008 at 11:55:24AM +0100, address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]