summaryrefslogtreecommitdiff
path: root/gr-fec/lib/cc_decoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-10/+10
* fec: Remove manual memory managementThomas Habets2020-09-071-1/+5
* fec/cc_decoder: Remove manual memory managementThomas Habets2020-08-141-3/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-60/+66
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-2/+0
* fec: Move the definition of yp_kernel from the class into a temp variable in ...Michael Dickens2015-04-021-1/+0
* fec: wip: adding concept of padding for CC encoder/decoder.Tom Rondeau2014-05-171-1/+2
* fec: updating puncturing, adding documentation, adding CCSDS encoder.Tom Rondeau2014-05-171-15/+15
* fec: improved fecapi stuff.Nick McCarthy2014-05-171-0/+1
* adding ber sink to qt guiNicholas McCarthy2014-05-171-1/+1
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-171-0/+104