summaryrefslogtreecommitdiff
path: root/gr-analog/lib/pll_freqdet_cf_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* analog: PLL Freq Det: refactor (implementation in .cc, not .h)Marcus Müller2021-04-171-0/+16
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+1
* gr-digital: Improve PLL Loops and Clock Recoveryghostop142020-02-151-17/+0
* runtime/math: unclutter GR_M_ math constant definesMarcus Müller2020-02-141-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-160/+126
* 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-6/+6
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-17/+17
* analog: added PLL blocks to gr-analog with QA and GRC.Tom Rondeau2012-10-301-0/+198