| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -6/+7 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+1 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 1 | -1/+2 |
* | formatting: preparing for uhd::math cleanup | Brent Stapleton | 2019-01-18 | 1 | -139/+108 |
* | ad9361: Fix bandwidth warnings and ranges | Vidush | 2018-04-27 | 1 | -15/+46 |
* | ad936x: De-boostify ad936x_manager, minor cleanup | Martin Braun | 2018-04-26 | 1 | -42/+76 |
* | 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 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -6/+6 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -5/+4 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -4/+4 |
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 1 | -7/+5 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -14/+14 |
* | fixup! ad9361: codec manager needs more includes on some platforms | Martin Braun | 2015-10-12 | 1 | -0/+1 |
* | B200: Fix for CODEC loopback test failure | michael-west | 2015-10-12 | 1 | -4/+34 |
* | ad936x: Disable AGC by default | Martin Braun | 2015-08-10 | 1 | -1/+1 |
* | ad9361/b200/e300: Refactored AD936x + perifs management | Martin Braun | 2015-07-29 | 1 | -0/+280 |