| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Move modtool and blocktool outside of the python folder,
as per issue #2462.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Conflicts:
gr-utils/python/modtool/modtool_newmod.py
|
|
Conflicts:
gr-utils/python/create-gnuradio-out-of-tree-project
|