summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/code_generator.py
Commit message (Collapse)AuthorAgeFilesLines
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-041-62/+0
| | | | | | | | | | | | | | This commit contains all the changes done during the 2018 GSoC "gr-modtool overhaul". Changes include: - Rewrite of gr-modtool based on Python Click - Split of gr-modtool in cli and core - Adherence to new GNU Radio 3.8 API for OOTs - Pylint improvements - Py3k and Py2k compatibility This feature is merged in a squash-merge due to big refactoring on the head and base branch and the impossibility to unclutter both.
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-6/+8
|
* modtool: Switched over to mako template engineMartin Braun2015-12-281-29/+31
|
* modtool: bugfixes for in-tree operation (include paths, license, cmake editing)Martin Braun2013-11-191-0/+4
|
* modtool: Fixes for intial templates of a block.Tom Rondeau2013-05-241-0/+2
| | | | | 1. adds '$' to args in the GRC xml <make> tag. 2. sets <+ITYPE+> and <+OTYPE+> for all I/O data types in io_signature and in work functions to be more clear what needs modification.
* modtool: updated to pimpl formatMartin Braun2013-05-021-8/+8
|
* modtool: added tagged_stream block as an optionMartin Braun2013-03-171-0/+1
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+51
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project