summaryrefslogtreecommitdiff
path: root/gnuradio-examples
AgeCommit message (Expand)Author
2011-10-05uhd: removing example files now in gr-uhd/examplesTom Rondeau
2011-10-04uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work w...Tom Rondeau
2011-10-04uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau
2011-10-04uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau
2011-10-04uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ...Tom Rondeau
2011-10-03uhd: removing multi-antenna stuff frmo gnuradio-examplesTom Rondeau
2011-10-03uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau
2011-10-03uhd: build script changes for multi-antenna examplesTom Rondeau
2011-10-03UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu...Tom Rondeau
2011-09-24Merge branch 'master' into nextJohnathan Corgan
2011-09-23examples: fixed import statements.Tom Rondeau
2011-09-23examples: fixed examples (pfb and tags) to print an error when python modules...Tom Rondeau
2011-09-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-09tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau
2011-09-09tags: adding tags examples to build distribution.Tom Rondeau
2011-09-09tags: updated uhd_burst_detector with a better energy detector. Works well wh...Tom Rondeau
2011-09-02Merge branch 'master' into nextTom Rondeau
2011-09-02Merge branch 'turbo'Tom Rondeau
2011-09-01Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos
2011-08-31More examples and turbo decoder blocks added.Achilleas Anastasopoulos
2011-08-31Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos
2011-08-31Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos
2011-07-18gnuradio-examples: removed digital_voice examplesJohnathan Corgan
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-04gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan
2011-06-13Merge branch 'master' into 8pskTom Rondeau
2011-06-09grc: removed var sink taps example, its no longer supported, weird, and not u...Josh Blum
2011-05-13Merge branch 'master' into 8pskTom Rondeau
2011-05-10examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by...Tom Rondeau
2011-04-08Merge branch 'master' into constell_objTom Rondeau
2011-03-14gnuradio-examples: add C++ audio examples using new gr-audioJohnathan Corgan
2011-01-30Merged upstream from nextBen Reynwar
2011-01-27Minor changes to a benchmark example in gnuradio-examples/python/digital.Ben Reynwar
2011-01-05Add documentation for gr-run-waveform and define-waveformEric Blossom
2011-01-05Have swig/guile wrap enums and constants as scheme variables, not functions.Eric Blossom
2010-12-30Move example waveforms to gnuradio-examples/waveforms.Eric Blossom
2010-12-28Merge branch 'master' into nextTom Rondeau
2010-12-28PFB channelizer can be specified without external taps. Uses optfir to genera...Tom Rondeau
2010-12-10Fixing generic demodulation.Ben Reynwar
2010-12-09Merge branch 'grorg-master'Ben Reynwar
2010-12-09Added support for modulation/demodulation of a generic constellation.Ben Reynwar
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-06Merge branch 'master' into nextTom Rondeau
2010-12-06Adding new example script for using the new PFB arbitrary resampler interface...Tom Rondeau
2010-12-03Added a new example python script (a stripped down version of benchmark_loopb...Ben Reynwar
2010-11-29Fixing up the UHD sample tag example to take command line options.Tom Rondeau
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-21Removed comments to stdout from file tagger; made it easir to go from interna...Tom Rondeau
2010-11-21Updating test_file_tags.py to use new file tagger interface (sample rate of 1...Tom Rondeau
2010-11-21Updating example to pass file tagger the sample rate and changed some values ...Tom Rondeau