#include <uhd/image_loader.hpp>
Public Attributes | |
uhd::device_addr_t | args |
bool | load_firmware |
bool | load_fpga |
bool | download |
std::string | firmware_path |
std::string | fpga_path |
std::string | out_path |
uhd::device_addr_t uhd::image_loader::image_loader_args_t::args |
bool uhd::image_loader::image_loader_args_t::download |
std::string uhd::image_loader::image_loader_args_t::firmware_path |
std::string uhd::image_loader::image_loader_args_t::fpga_path |
bool uhd::image_loader::image_loader_args_t::load_firmware |
bool uhd::image_loader::image_loader_args_t::load_fpga |
std::string uhd::image_loader::image_loader_args_t::out_path |