summaryrefslogtreecommitdiff
path: root/gr-digital/lib/clock_recovery_mm_cc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* IWYU: iomanip, iostream, sstreamMarcus Müller2021-09-071-0/+1
* global: remove unused <iomanip>, fix other includes in affected files when ob...Marcus Müller2021-06-171-1/+0
* digital/clock_recovery_mm: Remove manual memory managementThomas Habets2020-08-141-9/+7
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* gr-digital: Improve PLL Loops and Clock Recoveryghostop142020-02-151-25/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-180/+179
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-1/+1
* clock_recovery_mm_cc: assertions, logging now properMarcus Müller2018-07-091-7/+4
* clock_recovery_mm_cc: vector out-of-bound access, whitespaceMarcus Müller2018-07-091-63/+66
* bugfix: clock_recovery tag offsets are drifting over timeJonathan Brucker2016-08-091-0/+1
* digital: mm clock recovery - fix clipping w/ 2nd outputBastian Bloessl2015-04-011-1/+1
* digital: applying same fix of the complex M&M clock recovery block as the flo...Tom Rondeau2014-09-241-20/+28
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-11/+11
* digital: fix missing includeJohnathan Corgan2012-08-281-0/+1
* digital: converted clock recovery MM loops (cc and ff).Tom Rondeau2012-08-091-0/+213