Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 1 | -44/+75 |
| | | | | | | | - The MPM function update_component now accepts multiple components to be updated in one RPC call. - Updated the property tree and image loader to match this change. - Also added DTS loading to the image loader. | ||||
* | fpga load: adding MPMD image loader function | Brent Stapleton | 2017-12-22 | 1 | -0/+106 |
uhd_image_loader now supports type=n310, and loads the FPGA provided in the arguments. |