summaryrefslogtreecommitdiff
path: root/gr-uhd/apps
Commit message (Expand)AuthorAgeFilesLines
* gr-uhd: uhd_fft and uhd_siggen_base.py now use subdev names instead of dboard...Nicholas Corgan2012-04-232-6/+6
* gr-uhd: uhd_rx_cfile outputs USRP configuration instead of args if user has t...Nicholas Corgan2012-04-161-1/+21
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1316-149/+149
* Merge branch 'master' into nextJohnathan Corgan2012-04-052-15/+28
|\
| * gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no s...Nicholas Corgan2012-04-052-12/+26
| * gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-052-5/+4
* | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-047-8/+66
|\ \
| * | Move uhd_siggen_base python file into gnuradio.uhd space.Tom Rondeau2012-04-023-3/+3
| * | fixes to uhd_siggen with base class.Tom Rondeau2012-04-022-2/+2
| * | build: removed .py extensions from uhd and shd installed Python programs.Tom Rondeau2012-04-027-7/+65
* | | Merge branch 'master' into nextJohnathan Corgan2012-04-043-7/+51
|\ \ \ | |/ / |/| / | |/
| * gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan2012-04-043-7/+51
* | uhd: updated uhd programs to use stream_args concept from command line for mo...Marcus Leech2012-02-202-9/+7
* | Merge branch 'master' into nextTom Rondeau2012-02-011-9/+16
|\|
| * Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2012-02-014-7/+57
| |\
| * | uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech2012-02-011-9/+16
* | | Merge branch 'master' into nextJohnathan Corgan2012-01-274-7/+57
|\ \ \ | | |/ | |/|
| * | uhd: add async message print option to appsJohnathan Corgan2012-01-264-7/+57
| |/
* | Merge branch 'master' into nextJohnathan Corgan2011-12-202-53/+67
|\|
| * uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech2011-12-172-53/+67
* | Merge branch 'master' into nextTom Rondeau2011-12-143-24/+24
|\|
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-143-24/+24
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-086-115/+0
|/
* uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c...Tom Rondeau2011-11-261-2/+9
* uhd: change examples to use new stream apiJosh Blum2011-11-074-15/+5
* Use start()/stop() to get midpoint of uhd rangesJason Abele2011-11-071-2/+2
* Set subdev spec after creating uhd source, before threads startJason Abele2011-11-071-4/+4
* Fix initial gain setting for uhd_siggen[_gui].pyJason Abele2011-11-071-0/+4
* examples: making both autotools and cmake install all the same examples.Tom Rondeau2011-10-241-1/+1
* uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...Tom Rondeau2011-10-214-20/+50
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-3/+3
* gr: updated cmakelists after merge for additional filesJosh Blum2011-10-081-5/+63
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-0823-32/+4583
|\
| * 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: 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
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+26
|/
* gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau2011-05-172-7/+8
* gr-uhd: fixed apps Makefile for distribution.Tom Rondeau2011-05-101-0/+3
* gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau2011-05-101-0/+3
* gr-uhd: Makefile.am for UHD apps.Tom Rondeau2011-05-101-0/+29
* gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau2011-05-101-0/+148
* gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau2011-05-101-3/+1
* gr-uhd: adding uhd_fft.py appTom Rondeau2011-05-101-0/+269