summaryrefslogtreecommitdiff
path: root/gr-analog/include/gnuradio
Commit message (Expand)AuthorAgeFilesLines
* Update pwr_squelch_ff.hNick2021-12-101-1/+1
* Update pwr_squelch_cc.hNick2021-12-101-1/+1
* analog/fastnoise: avoid modulo operation when picking indicesMarcus Müller2021-03-251-2/+3
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-035-26/+26
* analog: Remove manual memory managementThomas Habets2020-04-101-4/+3
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0127-27/+27
* Update license header to SPDX formatdevnulling2020-01-2736-468/+36
* analog: Add some documentation to squelch blocksAlba Mendez2020-01-023-3/+6
* clang-format: Ordering all the includesMarcus Müller2019-08-095-5/+5
* Tree: clang-format without the include sortingMarcus Müller2019-08-0935-1382/+1388
* gr-analog: sig source byte support mode, added qa tests #1994Eral Tuerkyilmaz2019-04-191-0/+1
* gr-analog: Fix typo in documentationJohannes Schmitz2019-03-041-1/+1
* analog: Fix Doxygen warningsMartin Braun2018-12-122-2/+3
* analog: sig_source: Add phase parameterAdrian Suciu2018-11-151-1/+32
* CMake: remove duplicately installed filesMarcus Müller2018-11-121-1/+0
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-315-55/+60
|\
| * analog: replace gengen with C++ templatesAndrej Rode2018-08-255-52/+59
| * Merge branch 'master' into nextMartin Braun2018-02-034-5/+5
| |\
| * \ Merge branch 'master' into nextJohnathan Corgan2017-04-231-1/+1
| |\ \
| * \ \ Merge branch 'master' into nextJohnathan Corgan2016-09-151-0/+1
| |\ \ \
| * | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | | | | analog: improve fastnoise qaAndrej Rode2018-03-301-0/+3
| |_|_|/ |/| | |
* | | | Merge branch 'maint'Martin Braun2018-02-031-2/+2
|\ \ \ \
| * | | | Use type-generic or float versions of cmath functions where appropriate.Marcus Müller2018-02-031-2/+2
| | |_|/ | |/| |
* / | | Comment typo fixing.luz.paz2018-02-033-3/+3
|/ / /
* | / Fix documentation typo in frequency_modulator_fcrajb2452017-04-231-1/+1
| |/ |/|
* | Mark mod blocks for deprecationSebastian Müller2016-09-141-0/+1
|/
* Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-201-1/+1
* Merge branch 'maint'Johnathan Corgan2015-11-281-0/+23
|\
| * docs: Improving documentation (freq modulator and crc32)Tom Rondeau2015-11-181-0/+23
* | expanded quadrature_demod_cf docs; added .grc <doc>Marcus Müller2015-11-081-2/+27
* | random-analog: added new uniform integer distribution sourceJohannes Demel2015-09-282-0/+62
|/
* float internally, double in API: Honest signatures for honest peopleMarcus Müller2015-06-301-1/+1
* analog: fixes calculation of complex noise sources from the amplitudeTom Rondeau2015-05-112-8/+38
* analog: Power Squelch now emit tags on start/end of burstsMarcus Müller2015-04-232-6/+14
* Merge remote-tracking branch 'jynik/ctcss_squelch_add_freq_getset'Johnathan Corgan2015-03-281-0/+2
|\
| * analog: Added frequency accessor and modifier to CTCSS squelchJon Szymaniak2015-02-251-0/+2
* | analog: Added squelch_base_cc.hLuke Berndt2015-03-191-0/+1
|/
* reset() for probe_avg_mag_sqrdStefan-Olt2014-10-253-0/+3
* cmake: coalesce EXPAND macros into 3 common macros, and switch to using those...Michael Dickens2014-07-241-49/+6
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0730-47/+47
* analog: additional docs for noise sources.Tom Rondeau2014-01-092-3/+3
* Adding models for sample rate and center frequency driftTim O'Shea2013-11-071-0/+2
* new volk inverse square root kernel and agc3 speedupsTim O'Shea2013-09-051-1/+3
* analog: clean up header documentation warnings in AGC blocksJohnathan Corgan2013-05-275-4/+1
* analog: updated AGC loops to have same interface; can init gain, max_gain def...Tom Rondeau2013-05-235-7/+11
* analog: fixed documentation for new agc3 block.Tom Rondeau2013-05-231-2/+0
* analog: fixing agc3 for new 3.7 style/structure. Added QA.Tom Rondeau2013-05-231-4/+5
* Merge remote-tracking branch 'osh/next' into nextTom Rondeau2013-05-232-0/+72