| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 2 | David Sorber | 2021-10-25 | 1 | -0/+2 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 1 | David Sorber | 2021-10-25 | 1 | -0/+1 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | runtime: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -1/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-tidy: misc-throw-by-value-catch-by-reference | Anders Kalør | 2019-08-15 | 1 | -2/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -405/+322 |
* | gnuradio-runtime: Optimize some buffer[_reader]_sptr grabs and releases | Andy Walls | 2018-02-03 | 1 | -12/+16 |
* | runtime: executor fixes for tag propagation | Tom Rondeau | 2016-06-14 | 1 | -0/+8 |
* | runtime: addresses issue #713. | Tom Rondeau | 2016-01-28 | 1 | -0/+20 |
* | runtime: add throughput counter | Nathan West | 2014-10-31 | 1 | -0/+13 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -4/+4 |
* | runtime: for blocks with a group delay, tag location should be moved accordin... | Tom Rondeau | 2013-10-29 | 1 | -1/+1 |
* | runtime: Added a Performance Counter that stores the accumulated work_time co... | Tom Rondeau | 2013-09-06 | 1 | -0/+8 |
* | runtime: fix for timer issue that was causing qtgui components to not plot | Tim O'Shea | 2013-06-06 | 1 | -2/+2 |
* | runtime: adding thread priority methods to gr::block | Tim O'Shea | 2013-06-05 | 1 | -0/+16 |
* | runtime: fixing mutex handling for perf counters. | Tom Rondeau | 2013-05-20 | 1 | -3/+5 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -6/+10 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+474 |