| Commit message (Expand) | Author | Age | Files | Lines |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 1 | -2/+2 |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+5 |
* | fec: generic_{en,de}coder: Use logger_get_configured_logger helper | David Winter | 2021-07-02 | 1 | -22/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -71/+51 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -7/+1 |
|\ |
|
| * | cmake: remove ENABLE_GR_LOG and require log4cpp | Johnathan Corgan | 2016-06-26 | 1 | -7/+1 |
* | | fix incorrect strings passed to the log console appender | Cate | 2018-06-28 | 1 | -2/+2 |
|/ |
|
* | fec: updating FEC encoder/decoder loggers to use set function instead of add ... | Tom Rondeau | 2014-06-30 | 1 | -3/+3 |
* | fec: updating puncturing, adding documentation, adding CCSDS encoder. | Tom Rondeau | 2014-05-17 | 1 | -0/+70 |
* | fec: Merging fecapi with support for CC code. | Tom Rondeau | 2014-05-17 | 1 | -0/+50 |