summaryrefslogtreecommitdiff
path: root/gnuradio-examples
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* uhd examples: updated all GRC USRP-based examples to UHD examples.Tom Rondeau2011-10-0816-3743/+10528
|
* Removed empty usrp directory.Tom Rondeau2011-10-072-38/+0
|
* digital: removed old digital and digital-bert scripts that will no longer ↵Tom Rondeau2011-10-0639-7452/+0
| | | | work. All of these have been replaced in gr-digital/examples.
* Merge branch 'next' into digitalTom Rondeau2011-10-0654-9984/+2
|\
| * uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to ↵Tom Rondeau2011-10-066-598/+1
| | | | | | | | | | | | gr-uhd/examples. Neither are working properly quite yet. Removed all usrp examples from gnuradio-examples/python/usrp and removed directory.
| * uhd: removed examples that don't make sense with UHD. Fixed up ↵Tom Rondeau2011-10-063-171/+1
| | | | | | | | gr-uhd/examples Makefile.
| * uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work ↵Tom Rondeau2011-10-062-294/+1
| | | | | | | | with UHD.
| * uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ↵Tom Rondeau2011-10-063-619/+0
| | | | | | | | run with the UHD, but I can't really test them since there's no NTSC signals around...
| * uhd: removing usrp2 examples. Not bothering with QT version for now and the ↵Tom Rondeau2011-10-068-1036/+1
| | | | | | | | wfm_rcv is already handled after conversion from usrp.
| * 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 ↵Tom Rondeau2011-10-043-483/+0
| | | | | | | | with UHD.
| * 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 ↵Tom Rondeau2011-10-041-332/+0
| | | | | | | | with UHD. Needs more testing.
| * uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ↵Tom Rondeau2011-10-041-83/+0
| | | | | | | | USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually).
| * 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 ↵Tom Rondeau2011-10-0322-3551/+0
| | | | | | | | minimum possible work to convert HF Explorer to use UHD.
* | Merge branch 'next' into digitalTom Rondeau2011-09-2623-530/+4077
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py
| * Merge branch 'master' into nextJohnathan Corgan2011-09-2410-40/+196
| |\ | | | | | | | | | | | | Conflicts: gr-qtgui/apps/usrp_display.py
| | * examples: fixed import statements.Tom Rondeau2011-09-231-5/+15
| | |
| | * examples: fixed examples (pfb and tags) to print an error when python ↵Tom Rondeau2011-09-239-35/+181
| | | | | | | | | | | | modules are not available.
| | * 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 ↵Tom Rondeau2011-09-091-23/+43
| | | | | | | | | | | | when receiving bursty NBFM signals.
| * | 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 ↵Tom Rondeau2011-09-091-23/+43
| | | | | | | | | | | | when receiving bursty NBFM signals.
| * | Merge branch 'master' into nextTom Rondeau2011-09-026-330/+3829
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Minor fixes in turbo GRC blocks Minor fixes in turbo GRC blocks and one more example added. Added pccc combined turbo decoder and corresponding GRC block More examples and turbo decoder blocks added. Added more turbo encoder/decoder blocks and examples. Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc blocks related to trellis inside the gr-trellis/grc directory added grc directory in gr-trellis updated Makefile.am and block_tree.xml to reflect changes in grc file for gr-trellis Moved grc files from grc/block to gr-trellis/grc
| | * Merge branch 'turbo'Tom Rondeau2011-09-026-330/+3829
| | |\
| | | * Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos2011-09-011-0/+832
| | | |
| | | * More examples and turbo decoder blocks added.Achilleas Anastasopoulos2011-08-312-2/+865
| | | |
| | | * Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos2011-08-312-1/+858
| | | |
| | | * Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc ↵Achilleas Anastasopoulos2011-08-313-330/+1277
| | | | | | | | | | | | | | | | blocks related to trellis inside the gr-trellis/grc directory
| * | | gnuradio-examples: removed digital_voice examplesJohnathan Corgan2011-07-185-160/+0
| | | |
* | | | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested ↵Tom Rondeau2011-09-133-285/+1
| | | | | | | | | | | | | | | | and working with new dbpsk,dqpsk,d8psk.
* | | | digital: moving more examples from gnuradio-examples to gr-digital and added ↵Tom Rondeau2011-09-133-125/+0
|/ / / | | | | | | | | | examples to Makefile.am.
* | | Merge branch '8psk' into nextTom Rondeau2011-07-173-4/+161
|\ \ \ | |/ / |/| | | | | | | | Conflicts: gr-msdd6000/src/Makefile.swig.gen
| * | Merge branch 'master' into 8pskTom Rondeau2011-06-132-490/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t
| * | Merge branch 'master' into 8pskTom Rondeau2011-05-131-1/+2
| |\ \
| * \ \ Merge branch 'master' into constell_objTom Rondeau2011-04-088-147/+89
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gr-audio-oss/src/Makefile.swig.gen gr-audio/swig/Makefile.swig.gen
| * \ \ \ Merged upstream from nextBen Reynwar2011-01-309-2/+476
| |\ \ \ \
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not yet robust enough. Inefficient QAM modulation/demodulation also added (via the generic implementation).
| * | | | | | Added a new example python script (a stripped down version of ↵Ben Reynwar2010-12-031-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | benchmark_loopback.py). Made minor change to blks2.demod_pkts.
* | | | | | | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan2011-07-0421-1040/+3
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This begins a transition of examples from a separate gnuradio-examples component into an examples directory with the component they go with. In this commit: gnuradio-examples/c++/audio/ => gr-audio/examples/c++ gnuradio-examples/python/audio => gr-audio/examples/python The system installation directory remains $PREFIX/share/gnuradio/examples/audio