aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_c.cpp
Commit message (Expand)AuthorAgeFilesLines
* C API: Add support for Tx LO controlMartin Braun2018-12-141-0/+89
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-201-6/+6
* C API: Fix incorrectly declared lockMartin Braun2018-07-231-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* C API: Properly free streamers to support streamer re-creation.michael-west2018-02-121-24/+14
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* C API: Better error handling in uhd_usrp_get_?x_streamMartin Braun2017-09-281-2/+4
* C API: Make uhd_rx_streamer_last_error use SAFE_CCarl Reinke2017-09-281-1/+1
* C API: Remove API calls that don't map to C++ callsMartin Braun2017-08-071-20/+0
* Merge branch 'maint'Martin Braun2017-03-011-5/+17
|\
| * C API: Implement set_time_source_out and fix typoHendrik Vogt2017-02-271-1/+11
| * C API: Added missing fields to USRP infoMartin Braun2017-02-201-0/+2
| * uhd: Fix C API LO controlsMartin Braun2017-02-201-4/+4
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+1
|/
* C API: wrapped multi_usrp functions for interacting with LO'sNicholas Corgan2016-07-191-1/+90
* C API: added soft register APINicholas Corgan2015-08-141-0/+48
* C API cleanup, feature additionsNicholas Corgan2015-08-121-202/+44
* C API: feature additions, bugfixesNicholas Corgan2015-08-071-0/+14
* uhd: C API wrapperNicholas Corgan2015-08-061-0/+1509