| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -319/+323 |
* | runtime: replace compile-time debugging option by GR_LOG_DEBUG() | Andrej Rode | 2018-08-26 | 1 | -120/+113 |
* | runtime: connect message ports after unlock() | Bastian Bloessl | 2016-09-30 | 1 | -0/+9 |
* | Merge branch 'maint' | Johnathan Corgan | 2016-05-30 | 1 | -2/+2 |
|\ |
|
| * | cmake: Windows-specific fixes for compatibility | Paul Cercueil | 2016-05-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'tom/set_max_noutput_items' | Johnathan Corgan | 2016-02-10 | 1 | -0/+7 |
|\ \ |
|
| * | | runtime: always set max_noutput_items. | Tom Rondeau | 2016-01-28 | 1 | -0/+7 |
| |/ |
|
* | | Merge remote-tracking branch 'tom/issue713' | Johnathan Corgan | 2016-02-10 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | runtime: addresses issue #713. | Tom Rondeau | 2016-01-28 | 1 | -1/+5 |
* | | runtime: issue 883: fixes calculation of alignment in items. | Tom Rondeau | 2016-01-27 | 1 | -2/+2 |
|/ |
|
* | runtime: fix hierarchical block message port flattening/GRC usage | Tim O'Shea | 2015-12-08 | 1 | -4/+23 |
* | runtime: better documentation for the set min/max output buffer functions. | Tom Rondeau | 2015-04-09 | 1 | -6/+3 |
* | gnuradio-runtime: added logger to flat_flowgraph and print out a warning for ... | Bill Clark | 2015-04-01 | 1 | -0/+8 |
* | runtime: changed name from set_group_delay to declare_sample_delay. | Tom Rondeau | 2013-11-01 | 1 | -1/+1 |
* | runtime: for blocks with a group delay, tag location should be moved accordin... | Tom Rondeau | 2013-10-29 | 1 | -1/+2 |
* | runtime: 2 threading issues with the shared memory system. | Tom Rondeau | 2013-06-14 | 1 | -1/+10 |
* | runtime: export list of msg connections when performance counters are enabled | Tim O'Shea | 2013-06-07 | 1 | -0/+9 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+436 |