summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-099-1/+91
* 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 'master' into nextJohnathan Corgan2011-09-271-18/+0
|\| |
| * | Merge branch 'maint'Johnathan Corgan2011-09-271-18/+0
| |\|
| | * swig: language independent exception handlerJosh Blum2011-09-271-18/+0
* | | Merge branch 'master' into nextTom Rondeau2011-09-269-14/+495
|\| |
| * | uhd: can't be const to go into tag_work, which might change it.Tom Rondeau2011-09-261-2/+2
| * | uhd: tweaks for some minor detailsJosh Blum2011-09-262-2/+3
| * | uhd: added tags_demo c++ example applicationJosh Blum2011-09-243-0/+334
| * | uhd: tweaks + tested working tags implementationJosh Blum2011-09-243-11/+13
| * | uhd: added documentation and tag implementationsJosh Blum2011-09-245-11/+153
| * | gr-uhd: remove unused _tmp_buffs variableThomas Tsou2011-09-241-2/+0
| * | uhd: added kwargs to construct individual struct elements in tune_request_tJosh Blum2011-09-241-1/+5
| |/
* | Merge branch 'master' into nextJohnathan Corgan2011-08-221-0/+1
|\|
| * gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou2011-08-221-0/+1
* | Merge branch 'master' into nextJohnathan Corgan2011-08-1911-25/+167
|\|
| * Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-199-4/+162
| |\
| | * gr-uhd: add async metadata source blockThomas Tsou2011-08-199-4/+162