Re: [Discuss-gnuradio] ieee80211 Packet Header Question

2017-06-19 Thread Bastian Bloessl
Hi, On 06/19/2017 04:35 AM, Richard Bell wrote: Hello, I'm looking at the ieee 802-11 OOT from cgran to try and duplicate the custom packet header creation done there. I'm wondering how the signal_field "block" (it's not a block, it's just a class I think) was made. It was not

[Discuss-gnuradio] ieee80211 Packet Header Question

2017-06-18 Thread Richard Bell
Hello, I'm looking at the ieee 802-11 OOT from cgran to try and duplicate the custom packet header creation done there. I'm wondering how the signal_field "block" (it's not a block, it's just a class I think) was made. Is it a 'noblock', or is it something else? I'm not sure because there are