discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP packet parsing


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] USRP packet parsing
Date: Wed, 21 Mar 2007 10:50:30 -0700
User-agent: Mutt/1.5.9i

On Tue, Mar 20, 2007 at 08:07:04PM -0400, Brian Padalino wrote:
> The length of the packet is built into the packet, isn't it?  Do we
> need to keep a count of the packet length, or just take it from the
> packet itself?
> 
> Brian

The payload length is in the packet.  The total length including the
fixed length header is Payload Length + 8 (per usrp/doc/inband-signaling-usb)

Eric




reply via email to

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