summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/dvbt/dvbt_bit_inner_deinterleaver_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* dtv: include boost/format where usedMarcus Müller2021-06-221-0/+2
* dtv: Remove manual memory managementThomas Habets2020-10-231-15/+4
* 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
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-238/+186
* gr-dtv: Remove all exit(1) calls and replace with exception.Ron Economos2016-08-191-39/+137
* gr-dtv: Fix segfault in DVB-T interleaver and deinterleaver.Ron Economos2016-08-031-4/+6
* MSVC-specific fixes for compatibilitygnieboer2016-05-301-2/+3
* Add DVB-T receiver.Bogdan Diaconescu2015-09-051-0/+191