| Commit message (Expand) | Author | Age | Files | Lines |
* | Update pwr_squelch_ff.h | Nick | 2021-12-10 | 1 | -1/+1 |
* | Update pwr_squelch_cc.h | Nick | 2021-12-10 | 1 | -1/+1 |
* | analog/fastnoise: avoid modulo operation when picking indices | Marcus Müller | 2021-03-25 | 1 | -2/+3 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 5 | -26/+26 |
* | analog: Remove manual memory management | Thomas Habets | 2020-04-10 | 1 | -4/+3 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 27 | -27/+27 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 36 | -468/+36 |
* | analog: Add some documentation to squelch blocks | Alba Mendez | 2020-01-02 | 3 | -3/+6 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 5 | -5/+5 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 35 | -1382/+1388 |
* | gr-analog: sig source byte support mode, added qa tests #1994 | Eral Tuerkyilmaz | 2019-04-19 | 1 | -0/+1 |
* | gr-analog: Fix typo in documentation | Johannes Schmitz | 2019-03-04 | 1 | -1/+1 |
* | analog: Fix Doxygen warnings | Martin Braun | 2018-12-12 | 2 | -2/+3 |
* | analog: sig_source: Add phase parameter | Adrian Suciu | 2018-11-15 | 1 | -1/+32 |
* | CMake: remove duplicately installed files | Marcus Müller | 2018-11-12 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 5 | -55/+60 |
|\ |
|
| * | analog: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 5 | -52/+59 |
| * | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 4 | -5/+5 |
| |\ |
|
| * \ | Merge branch 'master' into next | Johnathan Corgan | 2017-04-23 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into next | Johnathan Corgan | 2016-09-15 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | | | | | analog: improve fastnoise qa | Andrej Rode | 2018-03-30 | 1 | -0/+3 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'maint' | Martin Braun | 2018-02-03 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Use type-generic or float versions of cmath functions where appropriate. | Marcus Müller | 2018-02-03 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* / | | | Comment typo fixing. | luz.paz | 2018-02-03 | 3 | -3/+3 |
|/ / / |
|
* | / | Fix documentation typo in frequency_modulator_fc | rajb245 | 2017-04-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Mark mod blocks for deprecation | Sebastian Müller | 2016-09-14 | 1 | -0/+1 |
|/ |
|
* | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-11-28 | 1 | -0/+23 |
|\ |
|
| * | docs: Improving documentation (freq modulator and crc32) | Tom Rondeau | 2015-11-18 | 1 | -0/+23 |
* | | expanded quadrature_demod_cf docs; added .grc <doc> | Marcus Müller | 2015-11-08 | 1 | -2/+27 |
* | | random-analog: added new uniform integer distribution source | Johannes Demel | 2015-09-28 | 2 | -0/+62 |
|/ |
|
* | float internally, double in API: Honest signatures for honest people | Marcus Müller | 2015-06-30 | 1 | -1/+1 |
* | analog: fixes calculation of complex noise sources from the amplitude | Tom Rondeau | 2015-05-11 | 2 | -8/+38 |
* | analog: Power Squelch now emit tags on start/end of bursts | Marcus Müller | 2015-04-23 | 2 | -6/+14 |
* | Merge remote-tracking branch 'jynik/ctcss_squelch_add_freq_getset' | Johnathan Corgan | 2015-03-28 | 1 | -0/+2 |
|\ |
|
| * | analog: Added frequency accessor and modifier to CTCSS squelch | Jon Szymaniak | 2015-02-25 | 1 | -0/+2 |
* | | analog: Added squelch_base_cc.h | Luke Berndt | 2015-03-19 | 1 | -0/+1 |
|/ |
|
* | reset() for probe_avg_mag_sqrd | Stefan-Olt | 2014-10-25 | 3 | -0/+3 |
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those... | Michael Dickens | 2014-07-24 | 1 | -49/+6 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 30 | -47/+47 |
* | analog: additional docs for noise sources. | Tom Rondeau | 2014-01-09 | 2 | -3/+3 |
* | Adding models for sample rate and center frequency drift | Tim O'Shea | 2013-11-07 | 1 | -0/+2 |
* | new volk inverse square root kernel and agc3 speedups | Tim O'Shea | 2013-09-05 | 1 | -1/+3 |
* | analog: clean up header documentation warnings in AGC blocks | Johnathan Corgan | 2013-05-27 | 5 | -4/+1 |
* | analog: updated AGC loops to have same interface; can init gain, max_gain def... | Tom Rondeau | 2013-05-23 | 5 | -7/+11 |
* | analog: fixed documentation for new agc3 block. | Tom Rondeau | 2013-05-23 | 1 | -2/+0 |
* | analog: fixing agc3 for new 3.7 style/structure. Added QA. | Tom Rondeau | 2013-05-23 | 1 | -4/+5 |
* | Merge remote-tracking branch 'osh/next' into next | Tom Rondeau | 2013-05-23 | 2 | -0/+72 |