summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/flat_flowgraph.cc
Commit message (Expand)AuthorAgeFilesLines
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-319/+323
* runtime: replace compile-time debugging option by GR_LOG_DEBUG()Andrej Rode2018-08-261-120/+113
* runtime: connect message ports after unlock()Bastian Bloessl2016-09-301-0/+9
* Merge branch 'maint'Johnathan Corgan2016-05-301-2/+2
|\
| * cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-301-2/+2
* | Merge remote-tracking branch 'tom/set_max_noutput_items'Johnathan Corgan2016-02-101-0/+7
|\ \
| * | runtime: always set max_noutput_items.Tom Rondeau2016-01-281-0/+7
| |/
* | Merge remote-tracking branch 'tom/issue713'Johnathan Corgan2016-02-101-1/+5
|\ \ | |/ |/|
| * runtime: addresses issue #713.Tom Rondeau2016-01-281-1/+5
* | runtime: issue 883: fixes calculation of alignment in items.Tom Rondeau2016-01-271-2/+2
|/
* runtime: fix hierarchical block message port flattening/GRC usageTim O'Shea2015-12-081-4/+23
* runtime: better documentation for the set min/max output buffer functions.Tom Rondeau2015-04-091-6/+3
* gnuradio-runtime: added logger to flat_flowgraph and print out a warning for ...Bill Clark2015-04-011-0/+8
* runtime: changed name from set_group_delay to declare_sample_delay.Tom Rondeau2013-11-011-1/+1
* runtime: for blocks with a group delay, tag location should be moved accordin...Tom Rondeau2013-10-291-1/+2
* runtime: 2 threading issues with the shared memory system.Tom Rondeau2013-06-141-1/+10
* runtime: export list of msg connections when performance counters are enabledTim O'Shea2013-06-071-0/+9
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+436