ardupilot/libraries/AP_Airspeed
Oleksiy Protas 94f2eb4999 AP_Airspeed: Don't fail on REG_WHOAMI_RECHECK_ID
This prevents a false negative ID check for the cases when the AP is rebooted independently of the sensor, with the latter keeping a temporary ID that was set during initialization
2024-09-17 10:36:29 +10:00
..
examples/Airspeed
models
AP_Airspeed.cpp AP_Airspeed: healthy: check enabled first for instance range check 2024-09-10 09:48:31 +10:00
AP_Airspeed.h
AP_Airspeed_ASP5033.cpp AP_Airspeed: Don't fail on REG_WHOAMI_RECHECK_ID 2024-09-17 10:36:29 +10:00
AP_Airspeed_ASP5033.h
AP_Airspeed_Backend.cpp
AP_Airspeed_Backend.h
AP_Airspeed_DLVR.cpp AP_Airspeed: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Airspeed_DLVR.h
AP_Airspeed_DroneCAN.cpp AP_Airspeed: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
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: make metadata more consistent 2024-07-02 11:34:29 +10:00
AP_Airspeed_SDP3X.cpp
AP_Airspeed_SDP3X.h
AP_Airspeed_SITL.cpp AP_Airspeed: added atmospheric tables for high altitude flight 2024-05-07 21:19:06 +10:00
AP_Airspeed_SITL.h
AP_Airspeed_analog.cpp
AP_Airspeed_analog.h
AP_Airspeed_config.h
Airspeed_Calibration.cpp AP_Airspeed: added atmospheric tables for high altitude flight 2024-05-07 21:19:06 +10:00