636 Commits (a9c985bfb3e9cff17cd7c9f6b7b1bd1348778d5a)

Author SHA1 Message Date
Paul Riseborough 3e061b174e AP_NavEKF: Report unhealthy for all filter faults 10 years ago
Paul Riseborough 6c4c54c2ba AP_NavEKF: Use default on ground range parameter from range finder object 10 years ago
Jonathan Challinger 10476333d8 AP_NavEKF: don't run when previously disarmed and time has slipped 10 years ago
Jonathan Challinger 085faaac6a AP_NavEKF: fix delay detection so that filter properly resets after a delay 10 years ago
Paul Riseborough 1c8e3f9444 AP_NavEKF: Allow EKF to pull data from range finder object 10 years ago
Paul Riseborough 4a5bf0a266 AP_NavEKF: Reduce EKF start time 10 years ago
Arthur Benemann e59c6ddbae AP_SmallEKF: increase start-up time of the SmallEKF 10 years ago
Arthur Benemann 4ad3e786a5 AP_NavEKF: fix initialization of the SmallEKF 10 years ago
Arthur Benemann 1d9beed42f AP_SmallEKF: add function to report if the EKF is stable 10 years ago
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