mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 10:40:36 +08:00
fc29e78978
- ecl in PX4/Firmware (f7937d783496e954efc52439148ef66824d9c80a): https://github.com/PX4/ecl/commit/1fdf33b343e361de6410515a0359f3cb7f34d499 - ecl current upstream: https://github.com/PX4/ecl/commit/d177e96508d2572f6fa8eb7ff41852749c882548 - Changes: https://github.com/PX4/ecl/compare/1fdf33b343e361de6410515a0359f3cb7f34d499...d177e96508d2572f6fa8eb7ff41852749c882548d177e962018-06-08 Paul Riseborough - EKF: Fix bug causing slow drift when high rate flow data is usedee2dc7d2018-05-30 Paul Riseborough - EKF: Rework optical flow selection logice383b6a2018-05-29 Paul Riseborough - EKF: rework optical flow selection logic487e6a02018-05-28 Paul Riseborough - EKF: enable user selection of auto mag free operation6bdbe032018-05-28 Paul Riseborough - EKF: Fallback to optical flow for all in-flight loss of navigation scenariosb4d2b8c2018-05-19 Mohammed Kabir - EKF : introduce new architechture for navigation limits8a713392018-05-19 Paul Riseborough - EKF: Improve ground effect compensation39697f12018-05-18 Paul Riseborough - EKF: rework optical flow switching1cfe8452018-05-18 Paul Riseborough - EKF: rework GPS quality check99a80382018-05-18 Paul Riseborough - EKF: improve optical flow GPS quality checking7f36add2018-05-18 Paul Riseborough - EKF: scale GPS vertical accuracy check when using optical flowfc9f5322018-05-18 Paul Riseborough - EKF: relax range finder data continuity check93c456f2018-05-18 Paul Riseborough - EKF: Improve protection against badly conditioned dVel bias covariances225057a2018-05-18 Paul Riseborough - EKF: Fix bug preventing use of terrain estimatoradb4a092018-05-17 Paul Riseborough - EKF: Fix bug causing large yaw innovations when GPS is lostf59cd0f2018-05-16 Paul Riseborough - EKF: Don't make detection of indoor operation dependent on optical flow1562a822018-05-16 Paul Riseborough - EKF: Add parameter to adjust on-ground movement detector sensitivityea9e8242018-05-16 Paul Riseborough - EKF: Improve detection of indoor flight condition565f9922018-05-16 Paul Riseborough - EKF: Reduce effect of yaw gyro bias when using optical flow indoorse10798b2018-05-16 Paul Riseborough - EKF: Add on ground movement detector2d3b6522018-05-15 Paul Riseborough - EKF: Reset yaw gyro bias learning when resuming use of magnetometer81910682018-05-15 Paul Riseborough - EKF: Don't start using mag if optical flow use is interrupted4889e842018-05-15 Paul Riseborough - EKF: Don't fuse multi rotor drag if yaw angle is bad092a8d82018-05-15 Paul Riseborough - EKF: Fix GPS validity time check error0160aaa2018-05-15 Paul Riseborough - EKF: Don't use magnetometer with optical flow only nav if GPS checks are failing84516762018-05-14 Paul Riseborough - EKF: Use stricter GPS accuracy test when optical flow is being useda80b3ab2018-05-27 Daniel Agar - set MODULE define for each library