Revision 9734a743 host/lib/usrp/usrp1/usrp1_impl.cpp

b/host/lib/usrp/usrp1/usrp1_impl.cpp
123 123
 * Make
124 124
 **********************************************************************/
125 125
static device::sptr usrp1_make(const device_addr_t &device_addr){
126
    UHD_MSG(status) << "Opening a USRP1 device..." << std::endl;
126 127

  
127 128
    //extract the FPGA path for the USRP1
128 129
    std::string usrp1_fpga_image = find_image_path(

Also available in: Unified diff