| Commit message (Expand) | Author | Age | Files | Lines |
* | purge boost/math/special_functions/erf.hpp | Johannes Demel | 2018-03-04 | 1 | -13/+10 |
* | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -5/+5 |
|\ |
|
| * | gr-analog: added memory alignment for MSVC to agc3 | gnieboer | 2017-06-11 | 1 | -5/+5 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-11 | 1 | -2/+2 |
|\| |
|
| * | Add config check for Xrand48() functions | Paul Cercueil | 2016-11-11 | 1 | -2/+2 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+2 |
|/ |
|
* | Fixing `Sdot` calculation in `fmdet_cf_impl` `work()` | Ben Hilburn | 2016-07-14 | 1 | -1/+1 |
* | analog: Adds ability to set the sig_source frequency using a key:value pair. | Tom Rondeau | 2016-03-08 | 2 | -2/+32 |
* | analog: add ControlPort interfaces to frequency_modulator block. | Tom Rondeau | 2016-02-12 | 3 | -11/+24 |
* | analog: removed superfluous debug code | Johannes Demel | 2015-11-12 | 1 | -1/+1 |
* | analog: added freq msg port to sig_source | Johannes Demel | 2015-11-12 | 2 | -1/+5 |
* | random-analog: fixed reseed issue | Johannes Demel | 2015-09-28 | 2 | -3/+3 |
* | random-analog: added new uniform integer distribution source | Johannes Demel | 2015-09-28 | 3 | -0/+138 |
* | frequency_modulator_fc: float modulo using cmath | Marcus Müller | 2015-07-07 | 1 | -6/+4 |
* | float internally, double in API: Honest signatures for honest people | Marcus Müller | 2015-06-30 | 2 | -3/+3 |
* | analog: fixes calculation of complex noise sources from the amplitude | Tom Rondeau | 2015-05-11 | 2 | -2/+16 |
* | analog: Power Squelch now emit tags on start/end of bursts | Marcus Müller | 2015-04-23 | 4 | -88/+123 |
* | Merge remote-tracking branch 'pinkavaj/clear-int-00' | Johnathan Corgan | 2015-04-03 | 1 | -1/+1 |
|\ |
|
| * | do not use deprecated gr_int* types | Jiří Pinkava | 2015-03-29 | 1 | -1/+1 |
* | | cmake: reorder VOLK library to be after all other internal ones, and before b... | Michael Dickens | 2015-03-31 | 1 | -1/+1 |
* | | 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 | 5 | -22/+80 |
|\ |
|
| * | 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 | 2 | -5/+27 |
| * | 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 |
* | | analog: typo fix in cmake file. | Tom Rondeau | 2015-02-26 | 1 | -1/+1 |
|/ |
|
* | reset() for probe_avg_mag_sqrd | Stefan-Olt | 2014-10-25 | 6 | -0/+21 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+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 | 1 | -66/+6 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 26 | -52/+52 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 27 | -58/+58 |
* | | 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 |
* | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 1 | -5/+65 |
* | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 1 | -65/+5 |
* | 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 | 2 | -5/+28 |
* | 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 | 2 | -17/+39 |
|/ |
|
* | 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 |