| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -54/+58 |
* | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -2/+3 |
* | analog: add ControlPort interfaces to frequency_modulator block. | Tom Rondeau | 2016-02-12 | 1 | -0/+22 |
* | frequency_modulator_fc: float modulo using cmath | Marcus Müller | 2015-07-07 | 1 | -6/+4 |
* | float internally, double in API: Honest signatures for honest people | Marcus Müller | 2015-06-30 | 1 | -2/+2 |
* | do not use deprecated gr_int* types | Jiří Pinkava | 2015-03-29 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -7/+7 |
* | Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks." | Tom Rondeau | 2013-03-18 | 1 | -3/+3 |
* | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks. | Tom Rondeau | 2013-03-08 | 1 | -3/+3 |
* | analog: adding frequency_modulator_fc to gr-analog, with QA and GRC. | Tom Rondeau | 2012-10-25 | 1 | -0/+82 |