| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | analog: clean up header documentation warnings in AGC blocks | Johnathan Corgan | 2013-05-27 | 5 | -4/+1 |
| * | analog: fix quadrature_demod_cf to use std::vector instead of dynamic array | Johnathan Corgan | 2013-05-26 | 1 | -2/+2 |
| * | analog: using VOLK to do conjugate multiply in quadrature demod block. | Tom Rondeau | 2013-05-25 | 1 | -3/+8 |
| * | analog: (derp) tried to be clever about 2^16 in both Python and C++... failed... | Tom Rondeau | 2013-05-24 | 8 | -8/+8 |
| * | analog: updated AGC loops to have same interface; can init gain, max_gain def... | Tom Rondeau | 2013-05-23 | 20 | -72/+108 |
| * | 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 | 4 | -11/+52 |
| * | Merge remote-tracking branch 'osh/next' into next | Tom Rondeau | 2013-05-23 | 9 | -0/+377 |
| |\ |
|
| | * | analog: removing agc3 debug | Tim O'Shea | 2013-05-23 | 1 | -1/+0 |
| | * | analog: agc3 performance improvements | Tim O'Shea | 2013-05-23 | 1 | -2/+12 |
| | * | analog: adding grc def for fastnoise source, adding agc3_cc | Tim O'Shea | 2013-05-23 | 9 | -0/+368 |
| * | | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 95 | -356/+360 |
|\| | |
|
| * | | Merge with next branch. | Ben Reynwar | 2013-05-19 | 2 | -1/+5 |
| |\ \ |
|
| | * | | sphinx: Added sphinx source for gr-analog. | Ben Reynwar | 2013-04-26 | 1 | -0/+1 |
| | * | | docs: Include generated header files when generating doxygen documentation. | Ben Reynwar | 2013-04-26 | 1 | -1/+4 |
| | |/ |
|
| * | | filter: moved include dir to gnuradio/filter | Johnathan Corgan | 2013-04-29 | 7 | -7/+7 |
| * | | fft: moved include dir to gnuradio/fft | Johnathan Corgan | 2013-04-29 | 1 | -2/+2 |
| * | | analog: update include dir to gnuradio/analog | Johnathan Corgan | 2013-04-29 | 65 | -150/+150 |
| * | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 65 | -198/+198 |
| |/ |
|
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 34 | -38/+146 |
|\| |
|
| * | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
| * | grc: fixing up new next structure blocks for GRC categories. | Tom Rondeau | 2013-04-04 | 2 | -0/+76 |
| * | docs: fixes for merge conflicts and differences between master/next. | Tom Rondeau | 2013-04-04 | 3 | -0/+6 |
| * | Merge branch 'master_grc_components' into next_grc_components | Tom Rondeau | 2013-04-04 | 29 | -33/+54 |
| |\ |
|
| | * | docs: updating Doxygen categories for all blocks. | Tom Rondeau | 2013-04-04 | 30 | -30/+47 |
| | * | grc: removed 'old' grc keys from block_tree. | Tom Rondeau | 2013-04-04 | 1 | -4/+7 |