summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
...
* | gr-uhd: added tagged stream supportSean Nowlan2014-04-265-20/+113
* | added subtraction and addition to time_spec_tMarcus Müller2014-04-142-0/+23
|/
* docs: fixing order of parameters.Dimitri Stolnikov2014-03-181-2/+2
* uhd: hf_explorer example: Added some more options for better handling of rates.Tom Rondeau2014-02-111-201/+222
* Merge remote-tracking branch 'cswiger/master' into hfxTom Rondeau2014-01-302-163/+57
|\
| * fixed click to tune, click mouse on fft display will tune to that frequencyroot2014-01-091-11/+3
| * Fixed other issues with app - changes to fft display - still missing 'tune on...root2014-01-051-22/+24
| * update READMEChuck Swiger2014-01-021-19/+5
| * fixing hfx.py for proper uhd support - tuning was negative of desired change,...Chuck Swiger2014-01-021-123/+37
* | Merge remote-tracking branch 'stiabhan/uhd_rx_cfile'Tom Rondeau2014-01-281-5/+30
|\ \
| * | gr-uhd: add option to uhd_rx_cfile to write metadata file.Steve Glass2013-11-221-5/+30
* | | Merge branch 'maint'Johnathan Corgan2014-01-272-4/+11
|\ \ \ | |_|/ |/| |
| * | uhd: Fix possible freeze-up when using lock/unlock (Solution by Johannes Demel)Martin Braun2014-01-272-4/+11
| |/
* / Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
|/
* Merge branch 'maint'Johnathan Corgan2013-10-051-1/+10
|\
| * CID: 1090068. Fixes missing virtual destructor issue.Ben Hilburn2013-10-051-1/+10
* | uhd: extended uhd::dict to be able to be used like a Python dictionaryNicholas Corgan2013-09-234-16/+21
|/
* Fix missing module imports in error caseJohnathan Corgan2013-09-071-0/+1
* uhd: add top-level exception reporting to uhd_fftJaroslav Škarvada2013-09-071-2/+7
* Merge branch 'maint'Johnathan Corgan2013-08-163-3/+12
|\
| * uhd: if B2X0 is connected, change USRP config info strings to account for lac...Nicholas Corgan2013-08-163-3/+12
* | uhd: squashed per-channel stream supportJosh Blum2013-07-154-16/+103
|/
* uhd: fix GRC wrapper generation to match UHD change (fixes #562)Timo Lindfors2013-07-091-2/+2
* uninstalled import: Adding overlooked exception handling around imports.Ben Reynwar2013-06-141-1/+6
* uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle...Ben Reynwar2013-06-044-4/+3
* Merge branch 'next' of git.gnuradio.org:gnuradio into nextTom Rondeau2013-05-232-0/+16
|\
| * uhd: swig fix for stream args channel comprehensionJosh Blum2013-05-222-0/+16
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+3
|/
* uhd: reverts include->import change in uhd_swig.iJohnathan Corgan2013-05-191-2/+1
* Merge with next branch.Ben Reynwar2013-05-191-3/+3
|\
| * docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-3/+3
* | Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-128-41/+123
|\|
| * Merge branch 'master' into nextTom Rondeau2013-05-071-40/+59
| |\
| | * uhd: enhanced version of usrp_spectrum_sense.pyMike Jameson M0MIK2013-04-261-40/+59
| * | uhd: fix accidentally deleted file from previous mergeJohnathan Corgan2013-04-181-0/+52
| * | Merge branch 'master' into nextJohnathan Corgan2013-04-178-53/+64
| |\|
| | * Merge remote-tracking branch 'jblum/uhd_work'Johnathan Corgan2013-04-175-1/+52
| | |\
| | | * uhd: added getters for bandwidth setting and rangeJosh Blum2013-04-124-0/+44
| | | * uhd: added a usrp PC sync optionJosh Blum2013-04-121-1/+8
* | | | build: minor tweaks for swig, warnings.Tom Rondeau2013-05-081-1/+1
* | | | runtime: fix SWIG type issue for 32-bitJohnathan Corgan2013-05-021-0/+3
* | | | uhd: moved include dir to gnuradio/uhdJohnathan Corgan2013-04-3012-16/+16
* | | | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2912-52/+57
|/ / /
* | | uhd: 1. made a python directory for gr-uhd for tlc consistency.Tom Rondeau2013-04-156-34/+52
* | | build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* | | grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-042-6/+6
* | | cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | | docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* | | build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
* | | runtime: creating swig files for typedefs/templates of vector types.Tom Rondeau2013-04-011-4/+0