91 Commits (0b5dad33f26b96ffaed212d75674c30dfa07f422)

Author SHA1 Message Date
priseborough 9d0fa09d39 AP_NavEKF3: Fix calculation of predicted LOS rate in terrain estimator 8 years ago
priseborough a4d18696a7 AP_NavEKF3: Improve variable names and documentation 8 years ago
priseborough 368983ed5a AP_NavEKF3: Clean up aiding mode logic using switch statements 8 years ago
priseborough 2a9eceaf10 AP_NavEKF3: Fix bugs causing height drift when using range beacons 8 years ago
priseborough 7659e9c31f AP_NavEKF3: Improve checking of time delay validity when setting buffers 8 years ago
priseborough 7d63286088 AP_NavEKF3: update to match AP_GPS interface change 8 years ago
priseborough 06d40a7901 AP_NavEKF3: Fix terrain estimator innovation consistency check 8 years ago
priseborough 284fc0f3c5 AP_NavEKF3: Fix bug in flow fusion for terrain estimation 8 years ago
Andrew Tridgell a1508b58c1 AP_NavEKF3: use AHRS likely flying state 8 years ago
priseborough edee8396ba AP_NavEKF3: Improve in-flight check for non fly forward vehicles 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 6a01c65197 AP_NavEKF3: Fix long description of EK3_OGN_HGT_MASK parameter (NFC) 8 years ago
priseborough 49ec2b4032 AP_NavEKF3: Change default value of EK3_OGN_HGT_MASK 8 years ago
priseborough 6d14cf0ab8 AP_NavEKF3: Ensure reported local height = global height - origin height 8 years ago
priseborough 3ae7998f51 AP_NavEKF3: Allow reporting of origin height for specified instance 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 628d140319 AP_NavEKF3: Make target covariance time step larger 8 years ago
priseborough 2b97d0f5c9 AP_NavEKF3: Add public accessor for state variances 8 years ago
priseborough 9f97cbfc3b AP_NavEKF3: Revert auto-code to original form and remove micro optimisations 8 years ago
priseborough f38fccd57c AP_NavEKF3: Prevent possible race condition re-zeroing state variances 8 years ago
priseborough 7adaea6019 AP_NavEKF3: Improve partitioning and efficiency of the covariance prediction 8 years ago
priseborough a1c117360c AP_NavEKF3: Ensure Kalman gain calculatons respect deactivated states 8 years ago
priseborough 5058405f8c AP_NavEKF3: add gyro bias state inhibit and rework index limit calculation 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
Dr.-Ing. Amilcar Do Carmo Lucas d3a57b5965 AP_NavEKF3: Use SI units conventions in parameter units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9cb068d3f4 AP_NavEKF3: Spell in coments 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 23b7f1e645 AP_NavEKF3: Improve comments, typos 8 years ago
priseborough 4a898037e9 AP_NavEKF3: documentation update 8 years ago
Andrew Tridgell a04aff7a7d AP_NavEKF3: added inter-EKF scheduling cooperation 8 years ago
priseborough 0bf50fd56f AP_NavEKF3: Add monitoring of average EKF time step 8 years ago
priseborough 3ce81967ae AP_NavEKF3: Improve calculation and use of average EKF time step 8 years ago
priseborough 7abf9997e6 AP_NavEKF3: Correctly initialise dtIMUavg time step and apply LPF 8 years ago
priseborough 1301b9797a AP_NavEKF3: Fix solution validity reporting bug 8 years ago
Andrew Tridgell adb281cd4e AP_NavEKF3: added timing statistics logging 8 years ago
priseborough f208986d43 AP_NavEKF3: Reset covariance if bad mag fusion update 8 years ago
Andrew Tridgell 18b66f9eed AP_NavEKF3: fixed reset of coviariance matrix 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
Andrew Tridgell 248773a7c8 AP_NavEKF3: allow access to quaternion for each instance 8 years ago
priseborough 8250fe4943 AP_NavEKF3: fix documentation derivation references 8 years ago
priseborough 06c073e448 AP_NavEKF3: Update tilt alignment check 8 years ago
Jonathan Challinger c7a73e84d6 AP_NavEKF3: apply height innovation floor only when barometer is in use 8 years ago
priseborough 56a9e2c462 AP_NavEKF3: Reference correct derivation 8 years ago
priseborough 18927395d7 AP_NavEKF3: log correct GPS for replay 8 years ago
priseborough 01551a4423 AP_NavEKF3: handle position jump caused by change in GPS receiver 8 years ago
Randy Mackay 3e039a6ba4 AP_NavEKF3: minor formatting fixes 8 years ago
Randy Mackay a80c0a231d AP_NavEKF3: attempt to set-up every core 8 years ago