summaryrefslogtreecommitdiff
path: root/gr-uhd/apps
AgeCommit message (Expand)Author
2012-04-23gr-uhd: uhd_fft and uhd_siggen_base.py now use subdev names instead of dboard...Nicholas Corgan
2012-04-16gr-uhd: uhd_rx_cfile outputs USRP configuration instead of args if user has t...Nicholas Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-05Merge branch 'master' into nextJohnathan Corgan
2012-04-05gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no s...Nicholas Corgan
2012-04-05gr-uhd: minor aesthetic and consistency changesNicholas Corgan
2012-04-04Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan
2012-04-04Merge branch 'master' into nextJohnathan Corgan
2012-04-04gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan
2012-04-02Move uhd_siggen_base python file into gnuradio.uhd space.Tom Rondeau
2012-04-02fixes to uhd_siggen with base class.Tom Rondeau
2012-04-02build: removed .py extensions from uhd and shd installed Python programs.Tom Rondeau
2012-02-20uhd: updated uhd programs to use stream_args concept from command line for mo...Marcus Leech
2012-02-01Merge branch 'master' into nextTom Rondeau
2012-02-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-01-27Merge branch 'master' into nextJohnathan Corgan
2012-01-26uhd: add async message print option to appsJohnathan Corgan
2011-12-20Merge branch 'master' into nextJohnathan Corgan
2011-12-17uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech
2011-12-14Merge branch 'master' into nextTom Rondeau
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-26uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c...Tom Rondeau
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-11-07Use start()/stop() to get midpoint of uhd rangesJason Abele
2011-11-07Set subdev spec after creating uhd source, before threads startJason Abele
2011-11-07Fix initial gain setting for uhd_siggen[_gui].pyJason Abele
2011-10-24examples: making both autotools and cmake install all the same examples.Tom Rondeau
2011-10-21uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...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-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-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau
2011-05-10gr-uhd: fixed apps Makefile for distribution.Tom Rondeau
2011-05-10gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau
2011-05-10gr-uhd: Makefile.am for UHD apps.Tom Rondeau
2011-05-10gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau
2011-05-10gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau
2011-05-10gr-uhd: adding uhd_fft.py appTom Rondeau