USRP Hardware Driver and USRP Manual  Version: 3.11.0.HEAD-0-ga1b5c4ae
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
 

Member Data Documentation

◆ args

uhd::device_addr_t uhd::image_loader::image_loader_args_t::args

◆ download

bool uhd::image_loader::image_loader_args_t::download

◆ firmware_path

std::string uhd::image_loader::image_loader_args_t::firmware_path

◆ fpga_path

std::string uhd::image_loader::image_loader_args_t::fpga_path

◆ load_firmware

bool uhd::image_loader::image_loader_args_t::load_firmware

◆ load_fpga

bool uhd::image_loader::image_loader_args_t::load_fpga

◆ out_path

std::string uhd::image_loader::image_loader_args_t::out_path

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