Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | C API: Dboard EEPROM revision error handling fix | Martin Braun | 2017-09-01 | 1 | -1/+23 |
| | | | | | For invalid dboard revisions stored in the EEPROM, provide a better error message. | ||||
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -4/+2 |
| | |||||
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 1 | -0/+109 |
* multi_usrp, multi_usrp_clock, and associated classes accessible through C * Added Doxygen documentation explaining structure and API * Simple RX and TX streaming examples * Unit tests for different parts of C interface and C++ error conversion |