[Discuss-gnuradio] modulation packet loss

2013-03-09 Thread Patrick Cunniff
When doing any type of modulation, I'm losing the last packet or two. I'm wondering if it's possible to either get rid of packetization all together or to output the piece of the last packet received even though it doesn't get filled completely. Inside of packet.py, it seems to be stuck in here: ms

[Discuss-gnuradio] modulation packet loss

2013-03-11 Thread Patrick Cunniff
Hi, When doing any type of modulation, I'm losing the last packet or two. I'm wondering if it's possible to either get rid of packetization all together or to output the piece of the last packet received even though it doesn't get filled completely. Inside of packet.py, it seems to be stuck in her

Re: [Discuss-gnuradio] modulation packet loss

2013-03-19 Thread Patrick Cunniff
I am actually trying to work with the OFDM block and it seems like packetization is kind of integrated into the OFDM module. Can you confirm this? And do you know where I could find channel coding/FEC examples? Thanks, Pat ___ Discuss-gnuradio mailing li