| Commit message (Expand) | Author | Age | Files | Lines |
* | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-17 | 1 | -20/+20 |
* | Merge branch 'master' into next | Johnathan Corgan | 2016-09-15 | 3 | -1/+2 |
|\ |
|
| * | Mark mod blocks for deprecation | Sebastian Müller | 2016-09-14 | 3 | -1/+2 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 8 | -46/+3 |
|/ |
|
* | Fixing `Sdot` calculation in `fmdet_cf_impl` `work()` | Ben Hilburn | 2016-07-14 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2016-06-20 | 1 | -1/+1 |
|\ |
|
| * | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 1 | -1/+1 |
* | | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 1 | -1/+1 |
* | | gr-analog: Set FM blocks to use implicit default for preemphasis corner | Andy Walls | 2016-03-30 | 3 | -3/+3 |
* | | gr-analog: Add safety and default for FM preemphasis filter | Andy Walls | 2016-03-30 | 7 | -57/+40 |
* | | gr-analog: FM emphasis filters use "newstyle" taps | Andy Walls | 2016-03-30 | 1 | -2/+2 |
* | | gr-analog: Fix FM preemphasis filter and rework deemphasis filter | Andy Walls | 2016-03-29 | 7 | -52/+251 |
* | | 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: better block category (GRC) for random uniform source | Sebastian Koslowski | 2016-02-05 | 2 | -1/+1 |
* | analog: enable setting max dev. during runtime for NBFM transmitter | Tom Rondeau | 2016-01-06 | 4 | -76/+101 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-11-28 | 1 | -0/+23 |
|\ |
|
| * | docs: Improving documentation (freq modulator and crc32) | Tom Rondeau | 2015-11-18 | 1 | -0/+23 |
* | | Merge remote-tracking branch 'jdemel/analog-msg-port' | Johnathan Corgan | 2015-11-12 | 4 | -2/+25 |
|\ \ |
|
| * | | analog: removed superfluous debug code | Johannes Demel | 2015-11-12 | 2 | -2/+2 |
| * | | analog: added freq msg port to sig_source | Johannes Demel | 2015-11-12 | 4 | -2/+25 |
* | | | expanded quadrature_demod_cf docs; added .grc <doc> | Marcus Müller | 2015-11-08 | 2 | -2/+54 |
|/ / |
|
* | | analog: fix failing QA test from incorrect import | Johnathan Corgan | 2015-10-07 | 1 | -8/+7 |
* | | 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 | 9 | -0/+356 |
|/ |
|
* | frequency_modulator_fc: float modulo using cmath | Marcus Müller | 2015-07-07 | 1 | -6/+4 |
* | Merge remote-tracking branch 'mmueller/freq_phase_mod_honest_signatures' | Johnathan Corgan | 2015-07-06 | 3 | -4/+4 |
|\ |
|
| * | float internally, double in API: Honest signatures for honest people | Marcus Müller | 2015-06-30 | 3 | -4/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2015-07-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Volk dependency in gr-analog pkgconfig | beitler | 2015-07-06 | 1 | -1/+1 |
* | | analog: fixes calculation of complex noise sources from the amplitude | Tom Rondeau | 2015-05-11 | 6 | -10/+1736 |
* | | analog: Power Squelch now emit tags on start/end of bursts | Marcus Müller | 2015-04-23 | 7 | -94/+139 |
|/ |
|
* | 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 | 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 |