summaryrefslogtreecommitdiff
path: root/gr-uhd/apps
Commit message (Expand)AuthorAgeFilesLines
* core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-061-11/+12
* core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-062-5/+5
* blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold.Tom Rondeau2013-03-021-1/+2
* Merge branch 'master' into nextTom Rondeau2013-02-132-1/+5
|\
| * uhd: added click to change freqMike Jameson2013-02-111-0/+4
| * uhd: fixes audio_alsa_sink busyMike Jameson2013-02-111-1/+1
* | analog: fixing up UHD apps to use gr-analog module.Tom Rondeau2012-12-312-7/+8
* | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-216-36/+42
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-061-31/+32
* | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-061-21/+22
* | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-011-14/+16
* | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-311-4/+5
* | docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-142-3/+5
|/
* 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