| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'github/pr/1437' | Johnathan Corgan | 2017-10-05 | 2 | -1/+15 |
|\ |
|
| * | uhd: Parametrize recv timeout and single-packet option | Martin Braun | 2017-08-21 | 2 | -1/+15 |
* | | gr-uhd: Added modification to UHD message-based tuning which will allow for t... | Jacob Gilbert | 2017-09-12 | 6 | -20/+38 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2017-07-13 | 1 | -1/+2 |
|\ |
|
| * | uhd: Fixed tx streamer creation in usrp_sink | sugandhagupta | 2017-07-07 | 1 | -1/+2 |
* | | cmake: add log4cpp to runtime includes | Bastian Bloessl | 2017-03-22 | 1 | -4/+0 |
* | | cmake: clean up | Bastian Bloessl | 2017-03-22 | 1 | -2/+0 |
* | | uhd: Always query current frequency when outputting tags | Martin Braun | 2017-02-24 | 2 | -5/+1 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2016-12-13 | 2 | -2/+5 |
|\ |
|
| * | gr-uhd: disable boost thread interrupts during send() and recv() calls in work() | Andrej Rode | 2016-12-09 | 2 | -2/+5 |
* | | uhd: Use UHDs internal normalized gain methods | Martin Braun | 2016-12-11 | 2 | -0/+16 |
|/ |
|
* | uhd: Replace zero-timeout double-recv() with one recv() call | Martin Braun | 2016-09-23 | 2 | -11/+11 |
* | uhd: re-Fix order of include dirs done in 7ad6ff1b such that UHD_INCLUDE_DIRS... | Michael Dickens | 2016-09-19 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2016-09-15 | 1 | -1/+1 |
|\ |
|
| * | uhd: Fix order of include dirs | Martin Braun | 2016-09-15 | 1 | -1/+1 |
* | | gr-uhd: create tag when issuing stream command | johschmitz | 2016-07-11 | 1 | -0/+1 |
|/ |
|
* | Added controls for importing, exporting, and sharing LOs | Derek Kozel | 2016-05-23 | 4 | -2/+115 |
* | uhd: add command handler to add a time tag | Nathan West | 2016-05-02 | 2 | -0/+10 |
* | Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'" | Johnathan Corgan | 2016-04-27 | 4 | -112/+2 |
* | Added controls for importing, exporting, and sharing LOs | Derek Kozel | 2016-04-25 | 4 | -2/+112 |
* | gr-uhd: add parameter to enable/disable streaming when flowgraph starts | Johannes Schmitz | 2015-12-16 | 2 | -16/+23 |
* | Check RX/TX streamers::sptr before flush/reset | Marcus Müller | 2015-12-16 | 2 | -4/+12 |
* | uhd: Added controlport interface for UHD sink's "command" message handler. | Tom Rondeau | 2015-12-06 | 2 | -0/+15 |
* | uhd: Adds ControlPort support to USRP source block's command message port. | Tom Rondeau | 2015-10-16 | 2 | -0/+14 |
* | uhd: open support for controlport in static builds. | Tom Rondeau | 2015-10-16 | 1 | -10/+0 |
* | uhd: uhd_rx_cfile updates | Martin Braun | 2015-09-09 | 1 | -2/+2 |
* | uhd: Added get_num_mboards() call | Martin Braun | 2015-09-08 | 2 | -0/+7 |
* | uhd: Expose GPIO functions through SWIG | Martin Braun | 2015-06-11 | 2 | -0/+51 |
* | uhd: Bugfix for multi-chan tune request | Martin Braun | 2015-05-11 | 1 | -1/+1 |
* | uhd: Updated command interface to match new message command format | Martin Braun | 2015-05-05 | 4 | -83/+316 |
* | uhd: Fixes for CID 1296559 and 1090067 and more | Martin Braun | 2015-05-04 | 2 | -1/+7 |
* | uhd: Refactored usrp_{sink,source} blocks | Martin Braun | 2015-04-30 | 8 | -837/+660 |
* | gr_uhd: give source a headstart | Marcus Müller | 2015-04-16 | 1 | -1/+1 |
* | gr-uhd: support for IQ imbalance enable/disable | Julian Arnold | 2015-03-24 | 2 | -0/+13 |
* | uhd: adding ability to build static library of gr-uhd. | Tom Rondeau | 2015-02-26 | 1 | -0/+31 |
* | uhd: Added set_stream_args() method to sink & source | Martin Braun | 2015-02-03 | 5 | -4/+40 |
* | uhd: Normalized gain ranges | Martin Braun | 2015-01-27 | 4 | -0/+50 |
* | Merge branch 'maint' | Tom Rondeau | 2014-10-06 | 2 | -10/+10 |
|\ |
|
| * | Removing use of 'and', 'or', and 'not' for &&, ||, and !. | Tom Rondeau | 2014-10-06 | 2 | -10/+10 |
* | | uhd: Amends 2fd13c0c, LO lock checks need to be removed from source as well a... | Martin Braun | 2014-09-29 | 1 | -14/+1 |
* | | uhd: Removed LO lock checks at startup, are unnecessary and cause bugs | Martin Braun | 2014-09-22 | 1 | -14/+1 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-31 | 1 | -3/+0 |
|\| |
|
| * | uhd: fixed tagged stream block gap handling in usrp_sink | Sean Nowlan | 2014-07-31 | 1 | -3/+0 |
* | | Revert "build: missed gnuradio-uhd in static libs build." | Tom Rondeau | 2014-07-17 | 1 | -13/+0 |
* | | Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_things | Tom Rondeau | 2014-07-14 | 5 | -141/+445 |
|\ \ |
|
| * | | uhd: Added checks for lock sensors. | Martin Braun | 2014-07-08 | 5 | -1/+139 |
| * | | uhd: Added more type checking and flexibility to commands and tags | Martin Braun | 2014-07-07 | 3 | -87/+104 |
| * | | uhd: Refactored common stuff from usrp sink and source | Martin Braun | 2014-07-07 | 5 | -65/+74 |