This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-01-11 21:52:10 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
modules
/
Airspeed
/
inc
History
Corvus Corax
5edb2dbae3
Merge branch 'andrecillo/OP-1317_IMU_wind_estimation' into corvuscorax/OP-1317_IMU_wind_estimation
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