Re: [Discuss-gnuradio] Maximum length of packets using benchmark_tx/rx and packet_utils

2013-02-28 Thread Tom Rondeau
On Wed, Feb 27, 2013 at 8:03 PM, Chris Valenta wrote: > Hey all, > > I'm curious if there is a reason why the maximum length for a digital > packet payload is 4096 bits in packet_utils.py Currently this is limited > because of the length of the whitening mask, but if whitening is not > used...coul

[Discuss-gnuradio] Maximum length of packets using benchmark_tx/rx and packet_utils

2013-02-27 Thread Chris Valenta
Hey all, I'm curious if there is a reason why the maximum length for a digital packet payload is 4096 bits in packet_utils.py Currently this is limited because of the length of the whitening mask, but if whitening is not used...could this be increased? I know the framer_sink limits the length of