discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Max packet size of make_packet()


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Max packet size of make_packet()
Date: Sun, 26 Aug 2007 19:49:58 -0700
User-agent: Mutt/1.5.9i

On Sun, Aug 26, 2007 at 02:22:53PM -0700, Meenaktchi Venkatachalam wrote:
> Hi,
> 
> I was wondering what is the max packet size of a packet being generated by
> make_packet(). It looks like it is a multiple of 512Bytes. Is the max also
> 512B?
> 
> Thanks


IIRC it's about 4096 bytes.  Maybe a bit smaller because of some
overhead.  The limit is somewhat arbitrary, and could be removed by
having the whitener code reuse the whitening mask when it got to the
end.

Eric




reply via email to

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