summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Expand)AuthorAgeFilesLines
* cmake: abs path for external volkSebastian Koslowski2015-03-301-1/+1
* Merge remote-tracking branch 'jynik/ctcss_squelch_add_freq_getset'Johnathan Corgan2015-03-287-22/+83
|\
| * analog: Wrapped squelch blocks' setter methods with lockJon Szymaniak2015-03-245-9/+37
| * analog: Added frequency accessor and modifier to CTCSS squelchJon Szymaniak2015-02-254-5/+30
| * analog: Moved CTCSS squelch FFT parameter calculationsJon Szymaniak2015-02-252-13/+21
| * analog: Made CTCSS squelch find_tone() a static member functionJon Szymaniak2015-02-251-1/+1
* | Merge branch 'maint'Johnathan Corgan2015-03-281-1/+1
|\ \
| * | docs: fixed labels and references in manual.Tom Rondeau2015-03-231-1/+1
* | | Merge branch 'maint'Tom Rondeau2015-03-191-0/+1
|\| |
| * | analog: Added squelch_base_cc.hLuke Berndt2015-03-191-0/+1
* | | Merge branch 'maint'Tom Rondeau2015-03-133-3/+3
|\| |
| * | analog: fix check of sample rate vs audio rateJiří Pinkava2015-03-133-3/+3
| |/
* / analog: typo fix in cmake file.Tom Rondeau2015-02-261-1/+1
|/
* Merge branch 'maint'Tom Rondeau2014-12-043-298/+298
|\
| * Corrected the fast_atan2f function. Recalculated the table and corrected some...Philipp Aigner2014-11-133-298/+298
* | reset() for probe_avg_mag_sqrdStefan-Olt2014-10-2510-0/+25
|/
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | Merge branch 'maint'Tom Rondeau2014-07-251-0/+1
|\|
| * build: adding fstream include files for pedantic compilers.Tom Rondeau2014-07-251-0/+1
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those...Michael Dickens2014-07-242-115/+12
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Tom Rondeau2014-07-0771-133/+133
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0772-139/+139
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version...Tom Rondeau2014-06-281-6/+22
|/
* blocks: agc3 invsqrt volk kernel aligned assumption is not safeTim O'Shea2014-05-231-1/+1
* Merge remote-tracking branch 'skoslowski/analog_fm_deemph_fix' into maintTom Rondeau2014-03-072-40/+45
|\
| * analog: disable deemph for tau=0.0 in fm_demodSebastian Koslowski2014-01-041-2/+2
| * analog: white-space fixesSebastian Koslowski2014-01-042-39/+44
* | Merge branch 'maint'Tom Rondeau2014-01-092-3/+3
|\ \ | |/ |/|
| * analog: additional docs for noise sources.Tom Rondeau2014-01-092-3/+3
* | Revert "GNU Radio EXPAND macros for template files:"Johnathan Corgan2013-12-182-11/+114
* | GNU Radio EXPAND macros for template files:Michael Dickens2013-12-142-114/+11
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
|/
* analog: fixed Linux assumption, added ifdef to use rand() instead of lrand48(...Nicholas Corgan2013-11-081-0/+4
* Adding models for sample rate and center frequency driftTim O'Shea2013-11-073-5/+30
* analog: agc3_cc_impl Windows compatibilityNicholas Corgan2013-09-261-2/+12
* Merge branch 'maint'Johnathan Corgan2013-09-252-2/+2
|\
| * gr-analog : Fix initialization bugs in cc anf ff power squelch blocks.Philip Balister2013-09-252-2/+2
* | new volk inverse square root kernel and agc3 speedupsTim O'Shea2013-09-054-19/+49
|/
* blocks: agc3_cc bug fix for input values of zeroTim O'Shea2013-08-161-1/+1
* agc3_cc_impl.cc : Fix uninitialized variable error.Philip Balister2013-07-101-1/+1
* goertzel.h : Remove the default constructor for fft::goertzel.Philip Balister2013-07-092-13/+16
* analog: fixup whitespace in agc3_cc_impl.ccJohnathan Corgan2013-06-151-7/+7
* analog: fixed agc3_cc_impl GCC assumptionNicholas Corgan2013-06-151-4/+9
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* filter: adding grc def for low_pass_xlating_fir_filter,Tim O'Shea2013-06-051-18/+20
* uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
* Merged in master.Ben Reynwar2013-06-0326-64/+518
|\