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-19 04:52:12 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
modules
/
Airspeed
/
inc
History
Andres
02e62f91ed
OP-1317 Apadted airspeed calculation from ground speed and orientattion changes: applied extended IMU wind estimation, filtering takes place now with Holt-Winters double exponential smoothing on orientation vector and speed vector, matrix calculation replaced by a direct calculation of the fuselage vector, renamed gps_airspeed into imu_airspeed because estimation relies on imu results and a n estimate of ground speed and not directly a GPS signal
2014-05-10 14:50:24 +02:00
..
airspeed.h
moved airspeed sensor code to correct location
2013-07-19 15:29:04 +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