Forum: GNU Radio gr-modtool: Dual API version

Posted by Martin Braun (CEL) (Guest)
on 2012-11-26 20:29
(Received via mailing list)
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] https://github.com/mbant/gr-modtool/
--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
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
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.