summaryrefslogtreecommitdiff
path: root/gr-analog/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* gr-analog: Install new example flow graphs.Ron Economos2020-07-301-0/+2
|
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* examples: move fm examples to analog, rm dupe dial_tonedevnulling2020-01-211-0/+3
|
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+0
| | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* analog: fixes calculation of complex noise sources from the amplitudeTom Rondeau2015-05-111-0/+7
| | | | | | | | setting. This had been producing 3 dB more power for complex sources than real sources for the same amplitude setting. Added a noise_power.grc example file to explore this.
* analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵Tom Rondeau2012-11-061-0/+1
| | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core.
* analog: adding gr-analog component with.Tom Rondeau2012-09-231-0/+26