ardupilot/libraries/AP_Airspeed
Andrew Tridgell 128d9b0e41 AP_Airspeed: added atmospheric tables for high altitude flight
this gets altitude and EAS2TAS much more accurately up to around 150k
feet AMSL. Enabled on boards using EKF double
2024-05-07 21:19:06 +10:00
..
examples/Airspeed
models
AP_Airspeed.cpp AP_Airspeed: change a word(NFC) 2024-04-10 14:20:04 +09:00
AP_Airspeed.h AP_Airspeed:add option to report cal offset to GCS 2024-04-09 09:54:21 +10:00
AP_Airspeed_ASP5033.cpp
AP_Airspeed_ASP5033.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_Backend.cpp AP_Airspeed: correct spelling of configured 2023-12-11 15:18:43 +11:00
AP_Airspeed_Backend.h AP_Airspeed: support external AHRS airspeed sensor 2023-12-17 09:47:30 +11:00
AP_Airspeed_DLVR.cpp
AP_Airspeed_DLVR.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_DroneCAN.cpp AP_Airspeed: increased timeout on DroneCAN airspeed data 2023-08-11 10:33:36 +10:00
AP_Airspeed_DroneCAN.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_External.cpp AP_Airspeed: support external AHRS airspeed sensor 2023-12-17 09:47:30 +11:00
AP_Airspeed_External.h AP_Airspeed: support external AHRS airspeed sensor 2023-12-17 09:47:30 +11:00
AP_Airspeed_Health.cpp AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_MS4525.cpp AP_Airspeed: correct spelling of configured 2023-12-11 15:18:43 +11:00
AP_Airspeed_MS4525.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_MS5525.cpp
AP_Airspeed_MS5525.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_MSP.cpp
AP_Airspeed_MSP.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_NMEA.cpp AP_Airspeed: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Airspeed_NMEA.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_Params.cpp AP_Airspeed: support external AHRS airspeed sensor 2023-12-17 09:47:30 +11:00
AP_Airspeed_SDP3X.cpp AP_Airspeed: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Airspeed_SDP3X.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
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: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_analog.cpp
AP_Airspeed_analog.h AP_Airspeed: tidy AP_Airspeed includes, use AP_AIRSPEED_ENABLED properly 2023-07-18 11:03:07 +10:00
AP_Airspeed_config.h AP_Airspeed: support external AHRS airspeed sensor 2023-12-17 09:47:30 +11:00
Airspeed_Calibration.cpp AP_Airspeed: added atmospheric tables for high altitude flight 2024-05-07 21:19:06 +10:00