summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jarn0ld/jarn0ld/uhd-iq-imbalance-on-off'Johnathan Corgan2015-03-283-0/+21
|\
| * gr-uhd: support for IQ imbalance enable/disableJulian Arnold2015-03-243-0/+21
* | Merge branch 'maint'Johnathan Corgan2015-03-281-2/+3
|\ \ | |/ |/|
| * docs: fixed labels and references in manual.Tom Rondeau2015-03-231-2/+3
* | uhd: adding ability to build static library of gr-uhd.Tom Rondeau2015-02-261-0/+31
* | uhd: Added set_stream_args() method to sink & sourceMartin Braun2015-02-037-4/+74
* | uhd: Normalized gain rangesMartin Braun2015-01-279-5/+1256
|/
* cmake: Less warnings, more infoMartin Braun2015-01-081-0/+1
* Merge branch 'maint'Johnathan Corgan2014-12-091-3/+3
|\
| * fixed UHD manual URLsMarcus Müller2014-12-081-3/+3
* | Merge branch 'maint'Tom Rondeau2014-10-062-10/+10
|\|
| * Removing use of 'and', 'or', and 'not' for &&, ||, and !.Tom Rondeau2014-10-062-10/+10
* | uhd: Amends 2fd13c0c, LO lock checks need to be removed from source as well a...Martin Braun2014-09-291-14/+1
* | uhd: Removed LO lock checks at startup, are unnecessary and cause bugsMartin Braun2014-09-221-14/+1
|/
* Merge branch 'maint'Johnathan Corgan2014-08-261-1/+1
|\
| * uhd: Fixed minor issue with kwargs in amsg_sourceMartin Braun2014-08-261-1/+1
* | Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\|
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | Merge branch 'maint'Tom Rondeau2014-07-311-3/+0
|\|
| * uhd: fixed tagged stream block gap handling in usrp_sinkSean Nowlan2014-07-311-3/+0
* | Revert "build: missed gnuradio-uhd in static libs build."Tom Rondeau2014-07-171-13/+0
* | Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_thingsTom Rondeau2014-07-1411-204/+1669
|\ \
| * | uhd: Added checks for lock sensors.Martin Braun2014-07-085-1/+139
| * | uhd: Added example for re-tuning through messagesMartin Braun2014-07-081-0/+1132
| * | uhd: Added more type checking and flexibility to commands and tagsMartin Braun2014-07-074-88/+107
| * | uhd: Added GRC bindings for command interfaceMartin Braun2014-07-071-0/+5
| * | uhd: Refactored common stuff from usrp sink and sourceMartin Braun2014-07-075-65/+74
| * | uhd: Added command interface to uhd source, modified command syntaxMartin Braun2014-07-076-47/+187
| * | uhd: Updated docs, in particular for the command interfaceMartin Braun2014-07-073-61/+83
* | | Merge remote-tracking branch 'mbant/qtify-examples'Tom Rondeau2014-07-127-2093/+5174
|\ \ \
| * | | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-127-2093/+5174
| | |/ | |/|
* / | build: missed gnuradio-uhd in static libs build.Tom Rondeau2014-07-111-0/+13
|/ /
* | Merge branch 'maint'Johnathan Corgan2014-07-083-3/+13
|\ \ | |/ |/|
| * Merge remote-tracking branch 'ncorgan/ncorgan/swig_ignore_multi_usrp' into maintJohnathan Corgan2014-07-083-3/+13
| |\
| | * uhd: unexposed usrp_sink::get_device() and usrp_source::get_device() from SWIGNicholas Corgan2014-06-183-3/+13
* | | Merge branch 'maint'Tom Rondeau2014-07-077-17/+17
|\| |
| * | Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-077-17/+17
| |/
* / uhd: Nicer labels for device args and addres in GRCMartin Braun2014-05-201-3/+16
|/
* Merge branch 'maint'Johnathan Corgan2014-05-021-0/+1
|\
| * uhd: Fixed "reducing chan number" bugMartin Braun2014-05-021-0/+1
* | uhd: Used uhd-internal fragmentation handling, bursty tx w/o time tags now no...Martin Braun2014-04-262-36/+25
* | uhd: Added freq hopping example, improved tag handling in usrp_sinkMartin Braun2014-04-264-48/+296
* | docs: Updated uhd to reflect tag changes.Martin Braun2014-04-262-46/+36
* | uhd: Allow post-burst tune; tag handling less restrictiveMartin Braun2014-04-262-56/+124
* | uhd: Added retune-by-tag and a command interface via message passingMartin Braun2014-04-263-4/+142
* | uhd: modified tag preemption/gap handlingSean Nowlan2014-04-261-7/+4
* | uhd: added length tag name parameter in GRCSean Nowlan2014-04-261-2/+23
* | uhd: added notification for tagged stream preemptions/gapsSean Nowlan2014-04-261-12/+23
* | uhd: changed length_tag member variable from string to pmt symbolSean Nowlan2014-04-264-33/+34
* | uhd: fixed tags_demoSean Nowlan2014-04-261-1/+1