summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/flowgraph.cc
Commit message (Expand)AuthorAgeFilesLines
* global: Replace stdio logging with loggerDavid Winter2021-10-211-10/+9
* logging: remove <iostream> from logger.h, add where consequently missingMarcus Müller2021-06-171-1/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* runtime: add msg ports to dot graph and use unique namesBastian Bloessl2019-08-221-1/+7
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-317/+278
* runtime: corrected spellingJohnathan Corgan2014-10-311-1/+1
* runtime: accessor for message port map & printing more informative error when...Balint Seeber2014-06-131-1/+7
* runtime: adds ability to output flowgraph in dot format (resolves issue 245).Johannes Schmitz2014-03-071-2/+31
* runtime: make sure all message only blocks always get a thread context (not j...Tim O'Shea2013-10-121-2/+3
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+519