summaryrefslogtreecommitdiff
path: root/gr-analog/examples
Commit message (Expand)AuthorAgeFilesLines
* gr-analog: clean up examplesClayton Smith2020-02-033-1954/+1518
* Update license header to SPDX formatdevnulling2020-01-275-65/+5
* examples: move fm examples to analog, rm dupe dial_tonedevnulling2020-01-214-0/+2022
* gitignore: ignore autogen files in example foldersJohannes Demel2019-03-241-0/+1
* analog: Convert flowgraphs to YAML formatJohannes Demel2019-01-121-1675/+481
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-021-20/+14
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-262-17/+21
* examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-171-20/+20
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-032-3/+0
* gr-analog: Add safety and default for FM preemphasis filterAndy Walls2016-03-301-2/+2
* gr-analog: Fix FM preemphasis filter and rework deemphasis filterAndy Walls2016-03-291-1/+2
* analog: fixes calculation of complex noise sources from the amplitudeTom Rondeau2015-05-112-0/+1682
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-1/+1
* cleaning up, converting examples, etc.Tom Rondeau2013-03-171-1/+2
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-172-6/+6
* blocks: removing tagged file sink, wavfile source/sink/base from core; now in...Tom Rondeau2013-03-091-1/+1
* filter: imporint firdes from gr-filter; no longer in gnuradio-core.Tom Rondeau2013-03-071-1/+1
* blocks: removing burst_tagger from core; now in gr-blocks.Tom Rondeau2013-03-061-1/+1
* core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-061-1/+1
* grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-271-1/+1
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-212-6/+8
* Merge branch 'master' into nextTom Rondeau2012-12-101-1/+0
|\
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-062-0/+28
* | analog: Removing all squelch blocks from gnuradio-core.Tom Rondeau2012-11-062-0/+343
|/
* analog: adding gr-analog component with.Tom Rondeau2012-09-231-0/+26