summaryrefslogtreecommitdiff
path: root/gr-digital/lib/clock_tracking_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* gr-digital: Improve PLL Loops and Clock Recoveryghostop142020-02-151-54/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-297/+220
* gr-digital: Prevent the clock tracking loop from generating negative estimatesAndy Walls2019-02-171-0/+12
* digital: replace 'and', 'or', 'not' with &&, ||, ! respectivelyPiotr Krysik2018-02-031-1/+1
* digital: Add expected TED gain for computing symbol sync loop gainsAndy Walls2017-07-241-5/+31
* gr-filter, digital: Add symbol_sync_{cc|ff} and auxiliary classesAndy Walls2017-07-171-0/+307