summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau2011-10-221-1/+0
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-10-212-0/+25
|\
| * docs: installing README files.Tom Rondeau2011-10-202-0/+25
* | uhd: added some documentation to the UHD main page on standard option parser ...Tom Rondeau2011-10-211-0/+66
* | uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau2011-10-2115-9/+151
* | uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...Tom Rondeau2011-10-214-20/+50
|/
* tags: made tags object orientedJosh Blum2011-10-193-16/+13
* grc: added throttle tag to blocks that throttleJosh Blum2011-10-191-0/+1
* usrp: updated installed examplesJosh Blum2011-10-191-8/+0
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1924-549/+84
|\
| * examples: removed multi-antenna examples.Tom Rondeau2011-10-196-466/+1
| * uhd: fixed examples to use new find_devices command.Tom Rondeau2011-10-192-2/+2
| * uhd: fixed swig file to make guile build happy.Tom Rondeau2011-10-191-1/+1
| * uhd: added uhd.find_devices to pythonJosh Blum2011-10-192-0/+20
| * uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau2011-10-1916-83/+63
* | cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-119-1/+91
|\|
| * docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-099-1/+91
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-087-57/+57
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-082-9/+103
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-0848-35/+9657
|\|
| * uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau2011-10-072-1/+235
| * uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau2011-10-073-3/+672
| * uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau2011-10-071-29/+29
| * uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau2011-10-063-0/+448
| * uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau2011-10-061-1/+8
| * uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-061-0/+276
| * Merge branch 'master' into nextTom Rondeau2011-10-061-2/+3
| |\
| | * Merge branch 'maint'Tom Rondeau2011-10-061-2/+3
| | |\
| | | * uhd: suppress harmless swig warningsJosh Blum2011-10-061-2/+3
| * | | uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau2011-10-062-0/+642
| * | | uhd: cleaning up and updating some script info.Tom Rondeau2011-10-062-2/+2
| * | | uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. Se...Tom Rondeau2011-10-061-0/+397
| * | | uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UH...Tom Rondeau2011-10-061-0/+347
| * | | uhd: minor fixes to examplesTom Rondeau2011-10-062-2/+10
| * | | uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made work...Tom Rondeau2011-10-061-0/+151
| * | | uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.Tom Rondeau2011-10-061-0/+332
| * | | uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work w...Tom Rondeau2011-10-043-1/+451
| * | | uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau2011-10-043-1/+853
| * | | uhd: fixed this example to correct for sample rate offsets when setting a UHD...Tom Rondeau2011-10-041-31/+27
| * | | uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-042-3/+320
| * | | uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ...Tom Rondeau2011-10-042-1/+144
| * | | uhd: removing multi-antenna stuff frmo gnuradio-examplesTom Rondeau2011-10-031-1/+1
| * | | uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau2011-10-033-0/+239
| * | | uhd: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. D...Tom Rondeau2011-10-035-0/+465
| * | | uhd: fixing copyright and M4 files for HF apps.Tom Rondeau2011-10-038-7/+125
| * | | uhd: fixing hf_explorer to take the UHD address as an option.Tom Rondeau2011-10-031-1/+2
| * | | uhd: again, just the basics of getting hf_radio to work with UHD (and the 'ne...Tom Rondeau2011-10-035-149/+167
| * | | UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu...Tom Rondeau2011-10-0318-0/+3511
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-281-18/+0
|\| | |