USRP Hardware Driver and USRP Manual  Version: 4.1.0.1
UHD and USRP Manual
uhd::image_loader::image_loader_args_t Struct Reference

#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
 
std::string id
 
std::vector< uint8_t > component
 
uhd::dict< std::string, std::string > metadata
 
bool delay_reload = false
 
bool just_reload = false
 

Member Data Documentation

uhd::device_addr_t uhd::image_loader::image_loader_args_t::args
std::vector<uint8_t> uhd::image_loader::image_loader_args_t::component
bool uhd::image_loader::image_loader_args_t::delay_reload = false
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
std::string uhd::image_loader::image_loader_args_t::id
bool uhd::image_loader::image_loader_args_t::just_reload = false
bool uhd::image_loader::image_loader_args_t::load_firmware
bool uhd::image_loader::image_loader_args_t::load_fpga
uhd::dict<std::string, std::string> uhd::image_loader::image_loader_args_t::metadata
std::string uhd::image_loader::image_loader_args_t::out_path

The documentation for this struct was generated from the following file: