aboutsummaryrefslogtreecommitdiffstats
path: root/gr-fec/lib/encoder_impl.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* change rounding method to `lround`Mathias Rasmussen2019-11-171-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-61/+52
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-1/+2
* Merge branch 'maint'Tom Rondeau2014-12-291-9/+0
|\
| * fec: cleanupTom Rondeau2014-12-291-2/+6
* | fec: turning off some debug output.Tom Rondeau2014-09-241-6/+6
|/
* fec: updating puncturing, adding documentation, adding CCSDS encoder.Tom Rondeau2014-05-171-10/+22
* fec: encoder now outputs bytes to make it more easily integratable with modulators.Tom Rondeau2014-05-171-5/+0
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-171-0/+106