discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] how does Packet Header Generator module handle tags


From: Tiankun Hu
Subject: [Discuss-gnuradio] how does Packet Header Generator module handle tags
Date: Sun, 20 Jul 2014 20:54:50 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi Experts,
I was reading tx_ofdm.py. I found this module use  'set_tag_propagation_policy(TPP_DONT)' to handle tags by itself, but I cann't find the code that used to handle tag in this module.
I knew this module will call 'packet_header_ofdm.header_formatter()' and '
packet_header_default.header_formatter()', but I also cann't find the handle tag code in these functions.
Anyone can help me figure out where does this module process tags?

Thanks
Tiankun

reply via email to

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