677 Commits (9248272baaaa9b3fe73ebb8054b7beea2094e471)

Author SHA1 Message Date
Arthur Benemann 7b28bf7d44 AP_NavEKF: Remove small EKF dependency on navigation EKF 10 years ago
Andrew Tridgell 4586de6637 AP_NavEKF: enable optimisation in Linux build 10 years ago
Paul Riseborough dffa2e19bf AP_NavEKF: Make copter glitch accel consistent with timeout and radius 10 years ago
Paul Riseborough 5d70854c08 AP_NavEKF: Fix minor bug in calculation of innovation variance 10 years ago
Paul Riseborough 1008c6390c AP_NavEKF: Fail absolute position status if GPS repeatedly rejected 10 years ago
Paul Riseborough 77d3798278 AP_NavEKF: Reduce recovery time after a GPS fusion timeout 10 years ago
Paul Riseborough 0852aeab6e AP_NavEKF: Allow raw innovations to be monitored during timeouts 10 years ago
Paul Riseborough d3f4b4a02b AP_NavEKF: Fix name consistency for data check time stamps 10 years ago
Paul Riseborough e79ccf1fcc AP_NavEKF: Fix bug allowing terrain to be above vehicle position 10 years ago
Paul Riseborough 6d58c63c4c AP_NavEKF: Prevent potential divide by zeros in OF fusion 10 years ago
Paul Riseborough 89142f1c5f AP_NavEKF: Prevent inadvertent use of DCM roll and pitch estimates. 10 years ago
Paul Riseborough 9268024094 AP_NavEKF: Update default parameters for copter optical flow fusion 10 years ago
Paul Riseborough 4fbdab27ff AP_NavEKF: Use range finder for primary hgt ref in opt flow mode 10 years ago
Paul Riseborough d618c55e2f AP_NavEKF: Improved handling of noisy GPS speed accuracy data 10 years ago
Paul Riseborough e98edaa6cb AP_NavEKF: Return more accurate validity status for height above ground 10 years ago
Paul Riseborough 586e4a7d2b AP_NavEKF: Add Matlab derivations and simulations behind small EKF 10 years ago
Paul Riseborough c57e25142c AP_NavEKF: Update optical flow fusion maths to reduce height errors 10 years ago
myly10 55befdc345 AP_NavEKF: Typo correction for EAS_NOISE description 10 years ago
Paul Riseborough 9b3656e77c AP_NavEKF: Fix bug introduced in Y axis flow fusion 10 years ago
Andrew Tridgell baf292def1 AP_NavEKF: prevent float exception on startup 10 years ago
Paul Riseborough 7fc0f026d2 AP_NavEKF: Fix bug in optical flow innovation variance integrity check 10 years ago
Andrew Tridgell c1a0375562 AP_NavEKF: prevent divide by zero in EKF logging 10 years ago
Paul Riseborough 10f050c53b AP_NavEKF: Prevent baro drift causing toilet bowling 10 years ago
Paul Riseborough d4c60ca956 AP_NavEKF: Fix bug preventing reset of velocity after OF fusion timeout 10 years ago
Jonathan Challinger 95cd3480ec AP_NavEKF: review all uses of dtIMU and use dtIMUactual where necessary 10 years ago
Andrew Tridgell 79b44d3988 AP_NavEKF: initialise gndEffectMode 10 years ago
Andrew Tridgell 3165c43dfe AP_NavEKF: initialise gpsSpdAccuracy 10 years ago
Paul Riseborough 98c32012fa AP_NavEKF: remove accel bias rate limit when disarmed 10 years ago
Paul Riseborough fe76cb4c0b AP_NavEKF : Make initial height variance consistent with baro noise 10 years ago
Paul Riseborough a976e9dad2 AP_NavEKF : Fix bug in scaling of initial Z accel bias state variance 10 years ago
Paul Riseborough 92df3adb5e AP_NavEKF : Fix bug in Z accel bias update for IMU1 10 years ago
Paul Riseborough 5d0952ba23 AP_NavEKF: eliminate onGndBaroNoise 10 years ago
Paul Riseborough fafb898341 AP_NavEKF: tuning change to accel bias learning 10 years ago
Paul Riseborough 398accd151 AP_NavEKF: Improve pre-flight ready checking 10 years ago
Paul Riseborough 5c1a226bef AP_NavEKF : Improvements to pre-arm IMU bias estimation 10 years ago
Jonathan Challinger a5924acb3d AP_NavEKF: set dtIMU from ins expected sample rate 10 years ago
Paul Riseborough a1351e73ab AP_NavEKF : Compensate mag bias states for external copass offset changes 10 years ago
Paul Riseborough 14795719f6 AP_NavEKF: Add public function for estimated magnetometer offsets 10 years ago
Paul Riseborough 1c244af3d8 AP_NavEKF: Fix bug affecting in-flight GPS acquisition 10 years ago
Paul Riseborough b9b6938b1d AP_NavEKF: Add ability to start using GPS in-flight 10 years ago
Paul Riseborough 98fa918b84 AP_NavEKF: Add new compass learning option 10 years ago
Paul Riseborough 961faa59d9 AP_NavEKF: Don't let reported GPS accuracy modify horiz vel data checks 10 years ago
Paul Riseborough a607eb8469 AP_NavEKF: Reduce the GPS glitch tether length from 100 to 50m 10 years ago
Paul Riseborough 496d31ab83 AP_NavEKF: Reduce max time Copters can reject GPS 10 years ago
Paul Riseborough 8c2029d896 AP_NavEKF: Accel bias learning improvements 10 years ago
Paul Riseborough 19d1b3b813 AP_NavEKF: Update EKF origin height whilst disarmed 10 years ago
Paul Riseborough 70afcd7e70 AP_NavEKF: Add second stage alignment of yaw and earth field states 10 years ago
Paul Riseborough ed9c05cf2a AP_NavEKF: Remove logic used to delay fusion for load levelling 10 years ago
Paul Riseborough c0d23ffc30 AP_NavEKF: Filter accuracy and stability improvements 10 years ago
Jonathan Challinger de1f7f5e63 AP_NavEKF: use published delta velocities and delta angles if available 10 years ago