Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: gr-modtool overhaul GSoC 2018 | Swapnil Negi | 2019-01-04 | 1 | -104/+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. | ||||
* | Fix typos from switch to Python 3 | Håkon Vågsether | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -7/+11 |
| | |||||
* | modtool: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-06-30 | 1 | -13/+11 |
| | |||||
* | modtool: Added git support | Martin Braun | 2013-11-27 | 1 | -0/+6 |
| | |||||
* | modtool: no more exit() in modtool package | Sebastian Koslowski | 2013-11-27 | 1 | -14/+8 |
| | | | | | Conflicts: gr-utils/python/modtool/modtool_newmod.py | ||||
* | modtool: dashes no longer allowed in modnames at all (fixes #619) | Martin Braun | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 1 | -1/+1 |
| | | | | | Conflicts: gnuradio-core/src/lib/general/gr_prefs.cc | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+102 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |