Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C API: feature additions, bugfixes | Nicholas Corgan | 2015-08-07 | 1 | -1/+0 |
| | | | | | | * Wrapped uhd::device_addrs_t, added find functions for multi_usrp, multi_usrp_clock * Replaced getopt with public domain implementation * Minor bugfixes | ||||
* | uhd: C API wrapper | Nicholas Corgan | 2015-08-06 | 1 | -0/+25 |
* 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 |