Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |