| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: abs path for external volk | Sebastian Koslowski | 2015-03-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'jynik/ctcss_squelch_add_freq_getset' | Johnathan Corgan | 2015-03-28 | 7 | -22/+83 |
|\ |
|
| * | analog: Wrapped squelch blocks' setter methods with lock | Jon Szymaniak | 2015-03-24 | 5 | -9/+37 |
| * | analog: Added frequency accessor and modifier to CTCSS squelch | Jon Szymaniak | 2015-02-25 | 4 | -5/+30 |
| * | analog: Moved CTCSS squelch FFT parameter calculations | Jon Szymaniak | 2015-02-25 | 2 | -13/+21 |
| * | analog: Made CTCSS squelch find_tone() a static member function | Jon Szymaniak | 2015-02-25 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Tom Rondeau | 2015-03-19 | 1 | -0/+1 |
|\| | |
|
| * | | analog: Added squelch_base_cc.h | Luke Berndt | 2015-03-19 | 1 | -0/+1 |
* | | | Merge branch 'maint' | Tom Rondeau | 2015-03-13 | 3 | -3/+3 |
|\| | |
|
| * | | analog: fix check of sample rate vs audio rate | Jiří Pinkava | 2015-03-13 | 3 | -3/+3 |
| |/ |
|
* / | analog: typo fix in cmake file. | Tom Rondeau | 2015-02-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-12-04 | 3 | -298/+298 |
|\ |
|
| * | Corrected the fast_atan2f function. Recalculated the table and corrected some... | Philipp Aigner | 2014-11-13 | 3 | -298/+298 |
* | | reset() for probe_avg_mag_sqrd | Stefan-Olt | 2014-10-25 | 10 | -0/+25 |
|/ |
|
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
|\| |
|
| * | build: adding fstream include files for pedantic compilers. | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
* | | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those... | Michael Dickens | 2014-07-24 | 2 | -115/+12 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 71 | -133/+133 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 72 | -139/+139 |
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -6/+22 |
|/ |
|
* | blocks: agc3 invsqrt volk kernel aligned assumption is not safe | Tim O'Shea | 2014-05-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'skoslowski/analog_fm_deemph_fix' into maint | Tom Rondeau | 2014-03-07 | 2 | -40/+45 |
|\ |
|
| * | analog: disable deemph for tau=0.0 in fm_demod | Sebastian Koslowski | 2014-01-04 | 1 | -2/+2 |
| * | analog: white-space fixes | Sebastian Koslowski | 2014-01-04 | 2 | -39/+44 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-01-09 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | analog: additional docs for noise sources. | Tom Rondeau | 2014-01-09 | 2 | -3/+3 |
* | | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 2 | -11/+114 |
* | | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 2 | -114/+11 |
* | | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
|/ |
|
* | analog: fixed Linux assumption, added ifdef to use rand() instead of lrand48(... | Nicholas Corgan | 2013-11-08 | 1 | -0/+4 |
* | Adding models for sample rate and center frequency drift | Tim O'Shea | 2013-11-07 | 3 | -5/+30 |
* | analog: agc3_cc_impl Windows compatibility | Nicholas Corgan | 2013-09-26 | 1 | -2/+12 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-09-25 | 2 | -2/+2 |
|\ |
|
| * | gr-analog : Fix initialization bugs in cc anf ff power squelch blocks. | Philip Balister | 2013-09-25 | 2 | -2/+2 |
* | | new volk inverse square root kernel and agc3 speedups | Tim O'Shea | 2013-09-05 | 4 | -19/+49 |
|/ |
|
* | blocks: agc3_cc bug fix for input values of zero | Tim O'Shea | 2013-08-16 | 1 | -1/+1 |
* | agc3_cc_impl.cc : Fix uninitialized variable error. | Philip Balister | 2013-07-10 | 1 | -1/+1 |
* | goertzel.h : Remove the default constructor for fft::goertzel. | Philip Balister | 2013-07-09 | 2 | -13/+16 |
* | analog: fixup whitespace in agc3_cc_impl.cc | Johnathan Corgan | 2013-06-15 | 1 | -7/+7 |
* | analog: fixed agc3_cc_impl GCC assumption | Nicholas Corgan | 2013-06-15 | 1 | -4/+9 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | filter: adding grc def for low_pass_xlating_fir_filter, | Tim O'Shea | 2013-06-05 | 1 | -18/+20 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | Merged in master. | Ben Reynwar | 2013-06-03 | 26 | -64/+518 |
|\ |
|