27 #ifndef HAL_COMPASS_QMC5883L_I2C_ADDR 28 #define HAL_COMPASS_QMC5883L_I2C_ADDR 0x0D Vector3< float > Vector3f
static AP_Compass_Backend * probe(Compass &compass, AP_HAL::OwnPtr< AP_HAL::I2CDevice > dev, bool force_external, enum Rotation rotation=ROTATION_NONE)
AP_Compass_QMC5883L(Compass &compass, AP_HAL::OwnPtr< AP_HAL::Device > dev, bool force_external, enum Rotation rotation)
static AP_HAL::OwnPtr< AP_HAL::Device > dev
AP_HAL::OwnPtr< AP_HAL::Device > _dev
Common definitions and utility routines for the ArduPilot libraries.
static constexpr const char * name