Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: gr-modtool overhaul GSoC 2018 | Swapnil Negi | 2019-01-04 | 1 | -34/+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. | ||||
* | modtool: add option for copyrightholder | Swapnil Negi | 2018-03-22 | 1 | -1/+2 |
| | | | | fixes #1587 | ||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+33 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |