| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -39/+55 |
* | GRC: core Block: deprecated property | Marcus Müller | 2021-06-01 | 1 | -7/+29 |
* | grc: Fix vector length bug | Solomon Tan | 2021-05-24 | 1 | -0/+1 |
* | grc: Fix message port show/hide problem due to bus logic update | David Pi | 2020-12-17 | 1 | -2/+5 |
* | grc: fix pylint C0330: wrong hanging indentation | Clayton Smith | 2020-10-20 | 1 | -1/+1 |
* | grc: fix pylint C0326: wrong number of spaces | Clayton Smith | 2020-10-20 | 1 | -3/+3 |
* | grc: remove six | Clayton Smith | 2020-10-05 | 1 | -23/+21 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | grc: fixup: dynamically update namespaces from blocks (#3317) | Sebastian Koslowski | 2020-05-16 | 1 | -4/+6 |
* | grc: dynamically update namespaces from blocks | Jacob Gilbert | 2020-05-15 | 1 | -1/+16 |
* | grc: workaround to allow epy blocks/modules to load | Josh Morman | 2020-03-26 | 1 | -2/+5 |
* | Allow grc to load flowgraphs with missing blocks | Terry May | 2020-03-12 | 1 | -2/+2 |
* | grc: Fix C++ code generation | Terry May | 2020-02-18 | 1 | -39/+91 |
* | grc: add python snippets to GRC | Josh Morman | 2020-02-10 | 1 | -0/+4 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | GRC: update cloned port's dtype | Glenn Richardson | 2019-09-20 | 1 | -0/+1 |
* | grc: clean up todos from busports | Josh Morman | 2019-07-21 | 1 | -6/+4 |
* | grc: add busports back into 3.8 | Josh Morman | 2019-07-15 | 1 | -2/+221 |
* | grc: introduce flag 'show_id' to show block id | Bastian Bloessl | 2019-06-29 | 1 | -1/+1 |
* | grc: only use cpp_templates if block has a cpp flag | Andrej Rode | 2018-12-30 | 1 | -1/+2 |
* | Small fixes to get the C++ generator working again | Håkon Vågsether | 2018-12-18 | 1 | -0/+2 |
* | Added C++ support to gr-analog, gr-blocks and grc | Håkon Vågsether | 2018-12-18 | 1 | -1/+8 |
* | Add C++ generation | Håkon Vågsether | 2018-11-23 | 1 | -2/+96 |
* | grc: Improve exception handling (bare and unnecessary) | Brennan Ashton | 2018-11-15 | 1 | -1/+1 |
* | grc: refactor: move Param cls to core.params | Sebastian Koslowski | 2017-11-08 | 1 | -1/+0 |
* | grc: move port and param init to block builder | Sebastian Koslowski | 2017-11-08 | 1 | -68/+13 |
* | [grc] fix conversion of <check> and rename them to asserts | Sebastian Koslowski | 2017-10-01 | 1 | -7/+7 |
* | [grc] python3: fix stream port indexes (fixes 4340e4fe836d525ce30cd0a884400b7... | Sebastian Koslowski | 2017-09-30 | 1 | -3/+2 |
* | Fixing GRC not saving the ID of the Options block | Håkon Vågsether | 2017-08-03 | 1 | -1/+1 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -0/+416 |