| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -22/+32 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -2/+3 |
* | 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 |
* | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 1 | -1/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -2/+2 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -1/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -2/+2 |
* | adf435x: Refactored ADF435X control code | Ashish Chaudhari | 2016-02-12 | 1 | -93/+29 |
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 |
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -3/+5 |
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -8/+24 |
* | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver. | Ashish Chaudhari | 2013-11-13 | 1 | -89/+31 |
* | sbx/wbx: clear R/N counters before tuning the LO | Josh Blum | 2012-08-08 | 1 | -0/+5 |
* | dboard: updated timed sync stuff for wbx* sbx* | Josh Blum | 2012-04-20 | 1 | -5/+7 |
* | sbx: no readback during tuning, cache lock detect status when read | Josh Blum | 2012-03-23 | 1 | -3/+3 |
* | Fixing ADF4351 dividers, even though they won't get used. | Ben Hilburn | 2012-02-07 | 1 | -2/+2 |
* | sbx: bring SBX into the tree | Josh Blum | 2011-11-07 | 1 | -2/+2 |
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 1 | -0/+189 |