summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python
AgeCommit message (Expand)Author
2011-10-06uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau
2011-10-06uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau
2011-10-06uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau
2011-10-06uhd: removing usrp2 examples. Not bothering with QT version for now and the w...Tom Rondeau
2011-10-06uhd: cleaning up and updating some script info.Tom Rondeau
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-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-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-01-30Merged upstream from nextBen Reynwar
2011-01-27Minor changes to a benchmark example in gnuradio-examples/python/digital.Ben Reynwar
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
2010-11-17Fixing uhd test app.Tom Rondeau
2010-11-17Removing vestigial line.Tom Rondeau
2010-11-17Adding an example that uses gr_uhd sources to generate tags and collects burs...Tom Rondeau
2010-11-16Adding a simple example of using the tagger and tagging file.Tom Rondeau
2010-10-16Merge branch 'synfilt'Tom Rondeau
2010-10-16Work on examples for the synthesize filterbank block. The cleans up the simpl...Tom Rondeau
2010-10-16Adding QA code for fir filter with buffer.Tom Rondeau
2010-10-16Adding a test example for the synthesis filter.Tom Rondeau