| Commit message (Expand) | Author | Age | Files | Lines |
* | dtv: Remove manual memory management | Thomas Habets | 2020-10-23 | 1 | -87/+16 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Fix for more misc typos | luz.paz | 2019-08-10 | 1 | -1/+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 | -254/+291 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -13/+13 |
|\ |
|
| * | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+1 |
| * | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -12/+12 |
* | | Convert set_relative_rate(double) to the new integer or receiprocal call | Andy Walls | 2018-08-23 | 1 | -1/+1 |
|/ |
|
* | dtv: use numeric_limits for min/max values | Bastian Bloessl | 2017-01-29 | 1 | -4/+5 |
* | gr-dtv: Remove all exit(1) calls and replace with exception. | Ron Economos | 2016-08-19 | 1 | -14/+13 |
* | Merge branch 'maint' | Johnathan Corgan | 2016-05-30 | 1 | -2/+2 |
|\ |
|
| * | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -2/+2 |
* | | dtv: Fix usage of volk_32f_index_max*, first argument, to be uint16_t* as req... | Michael Dickens | 2016-05-28 | 1 | -1/+1 |
* | | gr-dtv: Vastly improved OFDM symbol acquisition for DVB-T receiver. | flarroca | 2015-12-09 | 1 | -85/+93 |
|/ |
|
* | dtv: fix segfault in DVB-T demod OFDM symbol acquisition | Johnathan Corgan | 2015-12-05 | 1 | -36/+6 |
* | gr-dtv: Fix Coverity issue #1327847. | Ron Economos | 2015-11-15 | 1 | -1/+2 |
* | Add DVB-T receiver. | Bogdan Diaconescu | 2015-09-05 | 1 | -0/+417 |