487 Commits (4120e296146230280b0b2d314d9d07283d44cc58)

Author SHA1 Message Date
priseborough aaab250f13 AP_NavEKF2: Don't start GPS aiding until gyro calibration has stabilised 9 years ago
priseborough 8793c75da0 AP_NavEKF2: clean up mag field learned logic 9 years ago
priseborough e6592186fc AP_NavEKF2: Tuning update 9 years ago
priseborough 10470b2dc1 AP_NavEKF2: fix bug in initialisation of declination co-variances 9 years ago
priseborough 6b04a81b8d AP_NavEKF2: Fix plane in-flight yaw reset bug 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago
priseborough 136df7cb5c AP_NavEKF2: reduce declination errors on start of 3-axis fusion 9 years ago
priseborough 744f19cd2d AP_NavEKF2: Improve scaling of output predictor I gain 9 years ago
priseborough a49c16d63c AP_NavEKF2: Update output filter tuning 9 years ago
priseborough 55dee347e0 AP_NavEKF2: Fix bug in averaged filter delta time 9 years ago
priseborough 927186339c AP_NavEKF2: Improved output predictor tracking 9 years ago
priseborough 253f744824 AP_NavEKF2: Collect output predictor tracking data 9 years ago
priseborough 14bb4f4574 AP_NavEKF2: Publish output observer tracking errors 9 years ago
priseborough fa435d0323 AP_NavEKF2: Allow for faster accel bias change in-flight 9 years ago
priseborough 191c34612d AP_NavEKF2: Fix bug in use of corrected IMU data 9 years ago
priseborough 118d5b88b2 AP_NavEKF2: Clean up output observer and reduce pos vel time constant 9 years ago
Paul Riseborough 4a8689aa97 AP_NavEKF2: remove duplicate if statements from mag fusion 9 years ago
Paul Riseborough e117bedf6a AP_NavEKF2: Adjust output observer tuning 9 years ago
Paul Riseborough 5c59922574 AP_NavEKF2: Fix bug that could publish bad compass offsets 9 years ago
Paul Riseborough 165335b9e3 AP_NavEKF2: Improve ability to tune magnetic field learning 9 years ago
Paul Riseborough 6523481c76 AP_NavEKF2: Improve tracking accuracy of output predictor 9 years ago
Paul Riseborough fe06606193 AP_NavEKF2: Ensure corrected IMU data used by EKF 9 years ago
Paul Riseborough 1400dc9d02 AP_NavEKF2: Add tuning parameters for magentic yaw fusion 9 years ago
Paul Riseborough dc6836988c AP_NavEKF2: Improve ground based magnetic anomaly protection for copter 9 years ago
Paul Riseborough 703f56908f AP_NavEKF2: Correct comment 9 years ago
Paul Riseborough 26815ace7a AP_NavEKF2: Remove redundant logic check 9 years ago
Jonathan Challinger bd8c804ab5 AP_NavEKF2: correct comments 9 years ago
Jonathan Challinger ebae95d7f6 AP_NavEKF2: apply corrections to new inertial data when using for output prediction 9 years ago
Jonathan Challinger 2f709dfe86 AP_NavEKF2: improve inertial prediction 9 years ago
Paul Riseborough 262c5fe56d AP_NavEKF2: Make setter loop through all instances 9 years ago
Jonathan Challinger 8baf064317 AP_NavEKF2: setTakeoffExpected and setTouchdownExpected loop through instances 9 years ago
Paul Riseborough ec5c460584 AP_NavEKF2: Fix predicted nav reporting 9 years ago
Jonathan Challinger 99f481e098 AP_NavEKF2: always calcGpsGoodForFlight 9 years ago
Jonathan Challinger 3382e09580 AP_NavEKF2: add height constraint during takeoff 9 years ago
Paul Riseborough 4bb46af861 AP_NavEKF2: Increase allowable gyro bias offset 9 years ago
Paul Riseborough 24d8cc62e2 AP_NavEKF2: rework yaw and magnetic heading reset logic 9 years ago
Paul Riseborough a94a19bd09 AP_NavEKF2: Fix bug causing continual yaw resets 9 years ago
Andrew Tridgell 97e2203e70 AP_NavEKF2: don't do 3D mag fusion on 2nd EKF2 core 9 years ago
Paul Riseborough de15928921 AP_NavEKF2: prevent potential arithmetic error in declination fusion 9 years ago
Paul Riseborough 722eb0d706 AP_NavEKF2: Fix bug for start of wind speed estimation 9 years ago
Paul Riseborough ac329ec31c AP_NavEKF2: use observation noise to set initial magnetic field variances 9 years ago
Paul Riseborough 830751c0ae AP_NavEKF2: remove un-wanted functionality from mag and yaw reset 9 years ago
Paul Riseborough 11c6ea7ef6 AP_NavEKF2: attitude co-variance reset for all post alignment yaw resets 9 years ago
Paul Riseborough cdd09df9ac AP_NavEKF: Add function to zero attitude state co-variances 9 years ago
Paul Riseborough 6d34ac5ceb AP_NavEKF2: improve switch-over to use of mag field states 9 years ago
Paul Riseborough fe9ddfdfeb AP_NavEKF2: remove code that prevents attitude updates after mag reset 9 years ago
Paul Riseborough fe85c68344 AP_NavEKF2: move yaw reset for no compass case 9 years ago
Paul Riseborough da0622827d AP_NavEKF: update tuning defaults 9 years ago
Paul Riseborough 9eef97d108 AP_NavEKF2: use consistent parameter naming 9 years ago
Paul Riseborough 74121fdaeb AP_NavEKF2: fix bug preventing in-flight alignment 9 years ago