summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/usrp2
Commit message (Collapse)AuthorAgeFilesLines
* uhd: removing usrp2 examples. Not bothering with QT version for now and the ↵Tom Rondeau2011-10-066-1030/+0
| | | | wfm_rcv is already handled after conversion from usrp.
* examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted ↵Tom Rondeau2011-05-101-1/+2
| | | | by Elvis Dowson.
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into ↵jcorgan2009-07-282-2/+8
| | | | | | trunk. This branch was created with a corrupted merge tracking database, so manual merge and remove of merge info properties was needed. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11513 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix Makefile and update package for r11361jcorgan2009-07-061-1/+6
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11364 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging trondeau/qt branch r11231:11360. This merge improves the usability ↵trondeau2009-07-063-0/+704
| | | | | | and examples of the QT-based interface. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5
* Add daughterboard testjcorgan2009-03-121-2/+12
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10587 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan2009-02-261-5/+4
| | | | | | passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
* Adds usrp2 example directory, WFM receiver. Default audio rate works out to ↵jcorgan2008-10-272-0/+303
32015 Hz, which is close enough, but for ALSA, you can use -O plughw:0,0 to get rid of the warning message. A resampler would be ideal. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9863 221aa14e-8319-0410-a670-987f0aec2ac5