summaryrefslogtreecommitdiff
path: root/gr-digital/lib/costas_loop_cc_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-3/+3
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* gr-digital: Improve Performance of Costas Loopghostop142020-02-141-12/+60
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* gr-digital: Remove unused private variable and -Wsign-compare warnings.Ron Economos2020-01-271-1/+0
* Change some ints to unsigned intThomas Habets2020-01-061-3/+3
* gr-digital: Add more constThomas Habets2020-01-061-3/+4
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-77/+77
* digital: adding use of tanh and snr info to costas loop.Tom Rondeau2014-10-211-5/+40
* digital: white space removal.Tom Rondeau2014-04-101-5/+5
* digital: adding ControlPort interfaces to the costas loop (also formatting ta...Tom Rondeau2013-10-291-0/+5
* digital: moved include dir to gnuradio/digitalJohnathan Corgan2013-04-291-1/+1
* analog, digital: fixed control_loop-derived blocks to inherit control_loop fu...Tom Rondeau2013-03-181-2/+1
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-2/+2
* digital: converted correlator blocks to 3.7; everything to make qa_correlate_...Tom Rondeau2012-08-121-0/+70