summaryrefslogtreecommitdiff
path: root/gr-analog/lib/frequency_modulator_fc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* 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-54/+58
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-2/+3
* analog: add ControlPort interfaces to frequency_modulator block.Tom Rondeau2016-02-121-0/+22
* frequency_modulator_fc: float modulo using cmathMarcus Müller2015-07-071-6/+4
* float internally, double in API: Honest signatures for honest peopleMarcus Müller2015-06-301-2/+2
* do not use deprecated gr_int* typesJiří Pinkava2015-03-291-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-7/+7
* Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks."Tom Rondeau2013-03-181-3/+3
* blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks.Tom Rondeau2013-03-081-3/+3
* analog: adding frequency_modulator_fc to gr-analog, with QA and GRC.Tom Rondeau2012-10-251-0/+82