| Commit message (Expand) | Author | Age | Files | Lines |
* | analog: PLL Freq Det: refactor (implementation in .cc, not .h) | Marcus Müller | 2021-04-17 | 1 | -0/+16 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | gr-digital: Improve PLL Loops and Clock Recovery | ghostop14 | 2020-02-15 | 1 | -17/+0 |
* | runtime/math: unclutter GR_M_ math constant defines | Marcus Müller | 2020-02-14 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -160/+126 |
* | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -10/+7 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -6/+6 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -17/+17 |
* | analog: added PLL blocks to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-30 | 1 | -0/+198 |