summaryrefslogtreecommitdiff
path: root/gr-analog/lib/pll_carriertracking_cc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* runtime/math: unclutter GR_M_ math constant definesMarcus Müller2020-02-141-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-190/+168
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-10/+7
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-8/+8
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-18/+18
* analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-301-0/+228