summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* pmt: fixing a few files with older pmt naming style.Tom Rondeau2013-01-132-10/+10
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-044-14/+18
|\
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-014-14/+18
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-024-31/+31
|\ \
| * | gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-214-31/+31
* | | analog: fixing up UHD apps to use gr-analog module.Tom Rondeau2012-12-312-7/+8
* | | grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-274-19/+19
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2122-71/+91
|/ /
* | Merge branch 'master' into nextTom Rondeau2012-12-121-2/+0
|\|
| * Merge branch 'maint'Tom Rondeau2012-12-121-2/+0
| |\
| | * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
* | | Merge branch 'master' into nextJohnathan Corgan2012-11-191-1/+1
|\| |
| * | Merge branch 'maint'Johnathan Corgan2012-11-191-1/+1
| |\|
| | * uhd: include gnuradio paths for swig build firstJosh Blum2012-11-191-1/+1
* | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-101-227/+315
* | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-063-39/+41
* | | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-0615-208/+230
* | | 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-314-7/+11
* | | Merge branch 'master' into nextJohnathan Corgan2012-10-132-4/+4
|\| |
| * | Merge branch 'maint'Johnathan Corgan2012-10-132-4/+4
| |\|
| | * uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-132-4/+4
* | | Merge branch 'master' into nextTom Rondeau2012-10-031-102/+605
|\| |
| * | UHD: improved capabilities for uhd_fft.grc.Ben Hilburn2012-10-031-102/+605
* | | Merge branch 'master' into nextJohnathan Corgan2012-09-293-5/+24
|\| |
| * | uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUTJosh Blum2012-09-291-5/+4
| * | uhd: provide source block hook for issue stream cmdJosh Blum2012-09-293-0/+20
| |/
* / docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-1415-18/+34
|/
* Merge branch 'maint'Johnathan Corgan2012-07-031-0/+2
|\
| * swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* | uhd: added rx tagging for changes in sample rate and center freqJosh Blum2012-06-202-2/+21
* | uhd: source will loop for samples forever until thread interruptJosh Blum2012-06-201-2/+4
|/
* Revert "uhd: allow source work to be stopped while fg runs"Johnathan Corgan2012-06-071-21/+1
* Merge remote-tracking branch 'jblum/wip_uhd_stopper'Johnathan Corgan2012-06-021-1/+21
|\
| * uhd: allow source work to be stopped while fg runsJosh Blum2012-05-241-1/+21
* | Merge branch 'maint'Johnathan Corgan2012-05-291-1/+1
|\ \ | |/ |/|
| * Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo...Nicholas Corgan2012-05-171-1/+1
* | Merge branch 'maint'Johnathan Corgan2012-04-272-2/+2
|\|
| * gr-uhd: updated USRP Sink and USRP Source help messagesNicholas Corgan2012-04-262-2/+2
* | Merge branch 'maint'Tom Rondeau2012-04-241-97/+137
|\|
| * uhd: updating/fixing WBFM example.Marcus Leech2012-04-241-97/+137
* | 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-1353-453/+453
* Merge branch 'master' into nextJohnathan Corgan2012-04-056-19/+32
|\
| * 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-056-9/+8
* | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-0437-35/+10672
|\ \
| * \ Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau2012-04-0337-35/+10672
| |\ \
| | * | examples: Reworked locations and installation of examples.Tom Rondeau2012-04-0330-27/+10606