Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -0/+5 |
| | | | | | * On utility level, force user to use --args=type=foo * In each loader, throw an error if args are ambiguous | ||||
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -0/+122 |
* 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 |