summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/dvbt2/dvbt2_p1insertion_cc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Move FFT functions and blocks to templates (#3903)mormj2020-11-031-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* gr-dtv: Use new FFT allocation scheme for DVB-T2 blocks.Ron Economos2020-02-131-37/+38
* 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-283/+309
* dtv: Fix gcc8 -Wclass-memaccess warnings/errors.Ron Economos2019-01-111-2/+3
* gr-dtv: Clean up minor Coverity Scan issues.Ron Economos2015-06-011-4/+0
* gr-dtv: Add DVB-T transmitter updated files.Ron Economos2015-05-141-2/+2
* dtv: redo c++0x complaint std::complex to be c++11 compliant; works on OSX wi...Michael Dickens2015-04-021-9/+4
* gr-dtv: Add DVB-T2 transmitter.Ron Economos2015-03-101-0/+366