summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2016-11-111-2/+2
|\
| * Merge branch 'maint'Johnathan Corgan2016-11-111-2/+2
| |\
| | * Add config check for Xrand48() functionsPaul Cercueil2016-11-111-2/+2
* | | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-171-20/+20
* | | Merge branch 'master' into nextJohnathan Corgan2016-09-153-1/+2
|\| |
| * | Mark mod blocks for deprecationSebastian Müller2016-09-143-1/+2
| |/
* / cmake: nuke cpack from existenceJohnathan Corgan2016-08-038-46/+3
|/
* Fixing `Sdot` calculation in `fmdet_cf_impl` `work()`Ben Hilburn2016-07-141-1/+1
* Merge branch 'maint'Johnathan Corgan2016-06-201-1/+1
|\
| * Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-201-1/+1
* | grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-271-1/+1
* | gr-analog: Set FM blocks to use implicit default for preemphasis cornerAndy Walls2016-03-303-3/+3
* | gr-analog: Add safety and default for FM preemphasis filterAndy Walls2016-03-307-57/+40
* | gr-analog: FM emphasis filters use "newstyle" tapsAndy Walls2016-03-301-2/+2
* | gr-analog: Fix FM preemphasis filter and rework deemphasis filterAndy Walls2016-03-297-52/+251
* | analog: Adds ability to set the sig_source frequency using a key:value pair.Tom Rondeau2016-03-082-2/+32
* | analog: add ControlPort interfaces to frequency_modulator block.Tom Rondeau2016-02-123-11/+24
|/
* analog: better block category (GRC) for random uniform sourceSebastian Koslowski2016-02-052-1/+1
* analog: enable setting max dev. during runtime for NBFM transmitterTom Rondeau2016-01-064-76/+101
* Merge branch 'maint'Johnathan Corgan2015-11-281-0/+23
|\
| * docs: Improving documentation (freq modulator and crc32)Tom Rondeau2015-11-181-0/+23
* | Merge remote-tracking branch 'jdemel/analog-msg-port'Johnathan Corgan2015-11-124-2/+25
|\ \
| * | analog: removed superfluous debug codeJohannes Demel2015-11-122-2/+2
| * | analog: added freq msg port to sig_sourceJohannes Demel2015-11-124-2/+25
* | | expanded quadrature_demod_cf docs; added .grc <doc>Marcus Müller2015-11-082-2/+54
|/ /
* | analog: fix failing QA test from incorrect importJohnathan Corgan2015-10-071-8/+7
* | random-analog: fixed reseed issueJohannes Demel2015-09-282-3/+3
* | random-analog: added new uniform integer distribution sourceJohannes Demel2015-09-289-0/+356
|/
* frequency_modulator_fc: float modulo using cmathMarcus Müller2015-07-071-6/+4
* Merge remote-tracking branch 'mmueller/freq_phase_mod_honest_signatures'Johnathan Corgan2015-07-063-4/+4
|\
| * float internally, double in API: Honest signatures for honest peopleMarcus Müller2015-06-303-4/+4
* | Merge branch 'maint'Johnathan Corgan2015-07-061-1/+1
|\ \ | |/ |/|
| * Volk dependency in gr-analog pkgconfigbeitler2015-07-061-1/+1
* | analog: fixes calculation of complex noise sources from the amplitudeTom Rondeau2015-05-116-10/+1736
* | analog: Power Squelch now emit tags on start/end of burstsMarcus Müller2015-04-237-94/+139
|/
* Merge remote-tracking branch 'pinkavaj/clear-int-00'Johnathan Corgan2015-04-031-1/+1
|\
| * do not use deprecated gr_int* typesJiří Pinkava2015-03-291-1/+1
* | cmake: reorder VOLK library to be after all other internal ones, and before b...Michael Dickens2015-03-311-1/+1
* | 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
| |/