Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -2/+2 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -209/+323 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface) | Martin Braun | 2019-11-26 | 1 | -11/+2 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -1/+1 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -15/+15 |
* | Add sleep function to dboard_iface | Kevin Gilbert | 2016-08-05 | 1 | -4/+3 |
* | Added TwinRX daughterboard control. | Ashish Chaudhari | 2016-07-19 | 1 | -0/+524 |