Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -1/+34 |
| | | | | | | * Single class for loading firmware/FPGA images onto devices instead of multiple utilities * Loading functions are registered for each device, corresponding to their --args="type=foo" name * Deprecation warnings added to all product-specific image loading utilities | ||||
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 1 | -0/+59 |