| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -3/+3 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | gr-digital: Improve Performance of Costas Loop | ghostop14 | 2020-02-14 | 1 | -12/+60 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-digital: Remove unused private variable and -Wsign-compare warnings. | Ron Economos | 2020-01-27 | 1 | -1/+0 |
* | Change some ints to unsigned int | Thomas Habets | 2020-01-06 | 1 | -3/+3 |
* | gr-digital: Add more const | Thomas Habets | 2020-01-06 | 1 | -3/+4 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -77/+77 |
* | digital: adding use of tanh and snr info to costas loop. | Tom Rondeau | 2014-10-21 | 1 | -5/+40 |
* | digital: white space removal. | Tom Rondeau | 2014-04-10 | 1 | -5/+5 |
* | digital: adding ControlPort interfaces to the costas loop (also formatting ta... | Tom Rondeau | 2013-10-29 | 1 | -0/+5 |
* | digital: moved include dir to gnuradio/digital | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | analog, digital: fixed control_loop-derived blocks to inherit control_loop fu... | Tom Rondeau | 2013-03-18 | 1 | -2/+1 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -2/+2 |
* | digital: converted correlator blocks to 3.7; everything to make qa_correlate_... | Tom Rondeau | 2012-08-12 | 1 | -0/+70 |