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-02-07 22:54:14 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
modules
/
StateEstimation
History
Andres
9d30673d18
OP-1273 attitude estimation uses airspeedSensor.TrueAirspeed when available (e.g. from MS4525DO; available when TrueAirspeed >=0 ) instead of using an altitude correction IAS2TAS(alt). When not available it falls back to IAS2TAS(alt)
2014-03-26 09:15:56 +01:00
..
inc
Merge branch 'corvuscorax/lla2nedfilter' into next
2013-07-10 14:38:12 +02:00
filterair.c
OP-1273 attitude estimation uses airspeedSensor.TrueAirspeed when available (e.g. from MS4525DO; available when TrueAirspeed >=0 ) instead of using an altitude correction IAS2TAS(alt). When not available it falls back to IAS2TAS(alt)
2014-03-26 09:15:56 +01:00
filteraltitude.c
OP-1211 adapted existing code to use new pios functionality instead of separate error prone implementations
2014-02-04 19:48:33 +01:00
filterbaro.c
fixes to barofilter
2013-12-08 14:00:09 +01:00
filtercf.c
uncrustification
2013-10-19 21:59:07 +02:00
filterekf.c
OP-1211 adapted existing code to use new pios functionality instead of separate error prone implementations
2014-02-04 19:48:33 +01:00
filterlla.c
typo fix
2013-06-30 19:46:28 +02:00
filtermag.c
some cleanups
2013-05-23 21:21:14 +02:00
filterstationary.c
filterchain rework
2013-05-22 21:26:18 +02:00
stateestimation.c
OP-1273 attitude estimation uses airspeedSensor.TrueAirspeed when available (e.g. from MS4525DO; available when TrueAirspeed >=0 ) instead of using an altitude correction IAS2TAS(alt). When not available it falls back to IAS2TAS(alt)
2014-03-26 09:15:56 +01:00