Two more updates from the gr-modtool front:
== 3.7 API ==
The master branch of gr-modtool[1] now can handle both CMake-based API
versions (<= 3.6 and 3.7). It should automatically detect which version
you’re using and do the right thing. Given the amount of code added to
make that work, I won’t be guaranteeing a bug-free experience, though.
A couple of remarks:
- ‘gr-modtool.py newmod’ only uses the 3.7 API
- If you want a version that only handles either 3.6 or 3.7, there’s the
format36 and format37 branches (which will not be updated any more)
== Python blocks ==
Due to an increasing amount of grextras users, Python blocks (à la
grextras) are now supported.
Example:
$ gr_modtool add -l python -t sync dsp_ff
will add a Python (sync) block. Hier-blocks will work as before (so you
don’t need grextras for these), but instead of
$ gr_modtool add -t hierpython
you do
$ gr_modtool add -t hier -l python
HF,
MB
[1] GitHub - mbr0wn/gr-modtool: Keeping this repo, for now, for archeaological purposes.
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)
Dipl.-Ing. Martin B.
Research Associate
Kaiserstraße 12
Building 05.01
76131 Karlsruhe
Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu
KIT – University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association