176 Commits (e9b3c54e6de8d1330841d3f64d651e70a45dd6b3)

Author SHA1 Message Date
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Peter Barker 081c0bbfe0 AP_NavEKF2: correct comments on getFilterFaults and getFilterTimeouts methods 5 years ago
Randy Mackay a8c2be26ba AP_NavEKF2: remove unused terrainHgtStableSet_ms 5 years ago
Paul Riseborough 502b96f49c AP_NavEKF2: Clarify intended use of setTerrainHgtStable accessor 5 years ago
Pierre Kancir 9bbd2b19c2 AP_NavEKF2: add --debug-ekf to debug the EKF 5 years ago
Randy Mackay 6c10655059 AP_NavEKF2: accept extnav at up to 50hz 5 years ago
chobits dee095b4a4 AP_NavEKF2: support VISION_SPEED_ESTIMATE 5 years ago
Paul Riseborough af19fea268 AP_NavEKF2: Fix 3-axis mag fusion per axis error handling 5 years ago
Randy Mackay f26a2a47b4 AP_NavEKF2: writeExtNavData accepts delay 5 years ago
Randy Mackay 6e93f54cff AP_NavEKF2: handle external nav position resets 5 years ago
Randy Mackay 43c9e13372 AP_NavEKF2: rename HGT_SOURCE_EV to HGT_SOURCE_EXTNAV 5 years ago
Randy Mackay 014c889ceb AP_NavEKF2: setAidingMode uses lastExtNavPassTime_ms 5 years ago
Randy Mackay 3b20623a31 AP_NavEKF2: remove unused ext nav elements 5 years ago
Randy Mackay 4d7e7a960a AP_NavEKF2: more white space fixes 5 years ago
Randy Mackay a9cbd5aa29 AP_NavEKF2: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay d61c517e76 AP_NavEKF2: minor format fix 5 years ago
Paul Riseborough abc821ad36 AP_NavEKF2: Split GSF yaw estimator processing 5 years ago
Paul Riseborough 0d965d2a1c AP_NavEKF2: Fix timer wrapping bugs 5 years ago
Paul Riseborough de0040ad69 AP_NavEKF2: Enable use of EKF-GSF yaw estimate 5 years ago
Randy Mackay 35dcb0d752 AP_NavEKF2: CorrectExtNavForSensorOffset made const 5 years ago
Randy Mackay 85704e4989 AP_NavEKF2: CorrectGPSForAntennaOffset made const 5 years ago
Randy Mackay 8749f30c64 AP_NavEKF2: external nav pos offsets from AP_VisualOdom library 5 years ago
Andrew Tridgell 9030590a88 AP_NavEKF2: fixed use of antenna position when switching GPS primary 5 years ago
Peter Barker 060c851709 AP_NavEKF2: make send_status_report const 5 years ago
Paul Riseborough c26c6fd078 AP_NavEKF2: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell f7e138bddd AP_NavEKF2: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 163efd0df5 AP_NavEKF2: change optimisation from -O3 to -O2 5 years ago
Andrew Tridgell 9226899c6f AP_NavEKF2: added comment (review request) 5 years ago
Andrew Tridgell 255981c60c AP_NavEKF2: moved some of the intermediate vars to the stack 5 years ago
Andrew Tridgell 0041874826 AP_NavEKF2: moved intermediate variables to common memory 5 years ago
hoangthien94 fc9ff2b09a AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
Andrew Tridgell c57b25b4c9 AP_NavEKF2: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell 9372073f63 AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 1c4c5a6850 AP_NavEKF2: learn gyro biases for inactive gyros 6 years ago
Andrew Tridgell e9ed3540f1 AP_NavEKF2: constrain field by table after fusion 6 years ago
Andrew Tridgell 3835d2613e AP_NavEKF2: added EK2_MAG_EF_LIM parameter 6 years ago
Randy Mackay e19d638c0f AP_NavEKF2: support higher optical flow updates rates 6 years ago
Paul Riseborough aa6eee82f4 AP_NavEKF2: Rework opt flow terrain height logic 6 years ago
Paul Riseborough a40208ebd4 AP_NavEKF2: Improve optical flow height estimation 6 years ago
Arjun Vinod 78b165e36f AP_NavEKF2: fixed typos 6 years ago
Arjun Vinod a0e7c37f8c AP_NavEKF2: fixed typos 6 years ago
Peter Barker ebd12b30e8 AP_NavEKF2: adjust for Location_Class and Location unification 6 years ago
Pierre Kancir 49d20364cb AP_NavEKF2: pass quaternion by const reference 6 years ago
Andrew Tridgell 8ea7df3efe AP_NavEKF2: added filter reset if unhealthy for 5s and disarmed 6 years ago
Andrew Tridgell 805647df85 AP_NavEKF2: enable use of in-flight compass learning 6 years ago
Peter Barker 1c1d651979 AP_NavEKF2: add space for null-termination 6 years ago
Peter Barker 3a79ae4eca AP_NavEKF2: use union to alias array and struct access to states 6 years ago
Peter Barker d8aa8d2b71 AP_NavEKF2: fix writeOptFlowMeas signature 7 years ago
Paul Riseborough c680b931dc AP_NavEKF2: Enable fusion of external nav position data 7 years ago
priseborough 440d361aff AP_NavEKF2: Limit range of delta times 7 years ago