discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Solved:Re: gr-ieee802_11 receiver


From: serefay
Subject: [Discuss-gnuradio] Solved:Re: gr-ieee802_11 receiver
Date: Wed, 12 Apr 2017 05:05:31 -0700 (MST)

Hi all,

thanks to Bastian i have solved my problem. So the problem was due to zero
padding between regenerated frames as Bastian said :  "The padding shouldn't
be all zeros but contain a small amount
of noise. If you send an all-zeros stream of samples, the receiver will
constantly divide by zero, which leads to undeterministic behavior and
random frames get detected." .  So I have changed the zero padding
implementation and added some noise instead of having zeros and now the
receiver can decode all frames. 

Regards




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/gr-ieee802-11-receiver-tp63486p63508.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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