summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/realtime_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: include boost/format where usedMarcus Müller2021-09-071-0/+1
* runtime/realtime_impl: remove commented out, low-entropy debug printfsMarcus Müller2021-06-171-8/+2
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* runtime: clean up realtime impl namespaceJosh Morman2021-03-081-14/+14
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-4/+4
* runtime: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-3/+13
* realtime_impl: rint/rintf: use appropriate math function for floatMarcus Müller2020-04-111-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-103/+96
* cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-301-35/+35
* runtime: fix use of gr::realtime.Tom Rondeau2013-05-251-95/+109
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+178