[in a deep, Jedi voice:] Use the source, Luke! Not quite sure which specific message port output we're referring to, here, so I can only give general advice on how to solve this:
* figure out which block is the one generating the message * read the GRC .xml file to figure out which GNU Radio block is "beneath" a GRC block * This might imply you'll have to look inside hierarchical blocks * look for "message_port_pub" inside that block; that will show you where the message is sent, and what the message/PMT object's name is * look for where the message is created * ??? * Profit! Best regards, Marcus On Fri, 2017-11-17 at 01:28 +0000, Rensi Mathew wrote: > Hi all > > I am using a SDR B200 to receive packets from a TelsoB. I am using a message > debug box after the PHY layer. > The output I am getting is > > 0000: 41 98 ad cd ab ff ff 40 2c 81 00 2c 40 32 37 38 > 0010: 37 00 11 e5 1f 65 4e > > I am not able to interpret the fields according to 802.15.4 standard. Can > anyone help me please? > > Thanking you > Rensi Sam > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio