| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -17/+30 |
* | grc: Removed unused code in gnuradio/platform.py | Adarsh Singh | 2021-10-14 | 1 | -7/+1 |
* | grc: Implement grcc --output switch for hierarchical blocks | JaredD | 2021-09-27 | 1 | -6/+5 |
* | GRC: cache now time-dependent, version-sensitive | Marcus Müller | 2021-06-04 | 1 | -1/+1 |
* | grc: Be more informative when missing "options" block. | Ryan Volz | 2021-06-01 | 1 | -1/+14 |
* | grc: Remove extra logger in grc/core/platform | Seth Hitefield | 2021-01-11 | 1 | -1/+0 |
* | grc: remove six | Clayton Smith | 2020-10-05 | 1 | -10/+7 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | grc: add send_flowgraph_error_report to Messages | Grant Cox | 2019-12-19 | 1 | -14/+1 |
* | grc: report flowgraph loading errors nicely in grcc | Grant Cox | 2019-12-19 | 1 | -0/+14 |
* | grc: prevent yaml parser errors from crashing grc | Josh Morman | 2019-08-05 | 1 | -1/+1 |
* | grc: Fix XML loading without lxml | Håkon Vågsether | 2019-07-28 | 1 | -4/+6 |
* | GRC: Fix for GRC crash in case of flowgraph error | Arpit Gupta | 2019-06-18 | 1 | -0/+3 |
* | grc: fix generation of hier2 block in case of multiple message ports | Volker Schroer | 2019-03-31 | 1 | -1/+0 |
* | Make GRC save blank parameters | Håkon Vågsether | 2019-01-03 | 1 | -3/+0 |
* | Fix C++ hier block generation | Håkon Vågsether | 2018-12-18 | 1 | -3/+0 |
* | Add C++ generation | Håkon Vågsether | 2018-11-23 | 1 | -0/+17 |
* | Fixed GRC saving corrupted .grc files | Håkon Vågsether | 2018-07-30 | 1 | -3/+3 |
* | grc: refactor: move Param cls to core.params | Sebastian Koslowski | 2017-11-08 | 1 | -3/+2 |
* | grc: disable auto-conversion and implement json cache | Sebastian Koslowski | 2017-11-08 | 1 | -59/+50 |
* | Merge branch 'next' into python3 | Sebastian Koslowski | 2017-09-06 | 1 | -0/+1 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -0/+430 |