| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -26/+26 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -3/+3 |
* | digital/pfb_clock_sync: Remove manual memory management and pointers | Thomas Habets | 2020-08-14 | 1 | -3/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-digital: Add more const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | digital: pfb clock sync: Remove deprecated set_taps() API call | Martin Braun | 2020-01-06 | 1 | -4/+4 |
* | gr-digital: Modernize C++ | Thomas Habets | 2020-01-02 | 1 | -4/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -95/+93 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+0 |
* | digital: pfb_clock_sync_ccf tag offset update. | Tom Rondeau | 2016-06-14 | 1 | -0/+2 |
* | digital: addresses issue #890. | Tom Rondeau | 2016-02-02 | 1 | -1/+4 |
* | digital: cleaned up pfb_clock_sync blocks and make sure fff and ccf doing the... | Tom Rondeau | 2013-11-09 | 1 | -2/+0 |
* | digital: costas_loop looks for 'phase_est' tags and resets its phase estimate... | Tom Rondeau | 2013-10-29 | 1 | -0/+4 |
* | digital: moved include dir to gnuradio/digital | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | ctrlport: updated all blocks using controlport to use new style of setup_rpc. | Tom Rondeau | 2013-01-23 | 1 | -13/+2 |
* | ctrlport: fixing up controlport integration into gnuradio-core for merge with... | Tom Rondeau | 2012-12-03 | 1 | -0/+17 |
* | digital: fixed up documentation and default values of digital blocks. | Tom Rondeau | 2012-08-22 | 1 | -3/+3 |
* | digital: updated blocks to make qa_constellation* tests pass. | Tom Rondeau | 2012-08-12 | 1 | -0/+115 |