| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Move FFT functions and blocks to templates (#3903) | mormj | 2020-11-03 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | gr-dtv: Use new FFT allocation scheme for DVB-T2 blocks. | Ron Economos | 2020-02-13 | 1 | -37/+38 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -283/+309 |
* | dtv: Fix gcc8 -Wclass-memaccess warnings/errors. | Ron Economos | 2019-01-11 | 1 | -2/+3 |
* | gr-dtv: Clean up minor Coverity Scan issues. | Ron Economos | 2015-06-01 | 1 | -4/+0 |
* | gr-dtv: Add DVB-T transmitter updated files. | Ron Economos | 2015-05-14 | 1 | -2/+2 |
* | dtv: redo c++0x complaint std::complex to be c++11 compliant; works on OSX wi... | Michael Dickens | 2015-04-02 | 1 | -9/+4 |
* | gr-dtv: Add DVB-T2 transmitter. | Ron Economos | 2015-03-10 | 1 | -0/+366 |