333 Commits (6eb533121c83b038e36def2ed9080dc78d3188ef)

Author SHA1 Message Date
priseborough 2ee1c549be AP_NavEKF : improve criteria used to inhibit scale factor estimation 10 years ago
priseborough e09ff84218 AP_NavEKF : Don't estimate focal length scale factor without reliable velocity 10 years ago
priseborough 4c92a5f23f AP_NavEKF : Use GPS velocity if PX4Flow sensor fails 10 years ago
priseborough 283811edcb AP_NavEKF : stop velocity change when flow measurements drop out 10 years ago
priseborough 9132fcfe43 AP_NavEKF : Change mag fusion to use corrected compass values 10 years ago
priseborough c3be486c29 AP_NavEKF : Enable inhibiting of GPS measurements 10 years ago
priseborough 79698f7742 AP_NavEKF : improvements to range finder fusion 10 years ago
priseborough 1222559da0 AP_NavEKF : Fix bug affecting sonar fusion 10 years ago
priseborough 117bd2a998 AP_NavEKF : Add time based noise to terrain offset state 10 years ago
priseborough b1d3d5d9a3 AP_NavEKF : Don't update focal length scale factor at low speeds 10 years ago
priseborough 8dd1081f54 AP_NavEKF : Add range measurement to EKF debug message 10 years ago
priseborough 744c72d40b AP_NavEKF : Updates to range finder fusion 10 years ago
priseborough a20729f60f AP_NavEKF : Update names in optical flow debug logging 10 years ago
priseborough 235b3bebda AP_NavEKF : Add range finder health and enable range finder fusion 10 years ago
priseborough 988de2a898 AP_NavEKF : Add smoothing to optical flow fusion 10 years ago
priseborough 70c779dbc2 AP_NavEKF : Optical flow numerical optimisations 10 years ago
priseborough 2a1420171a AP_NavEKF : reduce minimum accepted flow quality 10 years ago
priseborough 3fbedc9f98 AP_NAvEKF : update comments 10 years ago
priseborough 81b09c9361 AP_NavEKF : temporary mods to test use of flow sensor internal gyro data 10 years ago
priseborough cd418c946c AP_NavEKF : preliminary implementation for optical flow and range finder fusion 10 years ago
priseborough 13df6fb1c9 AP_NavEKF : Reduce ripple in estimates that can cause copter motor 'pulsing' 10 years ago
priseborough dcb252cc05 AP_NavEKF : Fix bug in reset of position and velocity states 10 years ago
Jonathan Challinger 7692761f34 AP_NavEKF: Added getAccelNED function 10 years ago
priseborough 874d0780aa AP_NavEKF: Reduce vulnerability to ground fixed magnetic interference 10 years ago
Andrew Tridgell 46f601d703 AP_NavEKF: added getStaticMode() function 10 years ago
Andrew Tridgell 8acfbb2ee0 AP_NavEKF: add another health check in the EKF 10 years ago
Jonathan Challinger cc955b738b AP_NavEKF: Clean up flight detector logic 10 years ago
priseborough 5359da9c68 AP_NavEKF : Improved Magnetometer Error Handling 10 years ago
Jonathan Challinger 6c4d4713aa AP_NavEKF: Add parameter that specifies EKF-to-DCM/INAV fallback strictness 10 years ago
Jonathan Challinger 967986d5c6 AP_NavEKF: Split getAccelBias into getAccelZBias and getIMU1Weighting 10 years ago
Jonathan Challinger bb6d8fd44a AP_NavEKF: Set prevDelAng after using it 10 years ago
Jonathan Challinger 0727ac5c79 AP_NavEKF: clean up unused variable lastDivergeTime_ms 10 years ago
priseborough 5e51c09978 AP_NavEKF : Remove ineffective numerical divergence checks 10 years ago
priseborough 6f759fdb8e AP_AHRS : Tidy up logic used to enable synthetic sideslip fusion 10 years ago
priseborough 6a85753a5b AP_NavEKF : add INIT_GYRO_BIAS_UNCERTAINTY definition 10 years ago
priseborough fb14da7a4b AP_NavEKF : Add public method to reset gyro bias states 10 years ago
Randy Mackay 7d48704f82 AP_NavEKF: fix parameter descriptions 10 years ago
priseborough 2bc74934b8 AP_NavEKF: Track baro alt when pre-armed 10 years ago
Jonathan Challinger 6076f3fa22 AP_NavEKF: Quaternion::to_euler now uses references instead of pointers 10 years ago
priseborough 8aa267f75f AP_NavEKF : Fix bug in reset of GPS glitch offset 11 years ago
Andrew Tridgell d6c56b8f7a AP_NavEKF: make it clear that all sat counts are covered 11 years ago
Andrew Tridgell a1f5be5b9e AP_NavEKF: simplify variable handling in EKF 11 years ago
priseborough 8223a0d193 AP_NavEKF : Explicitly initialise gpsNoiseScaler to default value 11 years ago
priseborough b61a6c64d7 AP_NavEKF : Reduce weighting on GPS when not enough satellites 11 years ago
priseborough f99f5759f5 AP_NavEKF : Fix bug in GPS innovation variance growth calculation 11 years ago
priseborough f0ee11e951 AP_NavEKF : Fix bug in reset of position, height and velocity states 11 years ago
priseborough f71aeea61d AP_NavEKF : Reduce sensitivity on filter divergence check 11 years ago
priseborough 36bf304f29 AP_NavEKF : Reduce ripple in estimates that can cause copter motor 'pulsing' 11 years ago
priseborough 5b72cb7610 AP_NavEKF : Clean up time stamps 11 years ago
priseborough 0f62dbf6ed AP_NavEKF : Clear compass fail on transition between armed and disarmed 11 years ago