| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 1 | -1/+1 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -512/+673 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -7/+8 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 1 | -1/+4 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 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 more DEBUG to TRACE | Martin Braun | 2017-04-06 | 1 | -25/+25 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -58/+58 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -6/+6 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -64/+64 |
* | Merge branch 'maint' | Martin Braun | 2016-06-14 | 1 | -6/+6 |
|\ |
|
| * | Spelling fixes | Nicholas Corgan | 2016-06-14 | 1 | -6/+6 |
* | | dboard: Made dboard class dtors virtual | Ashish Chaudhari | 2016-02-26 | 1 | -1/+1 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -7/+7 |
|/ |
|
* | db_tvrx2: fixed boost::format bug | Marcus Müller | 2015-03-30 | 1 | -1/+1 |
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -7/+7 |
* | tvrx2: fix ref_clock logic when using N2x0 | Nicholas Corgan | 2014-04-09 | 1 | -3/+3 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -2/+13 |
* | tvrx2: reverted broken changes to tuning logic | Josh Blum | 2012-09-28 | 1 | -25/+8 |
* | First pass at getting tune_request_t to control IF freq in TVRX2 | Jason Abele | 2012-09-04 | 1 | -8/+25 |
* | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -2/+2 |
* | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 1 | -188/+121 |
* | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 1 | -1/+0 |
* | uhd: added safe call on a few dboard related deconstructors | Josh Blum | 2011-06-10 | 1 | -1/+2 |
* | Added TVRX2 support | Jason Abele | 2011-05-13 | 1 | -0/+1911 |