Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GNURADIO(1)			 User Commands			   GNURADIO(1)

NAME
       gr-modtool - The	swiss army knife of module editing

DESCRIPTION
       When  developing	a module, there's a lot	of boring, monotonous work in-
       volved: boilerplate code, makefile editing etc. gr-modtool is a	script
       which aims to help with all these things	by automatically editing make-
       files,  using  templates	and doing as much work as possible for the de-
       veloper,	such that you can jump straight	into the DSP coding.

       Note that gr-modtool makes a lot	of assumptions on what the code	 looks
       like. The more your module is custom and	has specific changes, the less
       useful gr-modtool becomes.

SEE ALSO
       https://wiki.gnuradio.org/index.php/OutOfTreeModules

gr_modtool 3.10.12.0		  2025-11-06			   GNURADIO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gr_modtool&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help