discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gr-modtool: Dual API version


From: Martin Braun (CEL)
Subject: [Discuss-gnuradio] gr-modtool: Dual API version
Date: Mon, 26 Nov 2012 20:29:04 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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

Attachment: pgp7WDXBpt13s.pgp
Description: PGP signature


reply via email to

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