Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: add functionality to generate bindings | Josh Morman | 2020-06-04 | 1 | -320/+0 |
| | | | | | | | | This currently exists in two places 1) Bindtool (longevity TBD) which calls blocktool to parse the public header file in the include directory 2) Modtool - binding of headers added to add and bind. rm, update, info, etc still TODO | ||||
* | gr-utils: restructure {mod,block}tool folders | japm48 | 2020-04-10 | 1 | -0/+320 |
Move modtool and blocktool outside of the python folder, as per issue #2462. |