summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/messages/msg_accepter_msgq.h
Commit message (Collapse)AuthorAgeFilesLines
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | run /usr/share/clang/run-clang-tidy.py -checks=file '-header-filter=.*' -fix .. from build directory. Then, clang-format -i $(git diff --name-only origin/master) to clang-format changed files. Then, refresh all header hashes in pybind bindings (*/python/bindings/*.cc) Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
* Update license header to SPDX formatdevnulling2020-01-271-12/+1
|
* runtime: delete bogus parent class form msg_accepter_msgqBastian Bloessl2019-09-051-1/+1
|
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-16/+16
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+53