summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/dvbt/dvbt_convolutional_deinterleaver_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* dtv: Remove manual memory managementThomas Habets2020-10-231-11/+6
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-86/+93
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-1/+1
* Add DVB-T receiver.Bogdan Diaconescu2015-09-051-0/+137