Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: gr-modtool overhaul GSoC 2018 | Swapnil Negi | 2019-01-04 | 1 | -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 python3 | Douglas Anderson | 2017-02-26 | 1 | -6/+8 |
| | |||||
* | modtool: Switched over to mako template engine | Martin Braun | 2015-12-28 | 1 | -29/+31 |
| | |||||
* | modtool: bugfixes for in-tree operation (include paths, license, cmake editing) | Martin Braun | 2013-11-19 | 1 | -0/+4 |
| | |||||
* | modtool: Fixes for intial templates of a block. | Tom Rondeau | 2013-05-24 | 1 | -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 format | Martin Braun | 2013-05-02 | 1 | -8/+8 |
| | |||||
* | modtool: added tagged_stream block as an option | Martin Braun | 2013-03-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+51 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |