ardupilot/libraries/AP_Airspeed
Michael du Breuil 5fedc65efb AP_Airspeed: Allow specifying the MS5525 address 2018-01-10 17:49:35 +00:00
..
examples/Airspeed AP_Airspeed: Updated Airspeed example. 2017-12-26 14:57:58 +00:00
models AP_Airspeed: fixup line endings 2014-04-15 15:56:26 +09:00
AP_Airspeed.cpp AP_Airspeed: Allow specifying the MS5525 address 2018-01-10 17:49:35 +00:00
AP_Airspeed.h AP_Airspeed: Allow specifying the MS5525 address 2018-01-10 17:49:35 +00:00
AP_Airspeed_Backend.cpp AP_Airspeed: Added MS5525 airspeed driver 2016-12-05 16:51:49 -08:00
AP_Airspeed_Backend.h AP_Airspeed: Added MS5525 airspeed driver 2016-12-05 16:51:49 -08:00
AP_Airspeed_MS4525.cpp AP_Airspeed: remove unused MS4525D0_I2C_BUS macro 2017-08-05 03:15:52 +01:00
AP_Airspeed_MS4525.h AP_Airspeed: average two readings for airspeed 2017-04-04 08:40:31 +10:00
AP_Airspeed_MS5525.cpp AP_Airspeed: Allow specifying the MS5525 address 2018-01-10 17:49:35 +00:00
AP_Airspeed_MS5525.h AP_Airspeed: Allow specifying the MS5525 address 2018-01-10 17:49:35 +00:00
AP_Airspeed_analog.cpp AP_Airspeed: added ARSPD_TYPE and use standard driver backend methods 2016-12-05 16:51:49 -08:00
AP_Airspeed_analog.h AP_Airspeed: added ARSPD_TYPE and use standard driver backend methods 2016-12-05 16:51:49 -08:00
Airspeed_Calibration.cpp AP_Airspeed: fixed airspeed autocal 2017-09-22 18:24:29 +10:00