summaryrefslogtreecommitdiff
path: root/gr-fec/lib/generic_encoder.cc
Commit message (Expand)AuthorAgeFilesLines
* logging core: replace log4cpp by spdlogMarcus Müller2021-11-191-2/+2
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+5
* fec: generic_{en,de}coder: Use logger_get_configured_logger helperDavid Winter2021-07-021-22/+1
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-71/+51
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-7/+1
|\
| * cmake: remove ENABLE_GR_LOG and require log4cppJohnathan Corgan2016-06-261-7/+1
* | fix incorrect strings passed to the log console appenderCate2018-06-281-2/+2
|/
* fec: updating FEC encoder/decoder loggers to use set function instead of add ...Tom Rondeau2014-06-301-3/+3
* fec: updating puncturing, adding documentation, adding CCSDS encoder.Tom Rondeau2014-05-171-0/+70
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-171-0/+50