 |
USRP Hardware Driver and USRP Manual
Version: 3.15.0.0-3build2
UHD and USRP Manual
|
|
General Usage Manuals
USRP N-Series Devices
USRP B-Series Devices
USRP E-Series Devices
USRP X-Series Devices
USRP Legacy Series
Legacy devices are USRPs that are either no longer supported, or are no longer available for purchase. Refer to the individual manual pages for details. In general, no new feature development is happening for these devices, but unless stated otherwise, they will still work with this version of UHD.
Daughterboards
OctoClock
boost::shared_ptr< rx_streamer > sptr
Definition: stream.hpp:173
std::vector< device_addr_t > device_addrs_t
A typedef for a vector of device addresses.
Definition: device_addr.hpp:88
boost::shared_ptr< multi_usrp > sptr
Definition: multi_usrp.hpp:99
static sptr make(const device_addr_t &dev_addr)
Definition: device_addr.hpp:38
Definition: time_spec.hpp:29
Definition: stream_cmd.hpp:36
Definition: stream.hpp:59
@ STREAM_MODE_NUM_SAMPS_AND_DONE
Definition: stream_cmd.hpp:41
Definition: multi_usrp.hpp:96
static device_addrs_t find(const device_addr_t &hint, device_filter_t filter=ANY)
Find devices attached to the host.