Revision a455ed96 host/lib/usrp/usrp1/usrp1_impl.cpp
| b/host/lib/usrp/usrp1/usrp1_impl.cpp | ||
|---|---|---|
| 70 | 70 |
} |
| 71 | 71 |
|
| 72 | 72 |
//wait for things to settle |
| 73 |
boost::this_thread::sleep(boost::posix_time::milliseconds(500));
|
|
| 73 |
boost::this_thread::sleep(boost::posix_time::milliseconds(1000));
|
|
| 74 | 74 |
|
| 75 | 75 |
//get descriptors again with serial number |
| 76 | 76 |
device_list = usb_device_handle::get_device_list(); |
Also available in: Unified diff