discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fwd: Questions on rx_ofdm example in GR 3.7.1


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Fwd: Questions on rx_ofdm example in GR 3.7.1
Date: Tue, 21 Jan 2014 18:30:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/15/2014 09:26 PM, Aditya Dhananjay wrote:
> Issue B: Additionally, I notice that sometimes the header gets so
> corrupted that the CRC check passes (I suppose these false positives
> cannot be helped, unless we have a longer CRC for the header, but that's
> probably a waste).

For the record: The default is 8 bits CRC, so there's a 1/256th chance a
packet will fail and pass. But then there's also the payload CRC, which
has 32 bits. Unlikely they'll both pass.

MB



reply via email to

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