summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/basic_block.cc
Commit message (Expand)AuthorAgeFilesLines
* logging core: replace log4cpp by spdlogMarcus Müller2021-11-191-2/+7
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* runtime: don't do two lookups to verify existence and get msg handlerMarcus Müller2021-04-051-3/+3
* runtime: remove ready message receiver queue remnant from basic_blockMarcus Müller2021-04-051-5/+1
* runtime: fix latency issue caused by setting block alias on message blockJacob Gilbert2020-09-301-1/+1
* runtime: move loggers from gr::block to gr::basic_blockMarcus Müller2020-04-131-1/+4
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-122/+108
* runtime: delete blocking wait for messageBastian Bloessl2016-06-291-23/+0
* runtime: Add a timeout option on basic_block::delete_head_blockingSylvain Munaut2015-01-151-3/+12
* logger: adds a function to the logger facilities that allows us to update the...Tom Rondeau2014-12-041-0/+2
* grc: adding advanced tab feature to set a block's alias.Tom Rondeau2014-05-171-9/+18
* runtime: expose message_subscribers() interface to python blocksTim O'Shea2013-10-121-13/+20
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+233