| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -10/+10 |
* | fec: Remove manual memory management | Thomas Habets | 2020-09-07 | 1 | -1/+5 |
* | fec/cc_decoder: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -3/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -60/+66 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -2/+0 |
* | fec: Move the definition of yp_kernel from the class into a temp variable in ... | Michael Dickens | 2015-04-02 | 1 | -1/+0 |
* | fec: wip: adding concept of padding for CC encoder/decoder. | Tom Rondeau | 2014-05-17 | 1 | -1/+2 |
* | fec: updating puncturing, adding documentation, adding CCSDS encoder. | Tom Rondeau | 2014-05-17 | 1 | -15/+15 |
* | fec: improved fecapi stuff. | Nick McCarthy | 2014-05-17 | 1 | -0/+1 |
* | adding ber sink to qt gui | Nicholas McCarthy | 2014-05-17 | 1 | -1/+1 |
* | fec: Merging fecapi with support for CC code. | Tom Rondeau | 2014-05-17 | 1 | -0/+104 |