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.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to