  | 
  
    USRP Hardware Driver and USRP Manual
    Version: 4.4.0.HEAD-0-g5fac246b
    
   UHD and USRP Manual 
   | 
           
 | 
 
 
 
 
Go to the documentation of this file.
   34         bool delay_reload = 
false;
 
   35         bool just_reload  = 
false;
 
   62     static void register_image_loader(
const std::string& device_type,
 
   64         const std::string& recovery_instructions);
 
   79     static std::string get_recovery_instructions(
const std::string& device_type);
 
  
 
bool download
Definition: image_loader.hpp:27
 
uhd::device_addr_t args
Definition: image_loader.hpp:24
 
std::string out_path
Definition: image_loader.hpp:30
 
#define UHD_API
Definition: config.h:87
 
Definition: device_addr.hpp:37
 
std::function< bool(const image_loader_args_t &)> loader_fcn_t
Signature of an image loading function.
Definition: image_loader.hpp:54
 
uhd::dict< std::string, std::string > metadata
Definition: image_loader.hpp:33
 
Definition: build_info.hpp:12
 
Definition: image_loader.hpp:22
 
boost::noncopyable noncopyable
Definition: noncopyable.hpp:45
 
Definition: image_loader.hpp:19
 
std::vector< uint8_t > component
Definition: image_loader.hpp:32
 
bool load_firmware
Definition: image_loader.hpp:25
 
std::string firmware_path
Definition: image_loader.hpp:28
 
std::string fpga_path
Definition: image_loader.hpp:29
 
std::string id
Definition: image_loader.hpp:31
 
bool load_fpga
Definition: image_loader.hpp:26