1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/modules/Airspeed/inc
2014-07-26 17:01:03 +02:00
..
airspeed.h moved airspeed sensor code to correct location 2013-07-19 15:29:04 +02:00
airspeedalarm.h OP-1315 changed error alarm in gps_airspeedGet for |v|<1 into a warning to allow arming. cos(5deg) exchanged by a constant expression. pow (x,2.0f) exchanged by a inline function based on multiplication. Deleted arispeedalarm.h and airspeedalarm.c and exchanged AirspeedAlarm() by a direct call to AlarmsSet(). 2014-04-30 18:39:35 +02:00
baro_airspeed_etasv3.h moved airspeed sensor code to correct location 2013-07-19 15:29:04 +02:00
baro_airspeed_mpxv.h moved airspeed sensor code to correct location 2013-07-19 15:29:04 +02:00
baro_airspeed_ms4525do.h OP-1273 New files for the MS4525DO PixHawk speed sensor: PIOS files and module files 2014-03-25 10:37:10 +01:00
imu_airspeed.h OP-1317 added a proper initialization of the Butterworth filter values 2014-07-20 16:22:27 +02:00