summaryrefslogtreecommitdiff
path: root/gr-fec/lib/puncture_bb_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* Remove unneeded boost includes and avoid boost depreciated warningsVolker Schroer2021-02-071-1/+0
* 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-1/+1
* msg_handler: Use lambdas in most componentsJohannes Demel2020-06-041-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* change rounding method to `lround`Mathias Rasmussen2019-11-171-4/+4
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-107/+99
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-1/+2
* fec: changed puncture block for easier to use API.Tom Rondeau2014-05-171-11/+27
* fec: encoder now outputs bytes to make it more easily integratable with modul...Tom Rondeau2014-05-171-0/+137