52 bool _crc(
const uint8_t data[],
unsigned size, uint8_t checksum);
uint32_t _last_sample_time_ms
AP_Airspeed_SDP3X(AP_Airspeed &frontend, uint8_t _instance)
bool _send_command(uint16_t cmd)
float _correct_pressure(float press)
bool get_differential_pressure(float &pressure) override
A system for managing and storing variables that are of general interest to the system.
AP_HAL::OwnPtr< AP_HAL::I2CDevice > _dev
bool _crc(const uint8_t data[], unsigned size, uint8_t checksum)
bool get_temperature(float &temperature) override