summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * analog: clean up header documentation warnings in AGC blocksJohnathan Corgan2013-05-275-4/+1
| * analog: fix quadrature_demod_cf to use std::vector instead of dynamic arrayJohnathan Corgan2013-05-261-2/+2
| * analog: using VOLK to do conjugate multiply in quadrature demod block.Tom Rondeau2013-05-251-3/+8
| * analog: (derp) tried to be clever about 2^16 in both Python and C++... failed...Tom Rondeau2013-05-248-8/+8
| * analog: updated AGC loops to have same interface; can init gain, max_gain def...Tom Rondeau2013-05-2320-72/+108
| * 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-234-11/+52
| * Merge remote-tracking branch 'osh/next' into nextTom Rondeau2013-05-239-0/+377
| |\
| | * analog: removing agc3 debugTim O'Shea2013-05-231-1/+0
| | * analog: agc3 performance improvementsTim O'Shea2013-05-231-2/+12
| | * analog: adding grc def for fastnoise source, adding agc3_ccTim O'Shea2013-05-239-0/+368
| * | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
* | | Merged in next_docs branch.Ben Reynwar2013-05-1995-356/+360
|\| |
| * | Merge with next branch.Ben Reynwar2013-05-192-1/+5
| |\ \
| | * | sphinx: Added sphinx source for gr-analog.Ben Reynwar2013-04-261-0/+1
| | * | docs: Include generated header files when generating doxygen documentation.Ben Reynwar2013-04-261-1/+4
| | |/
| * | filter: moved include dir to gnuradio/filterJohnathan Corgan2013-04-297-7/+7
| * | fft: moved include dir to gnuradio/fftJohnathan Corgan2013-04-291-2/+2
| * | analog: update include dir to gnuradio/analogJohnathan Corgan2013-04-2965-150/+150
| * | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2965-198/+198
| |/
* | Merged in 'next' branch.Ben Reynwar2013-05-1034-38/+146
|\|
| * build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
| * grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-042-0/+76
| * docs: fixes for merge conflicts and differences between master/next.Tom Rondeau2013-04-043-0/+6
| * Merge branch 'master_grc_components' into next_grc_componentsTom Rondeau2013-04-0429-33/+54
| |\
| | * docs: updating Doxygen categories for all blocks.Tom Rondeau2013-04-0430-30/+47
| | * grc: removed 'old' grc keys from block_tree.Tom Rondeau2013-04-041-4/+7