1GNURADIO(1) User Commands GNURADIO(1)
2
3
4
6 gr-modtool - The swiss army knife of module editing
7
9 When developing a module, there's a lot of boring, monotonous work in‐
10 volved: boilerplate code, makefile editing etc. gr-modtool is a script
11 which aims to help with all these things by automatically editing make‐
12 files, using templates and doing as much work as possible for the de‐
13 veloper, such that you can jump straight into the DSP coding.
14
15 Note that gr-modtool makes a lot of assumptions on what the code looks
16 like. The more your module is custom and has specific changes, the less
17 useful gr-modtool becomes.
18
20 https://wiki.gnuradio.org/index.php/OutOfTreeModules
21
22
23
24gr_modtool 3.10.6.0 2023-08-05 GNURADIO(1)