Hi, We couldn't capture anything when we put wireshark connector after 'decode MAC'. When debug was enable of 'decode Mac', we found the packets were all dropped. We tried to read codes of decode MAC block. We got a question below: code lines : if(result.checksum() != 558161692) { dout << "checksum wrong -- dropping" << std::endl; return; }
why result.checksum() should be a constant value(i.e.558161692) ? Thanks! Best, Li Li -- View this message in context: http://gnuradio.4.n7.nabble.com/gr-ieee-80211-receiver-tp63502p63520.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