summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2011-10-21uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...Tom Rondeau
2011-10-20docs: installing README files.Tom Rondeau
2011-10-19tags: made tags object orientedJosh Blum
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-19usrp: updated installed examplesJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-19uhd: fixed examples to use new find_devices command.Tom Rondeau
2011-10-19uhd: fixed swig file to make guile build happy.Tom Rondeau
2011-10-19uhd: added uhd.find_devices to pythonJosh Blum
2011-10-19uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: adding uhd Doxygen documentation page and README file.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau
2011-10-07uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau
2011-10-07uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau
2011-10-06uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau
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-06Merge branch 'master' into nextTom Rondeau
2011-10-06Merge branch 'maint'Tom Rondeau
2011-10-06uhd: suppress harmless swig warningsJosh Blum
2011-10-06uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau
2011-10-06uhd: cleaning up and updating some script info.Tom Rondeau
2011-10-06uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. Se...Tom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UH...Tom Rondeau
2011-10-06uhd: minor fixes to examplesTom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made work...Tom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.Tom 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: fixed this example to correct for sample rate offsets when setting a 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: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. D...Tom Rondeau
2011-10-03uhd: fixing copyright and M4 files for HF apps.Tom Rondeau
2011-10-03uhd: fixing hf_explorer to take the UHD address as an option.Tom Rondeau
2011-10-03uhd: again, just the basics of getting hf_radio to work with UHD (and the 'ne...Tom Rondeau
2011-10-03UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu...Tom Rondeau
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27Merge branch 'maint'Johnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-26uhd: cmake support for example applicationJosh Blum