Loading [MathJax]/extensions/tex2jax.js
 |
USRP Hardware Driver and USRP Manual
Version: 4.8.0.0
UHD and USRP Manual
|
|
Go to the documentation of this file.
21 typedef std::shared_ptr<gps_ctrl>
sptr;
33 virtual std::vector<std::string> get_sensors(
void) = 0;
44 virtual bool gps_detected(
void) = 0;
#define UHD_API
Definition: config.h:87
std::shared_ptr< uart_iface > sptr
Definition: serial.hpp:172
std::shared_ptr< gps_ctrl > sptr
Definition: gps_ctrl.hpp:21
Definition: build_info.hpp:12
Definition: gps_ctrl.hpp:18
boost::noncopyable noncopyable
Definition: noncopyable.hpp:45
Definition: sensors.hpp:28