summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* gr-utils: restructure {mod,block}tool foldersjapm482020-04-101-0/+0
| | | | | Move modtool and blocktool outside of the python folder, as per issue #2462.
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-041-37/+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-13/+15
|
* modtool: replace OptionParser by ArgumentParserJiří Pinkava2016-06-301-2/+1
|
* modtool: Switched over to mako template engineMartin Braun2015-12-281-2/+1
|
* modtool/rename: squashed commits for pull request.Johannes Demel2015-01-131-0/+1
| | | | | | | | | | Added rename capability to gr_modtool modtool/rename: added python block support modtool/rename: added C++ QA code support modtool/rename: Removed superfluous print statements
* modtool: no more exit() in modtool packageSebastian Koslowski2013-11-271-1/+2
| | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+35
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project