summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python
Commit message (Expand)AuthorAgeFilesLines
* Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau2012-04-0343-5200/+0
* build: Adding gnuradio-examples as a component to be turned on/off.Tom Rondeau2012-04-031-1/+1
* Merge branch 'master' into nextTom Rondeau2012-03-271-9/+8
|\
| * volk: make both test cases look and function the same.Tom Rondeau2012-03-221-9/+8
* | examples: fixing synthesizer examples to use new block name.Tom Rondeau2012-03-023-3/+3
* | Merge branch 'master' into nextJohnathan Corgan2012-03-015-0/+926
|\|
| * volk: added README file to explain how to run the benchmark tests and plottin...Tom Rondeau2012-02-141-0/+252
| * volk: complex_to_arg doesn't actually use Volk. No need to benchmark it.Tom Rondeau2012-02-131-8/+1
| * volk: can specify a table to calculate the percent improvement against instea...Tom Rondeau2012-02-131-20/+60
| * volk: better handling of plot for error bars. Older versions of pylab don't l...Tom Rondeau2012-02-131-8/+10
| * volk: better args for benchmarking volk tests; can specify a list of test num...Tom Rondeau2012-02-132-16/+17
| * volk: improved GR benchmark and plotting utilities.Tom Rondeau2012-02-133-53/+110
| * volk: test commands for measuring type conversion performance.Tom Rondeau2012-02-131-0/+183
| * volk: adding an examples directory with scripts to benchmark and compare volk...Tom Rondeau2012-02-133-0/+398
* | Merge branch 'synth' into nextTom Rondeau2012-02-283-1/+136
|\ \
| * | examples: adding an example of using the channelizer and synthesize together ...Tom Rondeau2012-02-283-1/+134
| * | core: pfb channelizer: can now set a channel map to direct the channels to a ...Tom Rondeau2012-02-281-1/+4
| |/
* / Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0810-184/+0
|/
* uhd: change examples to use new stream apiJosh Blum2011-11-071-3/+1
* examples: making both autotools and cmake install all the same examples.Tom Rondeau2011-10-246-1/+155
* examples: removed multi_usrp examples.Tom Rondeau2011-10-196-782/+0
* ofdm: removed old ofdm examples directory. All examples are now in gr-digital.Tom Rondeau2011-10-175-264/+0
* digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-1212-1832/+0
* Removed empty usrp directory.Tom Rondeau2011-10-072-38/+0
* digital: removed old digital and digital-bert scripts that will no longer wor...Tom Rondeau2011-10-0639-7452/+0
* Merge branch 'next' into digitalTom Rondeau2011-10-0654-9984/+2
|\
| * uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau2011-10-066-598/+1
| * uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau2011-10-063-171/+1
| * uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-062-294/+1
| * uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau2011-10-063-619/+0
| * uhd: removing usrp2 examples. Not bothering with QT version for now and the w...Tom Rondeau2011-10-068-1036/+1
| * uhd: cleaning up and updating some script info.Tom Rondeau2011-10-064-1294/+0
| * uhd: removing example files now in gr-uhd/examplesTom Rondeau2011-10-051-1/+0
| * uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work w...Tom Rondeau2011-10-043-483/+0
| * uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau2011-10-043-885/+1
| * uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-041-332/+0
| * uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ...Tom Rondeau2011-10-041-83/+0
| * uhd: removing multi-antenna stuff frmo gnuradio-examplesTom Rondeau2011-10-035-441/+0
| * uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau2011-10-032-198/+0
| * uhd: build script changes for multi-antenna examplesTom Rondeau2011-10-031-1/+0
| * UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu...Tom Rondeau2011-10-0322-3551/+0
* | Merge branch 'next' into digitalTom Rondeau2011-09-2617-200/+248
|\|
| * Merge branch 'master' into nextJohnathan Corgan2011-09-2410-40/+196
| |\
| | * examples: fixed import statements.Tom Rondeau2011-09-231-5/+15
| | * examples: fixed examples (pfb and tags) to print an error when python modules...Tom Rondeau2011-09-239-35/+181
| | * tags: adding tags examples to build distribution.Tom Rondeau2011-09-093-0/+32
| | * tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau2011-09-091-23/+43
| * | tags: adding tags examples to build distribution.Tom Rondeau2011-09-093-0/+32
| * | tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau2011-09-091-23/+43
| * | gnuradio-examples: removed digital_voice examplesJohnathan Corgan2011-07-185-160/+0