| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -3/+3 |
* | octoclock: Avoid usage of uninitialized memory | Martin Braun | 2020-02-04 | 1 | -9/+5 |
* | octoclock: Apply clang-format | Martin Braun | 2020-02-04 | 1 | -150/+177 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 1 | -2/+3 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -2/+2 |
* | 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 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -1/+0 |
* | 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 | -20/+20 |
* | Octoclock: Fix firmware version compatibility | michael-west | 2016-06-27 | 1 | -5/+5 |
* | octoclock: bugfixes, bumped firmware compat number to 4 | Nicholas Corgan | 2016-06-17 | 1 | -12/+30 |
* | ihex: Windows fixes | Nicholas Corgan | 2015-12-14 | 1 | -9/+8 |
* | octoclock: Now uses internal ihex parser | Martin Braun | 2015-12-14 | 1 | -75/+44 |
* | octoclock: replaced Intel hex -> binary converter | Nicholas Corgan | 2015-08-14 | 1 | -17/+37 |
* | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -13/+35 |
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -0/+340 |