summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/usrp
Commit message (Expand)AuthorAgeFilesLines
* Removed empty usrp directory.Tom Rondeau2011-10-072-38/+0
* uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau2011-10-065-596/+0
* 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-061-4/+0
* 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: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau2011-10-032-198/+0
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+10
* Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan2009-07-289-2/+35
* Fixes ticket:372jcorgan2009-06-301-3/+15
* new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy2009-04-152-0/+352
* Add daughterboard testjcorgan2009-03-121-2/+9
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-261-23/+22
* General housekeeping--removing ancient cruft mostly.jcorgan2009-01-275-601/+0
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-243-10/+10
* pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot ...n4hy2008-10-011-7/+8
* Stereo receiver with 48 kHz sample rate output using rational resampler. Bet...n4hy2008-10-011-10/+13
* bug in scopesink fixedn4hy2008-09-161-1/+1
* Fix tab/space usage for previous fix.jcorgan2008-03-041-1/+1
* Fix missing connect call from hier_block2 conversion.jcorgan2008-03-041-1/+1
* Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan2008-02-286-7/+12
* Removed gr.flow_graph, gr.hier_block and friends. From here on outeb2008-02-081-62/+0
* better filter bandwidthsmatt2008-01-261-2/+2
* Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs...jcorgan2008-01-193-21/+22
* Added missing script to Makefile.amjcorgan2007-12-271-1/+2
* added AM reception example in the style of wfm_rcvnldudok12007-12-111-0/+328
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-1816-190/+421
* Oops.jcorgan2007-09-041-2/+1
* Cleanup on gnuradio-examples restructuring.jcorgan2007-09-047-363/+170
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-0420-1283/+5
* applied patch from Michael Dickenseb2007-08-281-1/+1
* Added selection of USRP hardwarejcorgan2007-08-171-1/+4
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2114-14/+14
* removed bug in pll_carrier_recovery which prevented stereo from working. Side...nldudok12007-06-251-3/+17
* Added error checking on call to set_freqeb2007-05-301-1/+7
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan2007-05-281-1/+1
* Merged eb/usrp-install r4723:4727 into trunk.eb2007-03-0712-12/+12
* more adding of version 3 of tunern4hy2007-02-192-0/+2
* usrp TV Tuner version 3 addedn4hy2007-02-191-0/+1
* adding Rev 3 tuners to the usrp_wfm receiver coden4hy2007-02-192-0/+2
* removed obsolete dsb_tx.pyeb2007-01-291-51/+0
* removed obsolete dsb_tx.pyeb2007-01-291-1/+0
* New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)eb2007-01-142-2/+402
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-131-0/+1