ardupilot/libraries/AP_Airspeed
Michael du Breuil 382cbb9b4d AP_Airspeed: Sanity check DLVR raw data before accumulating it
This is intended to help with really bad RF interference flipping bits on the I2C bus which can lead to some intresting results
2022-02-09 09:00:22 +11:00
..
examples/Airspeed AP_Airspeed: add AP_AIRSPEED_ENABLED 2022-01-19 18:21:32 +11:00
models AP_Airspeed: remove duplicated words from comments 2022-02-07 08:24:14 +09:00
Airspeed_Calibration.cpp
AP_Airspeed_analog.cpp AP_Airspeed: analog: check valid pin 2021-10-06 18:42:51 +11:00
AP_Airspeed_analog.h
AP_Airspeed_ASP5033.cpp AP_Airspeed: added DEVID parameters for airspeed 2021-07-12 17:14:59 +10:00
AP_Airspeed_ASP5033.h
AP_Airspeed_Backend.cpp AP_Airspeed: support 3 I2C addresses for MS4525 2021-07-12 17:14:59 +10:00
AP_Airspeed_Backend.h AP_Airspeed: added ARSPD_OPTIONS bit for disabling voltage correction 2021-07-12 17:14:59 +10:00
AP_Airspeed_DLVR.cpp AP_Airspeed: Sanity check DLVR raw data before accumulating it 2022-02-09 09:00:22 +11:00
AP_Airspeed_DLVR.h AP_Airspeed: allow for an AIRSPEED list in hwdef.dat 2021-09-21 13:51:40 +10:00
AP_Airspeed_Health.cpp
AP_Airspeed_MS4525.cpp AP_Airspeed: make MAV_SEVERITY levels higher 2021-11-03 18:06:48 -07:00
AP_Airspeed_MS4525.h AP_Airspeed: support 3 I2C addresses for MS4525 2021-07-12 17:14:59 +10:00
AP_Airspeed_MS5525.cpp AP_Airspeed: make MAV_SEVERITY levels higher 2021-11-03 18:06:48 -07:00
AP_Airspeed_MS5525.h
AP_Airspeed_MSP.cpp AP_Airspeed: added DEVID parameters for airspeed 2021-07-12 17:14:59 +10:00
AP_Airspeed_MSP.h
AP_Airspeed_NMEA.cpp AP_Airspeed: added DEVID parameters for airspeed 2021-07-12 17:14:59 +10:00
AP_Airspeed_NMEA.h
AP_Airspeed_SDP3X.cpp AP_Airspeed: make C_TO_KELVIN a function macro; create KELVIN_TO_C 2022-01-13 18:31:46 +11:00
AP_Airspeed_SDP3X.h
AP_Airspeed_UAVCAN.cpp AP_Airspeed: make C_TO_KELVIN a function macro; create KELVIN_TO_C 2022-01-13 18:31:46 +11:00
AP_Airspeed_UAVCAN.h
AP_Airspeed.cpp AP_Airspeed: move Airspeed up to AP_Vehicle, use dummy class for Copter 2022-01-19 18:21:32 +11:00
AP_Airspeed.h AP_Airspeed: add AP_AIRSPEED_ENABLED 2022-01-19 18:21:32 +11:00