summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and...Tom Rondeau2011-09-133-285/+1
* | | digital: moving more examples from gnuradio-examples to gr-digital and added ...Tom Rondeau2011-09-133-125/+0
|/ /
* | Merge branch '8psk' into nextTom Rondeau2011-07-173-4/+161
|\ \ | |/ |/|
| * Merge branch 'master' into 8pskTom Rondeau2011-05-131-1/+2
| |\
| * \ Merged upstream from nextBen Reynwar2011-01-304-2/+131
| |\ \
| * | | Minor changes to a benchmark example in gnuradio-examples/python/digital.Ben Reynwar2011-01-271-4/+21
| * | | Fixing generic demodulation.Ben Reynwar2010-12-101-4/+16
| * | | Merge branch 'grorg-master'Ben Reynwar2010-12-091-0/+95
| |\ \ \
| * | | | Added support for modulation/demodulation of a generic constellation.Ben Reynwar2010-12-091-0/+64
| * | | | Added a new example python script (a stripped down version of benchmark_loopb...Ben Reynwar2010-12-031-0/+64
* | | | | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan2011-07-0415-892/+1
| |_|_|/ |/| | |
* | | | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by...Tom Rondeau2011-05-101-1/+2
| |_|/ |/| |
* | | Merge branch 'master' into nextTom Rondeau2010-12-281-1/+1
|\ \ \
| * | | PFB channelizer can be specified without external taps. Uses optfir to genera...Tom Rondeau2010-12-281-1/+1
| | |/ | |/|
* | | Merge branch 'next' into guile-nextEric Blossom2010-12-063-0/+222
|\ \ \
| * | | Merge branch 'master' into nextTom Rondeau2010-12-061-0/+95
| |\| |
| | * | Adding new example script for using the new PFB arbitrary resampler interface...Tom Rondeau2010-12-061-0/+95
| | |/
| * | Fixing up the UHD sample tag example to take command line options.Tom Rondeau2010-11-291-7/+21