bool get_differential_pressure(float &pressure) override
uint32_t _measurement_started_ms
A system for managing and storing variables that are of general interest to the system.
void _voltage_correction(float &diff_press_pa, float &temperature)
bool get_temperature(float &temperature) override
uint32_t _last_sample_time_ms
AP_HAL::OwnPtr< AP_HAL::I2CDevice > _dev
AP_Airspeed_MS4525(AP_Airspeed &frontend, uint8_t _instance)
~AP_Airspeed_MS4525(void)
float _get_pressure(int16_t dp_raw) const
float _get_temperature(int16_t dT_raw) const