summaryrefslogtreecommitdiff
path: root/gr-fec/lib/cc_encoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-6/+6
* gr-fec: fix compiler warningClayton Smith2020-02-101-1/+1
* 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-33/+37
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-3/+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-12/+13
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-171-0/+73