ardupilot/libraries/AP_Airspeed
AndersonRayner 5439257236 AP_Airspeed: Converted library to be stand-alone from APM:Plane.
Additional changes:
   ARSPD_FBW_MIN and ARSPD_FBW_MAX renamed to ARSPD_MIN and ARSPD_MAX
   ARSPD_MIN and ARSPD_MAX changed to floats
2016-08-04 10:09:04 -07:00
..
examples/Airspeed AP_Airspeed: Converted library to be stand-alone from APM:Plane. 2016-08-04 10:09:04 -07:00
models
AP_Airspeed.cpp AP_Airspeed: Converted library to be stand-alone from APM:Plane. 2016-08-04 10:09:04 -07:00
AP_Airspeed.h AP_Airspeed: Converted library to be stand-alone from APM:Plane. 2016-08-04 10:09:04 -07:00
AP_Airspeed_Backend.h AP_Airspeed: replace header guard with pragma once 2016-03-16 18:40:40 +11:00
AP_Airspeed_I2C.cpp AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_I2C.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_PX4.cpp AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_PX4.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_analog.cpp AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
AP_Airspeed_analog.h AP_Airspeed: added ARSP_PSI_RANGE parameter 2016-07-20 13:38:22 +10:00
Airspeed_Calibration.cpp AP_Airspeed: Converted library to be stand-alone from APM:Plane. 2016-08-04 10:09:04 -07:00