18 Commits (8bd7841c6ea36c0985225b7273cb0a8a8f6b364b)

Author SHA1 Message Date
Paul Riseborough 9aaa0cd2e0 AP_NavEKF3: Fix typo in comment 6 years ago
Paul Riseborough b7e0a2345c AP_NavEKF3: Fix indexing error 6 years ago
Paul Riseborough 0d3e1a7d23 AP_NavEKF3: flow use parameter improvements 6 years ago
Paul Riseborough 35c82ef67f AP_NavEKF3: Improve optical flow height estimation 6 years ago
Paul Riseborough b848e231c7 AP_NavEKF3: Add parameter to control how optical flow data is used 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Tom Pittenger 55377b234f AP_NavEKF3: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough 9d0fa09d39 AP_NavEKF3: Fix calculation of predicted LOS rate in terrain estimator 8 years ago
priseborough 06d40a7901 AP_NavEKF3: Fix terrain estimator innovation consistency check 8 years ago
priseborough 284fc0f3c5 AP_NavEKF3: Fix bug in flow fusion for terrain estimation 8 years ago
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
priseborough 1301b9797a AP_NavEKF3: Fix solution validity reporting bug 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
priseborough 8250fe4943 AP_NavEKF3: fix documentation derivation references 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough ed5039823f AP_NavEKF3: Adapt sensor buffer lengths 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Andrew Tridgell 82365f8670 AP_NavEKF2: save some memory in the position offsets in EKF2 8 years ago
priseborough 9a0ce1d5eb AP_NavEKF2: Don't correct flow sensor for zero position offset 8 years ago
priseborough 8922861359 AP_NavEKF2: Correct optical flow data for sensor position offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough a75a383ef2 AP_NavEKF2: Update protection for out of focus flow data 8 years ago
priseborough f9018fcc1b AP_NavEKF2: Enable simultaneous optical flow and GPS use 8 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
priseborough 9a23152ee4 AP_NavEKF2: Fix bugs and consolidate aiding switch logic 9 years ago
Paul Riseborough 65f63341d7 AP_NavEKF2: Improve numerical error protection in optical flow fusion 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Paul Riseborough f9cadaf15c AP_NavEKF2: Increase resolution of innovation consistency gate parameters 9 years ago
Paul Riseborough c9eea98142 AP_NavEKF2: Improve terrain height estimation 9 years ago
Paul Riseborough 04228e0b3b AP_NavEKF2: Rework selection of height measurements for fusion 9 years ago
Paul Riseborough 577670ccee AP_NavEKF2: Reduce memory required by 6KB when running at 400Hz 9 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 9 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 9 years ago
Paul Riseborough cd8b9c7d26 AP_NavEKF: prevent high rate mag data locking out other data fusion 9 years ago
Andrew Tridgell cb0f7cb370 NavEKF2: use new perf counter API 9 years ago
Paul Riseborough a29147d6d2 AP_NavEKF2: Apply optimisations to optical flow covariance update 9 years ago
Andrew Tridgell d1dfd5fd01 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
Paul Riseborough 8526a8ba7e AP_NavEKF2: Level processor loading between frames 9 years ago
Paul Riseborough 1b8a93ef0c AP_NavEKF2: Update function header comments 9 years ago
Paul Riseborough e3013b493b AP_NavEKF2: Critical bug fix - perf counter not initialised 9 years ago
Paul Riseborough b142cc7fd2 AP_NavEKF2: Rename files and re-distribute content 9 years ago
Siddharth Bharat Purohit 1ce3276d74 AP_NavEKF2: split EKF control and output get functions from state specific libs 9 years ago
Siddharth Bharat Purohit 2e388fb2f9 AP_NavEKF2: split otp flow from PosVelNED 9 years ago