Revision ec8005e3 host/lib/usrp/usrp1/usrp1_impl.cpp

b/host/lib/usrp/usrp1/usrp1_impl.cpp
69 69
        }
70 70
    }
71 71

  
72
    //wait for things to settle
73
    boost::this_thread::sleep(boost::posix_time::milliseconds(1000));
74

  
75 72
    //get descriptors again with serial number
76 73
    device_list = usb_device_handle::get_device_list();
77 74

  

Also available in: Unified diff