aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/sensors_c_test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Initialize test value to avoid bit width related issuesMartin Braun2015-09-021-0/+1
|
* uhd: C API wrapperNicholas Corgan2015-08-061-0/+411
* 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