Revision 16b54d61 host/lib/usrp/usrp1/usrp1_impl.cpp
| b/host/lib/usrp/usrp1/usrp1_impl.cpp | ||
|---|---|---|
| 134 | 134 |
/*********************************************************************** |
| 135 | 135 |
* Structors |
| 136 | 136 |
**********************************************************************/ |
| 137 |
usrp1_impl::usrp1_impl(const device_addr_t &device_addr){
|
|
| 137 |
usrp1_impl::usrp1_impl(const device_addr_t &device_addr): |
|
| 138 |
_device_addr(device_addr) |
|
| 139 |
{
|
|
| 138 | 140 |
UHD_MSG(status) << "Opening a USRP1 device..." << std::endl; |
| 139 | 141 |
|
| 140 | 142 |
//extract the FPGA path for the USRP1 |
Also available in: Unified diff