summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/block_detail.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: Custom Buffer/Accelerator Device Support - Milestone 2David Sorber2021-10-251-0/+2
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-0/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* runtime: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-1/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-tidy: misc-throw-by-value-catch-by-referenceAnders Kalør2019-08-151-2/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-405/+322
* gnuradio-runtime: Optimize some buffer[_reader]_sptr grabs and releasesAndy Walls2018-02-031-12/+16
* runtime: executor fixes for tag propagationTom Rondeau2016-06-141-0/+8
* runtime: addresses issue #713.Tom Rondeau2016-01-281-0/+20
* runtime: add throughput counterNathan West2014-10-311-0/+13
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-4/+4
* runtime: for blocks with a group delay, tag location should be moved accordin...Tom Rondeau2013-10-291-1/+1
* runtime: Added a Performance Counter that stores the accumulated work_time co...Tom Rondeau2013-09-061-0/+8
* runtime: fix for timer issue that was causing qtgui components to not plotTim O'Shea2013-06-061-2/+2
* runtime: adding thread priority methods to gr::blockTim O'Shea2013-06-051-0/+16
* runtime: fixing mutex handling for perf counters.Tom Rondeau2013-05-201-3/+5
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-121-6/+10
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+474