| Commit message (Expand) | Author | Age | Files | Lines |
* | fir_filter: in constructor, 'decimation' is unused | Jeff Long | 2020-11-30 | 1 | -2/+2 |
* | digital/pfb_clock_sync: Remove manual memory management and pointers | Thomas Habets | 2020-08-14 | 1 | -15/+9 |
* | 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 |
* | gr-digital: Add more const | Thomas Habets | 2020-01-06 | 1 | -3/+2 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 1 | -1/+1 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 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 | -375/+337 |
* | Convert set_relative_rate(double) to the new integer or receiprocal call | Andy Walls | 2018-08-23 | 1 | -1/+1 |
* | fix copypasta typo in pfb_clock_sync_fff_impl.cc | Josh Blum | 2016-08-06 | 1 | -1/+1 |
* | digital: addresses issue #890. | Tom Rondeau | 2016-02-02 | 1 | -7/+16 |
* | digital: Addresses issue #812. | Tom Rondeau | 2016-01-06 | 1 | -0/+3 |
* | digital: pfb_clock_sync throws when no taps are provided (instead of segfault... | Tom Rondeau | 2014-04-21 | 1 | -1/+4 |
* | digital: cleaned up pfb_clock_sync blocks and make sure fff and ccf doing the... | Tom Rondeau | 2013-11-09 | 1 | -8/+7 |
* | digital: fixing PFB clock syncs ccf and fff to behave the same. Fixed doxygen... | Tom Rondeau | 2013-11-01 | 1 | -3/+6 |
* | runtime: add concept up an automatic update_rate to gr::block. | Tom Rondeau | 2013-10-29 | 1 | -0/+3 |
* | digital: pfb_clock_sync: normalizing differential taps for each channel. | Tom Rondeau | 2013-10-29 | 1 | -2/+4 |
* | digital: cleaning up pfb_clock_sync and fixing a segfault in the ccf version. | Tom Rondeau | 2013-10-29 | 1 | -2/+2 |
* | digital: improved handling of data using forecast function in the pfb_clock_s... | Tom Rondeau | 2013-10-29 | 1 | -4/+13 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -6/+6 |
* | digital: updated blocks to make qa_constellation* tests pass. | Tom Rondeau | 2012-08-12 | 1 | -0/+435 |