69 Commits (475027e03af77bfc65051655d9a4d20b7f7f11e2)

Author SHA1 Message Date
Andrew Tridgell 080f555b16 AP_NavEKF3: remove unused isDeltaYaw param from resetQuatStateYawOnly 5 years ago
Andrew Tridgell 197d31e9cc AP_NavEKF3: fixed in-flight yaw reset 5 years ago
Paul Riseborough 7ba39c844c AP_NavEKF3: Split GSF yaw estimator processing 5 years ago
Andrew Tridgell 216935c1f2 AP_NavEKF3: fixed loss of GPS fusion 5 years ago
Paul Riseborough 863f989130 AP_NavEKF3: Fix integration of GPS yaw options 5 years ago
Paul Riseborough 410b5825fb AP_NavEKF3: Enable use of EKF-GSF yaw estimate 5 years ago
Paul Riseborough 33ab1a7b15 AP_NavEKF3: Ensure yaw fusion commences when starting from rest 5 years ago
Siddharth Purohit 545331024f AP_NavEKF3: Primary compass is always at serial number 0 5 years ago
Randy Mackay f24afbcf4b AP_NavEKF3: initialise pre-arm failure message 5 years ago
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Randy Mackay 5baed38266 AP_NavEKF3: reduce EK3_HRT_FILT max to 30 5 years ago
Paul Riseborough 5b1d9ed868 AP_NavEKF3: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell 3995db49a4 AP_NavEKF3: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 96c6544997 AP_NavEKF3: moved intermediate variables to common memory 6 years ago
Andrew Tridgell c6f43e9700 AP_NavEKF3: fixed use of old irqsave() API 6 years ago
Peter Barker 61ed6e07eb AP_NavEKF3: shorten EKF3 initialisation send-text string 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago
priseborough 977a7b68ed AP_NavEKF3: Add push to buffer for external yaw sensor data 6 years ago
Andrew Tridgell 62575a194c AP_NavEKF3: Add data buffers for yaw sensor 6 years ago
Andrew Tridgell 209bca162c AP_NavEKF3: added inactive bias learning 6 years ago
Michael du Breuil be74b631fe AP_NavEKF3: Fix AP_GPS.h include 6 years ago
Jaaaky f21e4d833c AP_NavEKF3: Fix GPS < 3D empty PreArm: msg-as EKF2 6 years ago
Randy Mackay 0a5d6a430a AP_NavEKF3: accept optical flow data at up to 50hz 6 years ago
Paul Riseborough 35c82ef67f AP_NavEKF3: Improve optical flow height estimation 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 0d4475f443 AP_NavEKF3: adjust for Location_Class and Location unification 6 years ago
Pierre Kancir 340429fbbb AP_NavEKF3: pass by const reference when needed 6 years ago
Michael du Breuil 25ef5fed82 AP_NavEKF3: Suppress clearing non-trival type warning 6 years ago
Andrew Tridgell de58fb4637 AP_NavEKF3: support in-flight compass learning 6 years ago
Peter Barker 560f17a570 AP_NavEKF3: use union to alias array and struct access to states 6 years ago
Peter Barker 27e3a89158 AP_NavEKF3: correct compilation when running MATH_CHECK_INDEXES 6 years ago
Andrew Tridgell 553abda91c AP_NavEKF3: use single precision ceilf() 7 years ago
Pierre Kancir 44a21bc8ac EKF3: correct acos to acosf 7 years ago
Peter Barker 55b8a2288e AP_NavEKF3: use ins singleton 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
Andrew Tridgell 6b30c9213a AP_NavEKF3: delay startup until IMU buffer is filled 7 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough a4d18696a7 AP_NavEKF3: Improve variable names and documentation 8 years ago
priseborough 7659e9c31f AP_NavEKF3: Improve checking of time delay validity when setting buffers 8 years ago
priseborough e58ba8044d AP_NavEKF3: Improve protection for badly conditioned dVel bias covariances 8 years ago
priseborough bf963f8b65 AP_NavEKF3: Raise lower limit on del vel bias state variances 8 years ago
priseborough 9f97cbfc3b AP_NavEKF3: Revert auto-code to original form and remove micro optimisations 8 years ago
priseborough 7adaea6019 AP_NavEKF3: Improve partitioning and efficiency of the covariance prediction 8 years ago
priseborough 0cba133a1e AP_NavEKF3: Fix initialisation of state inhibit flags 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c1eb9fb9c3 AP_NavEKF3: Spell in comments 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
priseborough 3ce81967ae AP_NavEKF3: Improve calculation and use of average EKF time step 8 years ago