Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | Fixed minor warnings | Nicholas Corgan | 2016-06-16 | 1 | -2/+2 |
| | | | | | | * Mismatched printf format strings * Number truncation * Unreferenced variables | ||||
* | C API cleanup, feature additions | Nicholas Corgan | 2015-08-12 | 1 | -0/+90 |
* Cleaned up usage of handles vs. handle pointers * Store global string for last error thrown * Removed uhd::device_addr_t handle, added std::vector<std::string> handle |