mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 18:53:57 -04:00
this doesn't gain us anything; it's a private function which is only called in one place and replicates checks that the caller already makes (it devolves into a one-liner, essentially!) This method is also confusing as it sits next to "get_temperature" in the code, which is actually a match for get_differential_pressure, not get_pressure ... but the chief advantage IMO is not updating the healthy state in this method. |
||
---|---|---|
.. | ||
examples/Airspeed | ||
models | ||
Airspeed_Calibration.cpp | ||
AP_Airspeed_analog.cpp | ||
AP_Airspeed_analog.h | ||
AP_Airspeed_ASP5033.cpp | ||
AP_Airspeed_ASP5033.h | ||
AP_Airspeed_AUAV.cpp | ||
AP_Airspeed_AUAV.h | ||
AP_Airspeed_Backend.cpp | ||
AP_Airspeed_Backend.h | ||
AP_Airspeed_config.h | ||
AP_Airspeed_DLVR.cpp | ||
AP_Airspeed_DLVR.h | ||
AP_Airspeed_DroneCAN.cpp | ||
AP_Airspeed_DroneCAN.h | ||
AP_Airspeed_External.cpp | ||
AP_Airspeed_External.h | ||
AP_Airspeed_Health.cpp | ||
AP_Airspeed_MS4525.cpp | ||
AP_Airspeed_MS4525.h | ||
AP_Airspeed_MS5525.cpp | ||
AP_Airspeed_MS5525.h | ||
AP_Airspeed_MSP.cpp | ||
AP_Airspeed_MSP.h | ||
AP_Airspeed_NMEA.cpp | ||
AP_Airspeed_NMEA.h | ||
AP_Airspeed_Params.cpp | ||
AP_Airspeed_SDP3X.cpp | ||
AP_Airspeed_SDP3X.h | ||
AP_Airspeed_SITL.cpp | ||
AP_Airspeed_SITL.h | ||
AP_Airspeed.cpp | ||
AP_Airspeed.h |