| Commit message (Expand) | Author | Age | Files | Lines |
* | C API: Fix incorrectly declared lock | Martin Braun | 2018-07-23 | 1 | -1/+1 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | C API: Properly free streamers to support streamer re-creation. | michael-west | 2018-02-12 | 1 | -24/+14 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | C API: Better error handling in uhd_usrp_get_?x_stream | Martin Braun | 2017-09-28 | 1 | -2/+4 |
* | C API: Make uhd_rx_streamer_last_error use SAFE_C | Carl Reinke | 2017-09-28 | 1 | -1/+1 |
* | C API: Remove API calls that don't map to C++ calls | Martin Braun | 2017-08-07 | 1 | -20/+0 |
* | Merge branch 'maint' | Martin Braun | 2017-03-01 | 1 | -5/+17 |
|\ |
|
| * | C API: Implement set_time_source_out and fix typo | Hendrik Vogt | 2017-02-27 | 1 | -1/+11 |
| * | C API: Added missing fields to USRP info | Martin Braun | 2017-02-20 | 1 | -0/+2 |
| * | uhd: Fix C API LO controls | Martin Braun | 2017-02-20 | 1 | -4/+4 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -2/+1 |
|/ |
|
* | C API: wrapped multi_usrp functions for interacting with LO's | Nicholas Corgan | 2016-07-19 | 1 | -1/+90 |
* | C API: added soft register API | Nicholas Corgan | 2015-08-14 | 1 | -0/+48 |
* | C API cleanup, feature additions | Nicholas Corgan | 2015-08-12 | 1 | -202/+44 |
* | C API: feature additions, bugfixes | Nicholas Corgan | 2015-08-07 | 1 | -0/+14 |
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 1 | -0/+1509 |