summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/flowgraph.h
Commit message (Expand)AuthorAgeFilesLines
* global: Replace stdio logging with loggerDavid Winter2021-10-211-0/+2
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* Fix typos throughout the codeluzpaz2020-10-291-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-151/+167
* runtime: replace compile-time debugging option by GR_LOG_DEBUG()Andrej Rode2018-08-261-5/+13
* added Doxygen for flowgraphMarcus Müller2015-06-281-15/+61
* Fixed non-virtual dtor pseudoissue in [flat_]flowgraphMarcus Müller2015-04-141-1/+1
* runtime: adds ability to output flowgraph in dot format (resolves issue 245).Johannes Schmitz2014-03-071-2/+4
* runtime: export list of msg connections when performance counters are enabledTim O'Shea2013-06-071-0/+14
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+256