discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Generating Custom Packet Header


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Generating Custom Packet Header
Date: Mon, 30 Mar 2015 13:36:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 30.03.2015 11:51, Richard Bell wrote:
If this is correct, how should I replace packet_header_default.cc with
packet_header_mycustom.cc, since they are not blocks in GRC? Should I
think of this the same way I would if I were making a custom GRC block,
and follow the custom block tutorials?

Kind of. The SWIG magic won't work out-of-the-box, though. Bastian's gr-ieee-80211a does this, or check out how gr-digital does this.

Cheers,
M



reply via email to

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