35 Commits (28f55766fdaf60f155a81eb7baf69d00b1bb47e8)

Author SHA1 Message Date
Paul Riseborough 4c5ba60578 AP_NavEKF2: Remove dead code 9 years ago
Paul Riseborough 5eb7cf1fbf AP_NavEKF: Reduce roll/pitch disturbance when magnetic field is reset 9 years ago
Paul Riseborough aabb9b4e02 AP_NavEKF2: handle uncertain build type 9 years ago
Paul Riseborough e6312d91ce AP_NavEKF2: Correct variable name 9 years ago
Paul Riseborough cd8b9c7d26 AP_NavEKF: prevent high rate mag data locking out other data fusion 9 years ago
Paul Riseborough ab8c28a7cc AP_NavEKF: Fix bug allowing takeoff in GPS modes without aiding 9 years ago
Andrew Tridgell cb0f7cb370 NavEKF2: use new perf counter API 9 years ago
Andrew Tridgell d1dfd5fd01 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
Andrew Tridgell b6c1352e4c AP_NavEKF2: added 10 test perf counters 9 years ago
Paul Riseborough 2fbd050418 AP_NavEKF2: Use blended accelerometer data 9 years ago
Paul Riseborough 225b81baf4 AP_NavEKF2: Prevent users breaking filter by setting excessive time delays 9 years ago
Paul Riseborough e0ed2dab63 AP_NavEKF2: Adjust IMU FIFO buffer for different IMU data rates 9 years ago
Paul Riseborough baa8692960 AP_NavEKF2: Allow use of magnetometer learning during optical flow nav 9 years ago
Paul Riseborough 35b08849f7 AP_NavEKF2: Reduce effect of rounding errors on covariance prediction 9 years ago
Paul Riseborough 47ae0f35f6 AP_NavEKF2: Make EKF2 PosDownDerivative interface follow coding conventions 9 years ago
Paul Riseborough 52fd369b2f AP_NavEKF2: Add methods to output and calculate vertical position derivative 9 years ago
Paul Riseborough e3013b493b AP_NavEKF2: Critical bug fix - perf counter not initialised 9 years ago
Paul Riseborough 20a3f9782e AP_NavEKF2: Add full set of selectable pre-flight GPS checks 9 years ago
Paul Riseborough db4dfce7b1 AP_NavEKF2: Add fix status to GPS check report message 9 years ago
Paul Riseborough 22920aafad AP_NavEKF2: Improve GPS status reporting 9 years ago
Paul Riseborough f467a89fa3 AP_NavEKF2: Update comments for filter status output function 9 years ago
Paul Riseborough cde140354a AP_NavEKF2: Clean up control logic 9 years ago
Paul Riseborough f4db78fc11 AP_NavEKF2: Allow for larger gyro bias errors 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Paul Riseborough 2fb72b6e6a AP_NavEKF2: Clean up loss of GPS logic 10 years ago
Paul Riseborough 1986af021f AP_NavEKF2: Remove un-used flight mode and duplicate variable 10 years ago
Paul Riseborough 8bcedb228b AP_NavEKF2: Bring pre-flight GPS checks up to date with EKF1 10 years ago
Randy Mackay 015f700bc0 AP_NavEKF2: getLastYawResetAngle returns last reset time 10 years ago
Paul Riseborough 80e182f827 AP_NavEKF2: Update EKF2 data logging 10 years ago
Paul Riseborough 9c5e48e7e9 AP_NavEKF2: Remove unused variables and improve variable names 10 years ago
Paul Riseborough 8afb26087d AP_NavEKF2: Remove unused function 10 years ago
Paul Riseborough f270573acc AP_NavEKF2: Use library functions for quaternion corrections 10 years ago
Andrew Tridgell cbc62238a9 AP_NavEKF2: run astyle for reformatting 10 years ago
Andrew Tridgell b4555f30a5 AP_NavEKF2: added frontend calls to core code 10 years ago
Paul Riseborough f500474a86 AP_NavEKF2: initial import of new maths EKF 10 years ago
Paul Riseborough 5c32bb8858 AP_NavEKF: Add pre-flight check for gyro quality 10 years ago
Paul Riseborough 930f730612 AP_NavEKF: Reset mag and heading states to try and pass pre-flight checks 10 years ago
Andrew Tridgell c10ce3ffbd AP_NavEKF: added prearm_failure_reason() 10 years ago
Randy Mackay 629a5fd714 NavEKF: IMUSwitchState enum 10 years ago
Paul Riseborough 559cc29635 AP_NavEKF: Add hysteresis to IMU switching logic 10 years ago
Paul Riseborough 12e884ba6b AP_NavEKF: Modify method used to check for vibration errors 10 years ago
Gustavo Jose de Sousa f7fd9e3d99 AP_NavEKF: standardize inclusion of libaries headers 10 years ago
Paul Riseborough 8b4b0b9576 AP_NavEKF: Add accelerometer clip monitoring and isolation 10 years ago
Andrew Tridgell 686b1137fa AP_NavEKF: added vehicle specific initial gyro bias uncertainty 10 years ago
Paul Riseborough 87e6a24154 AP_NavEKF: Add public method to reset EKF height datum and baro alt 10 years ago
Paul Riseborough e3ccb74e12 AP_NavEKF: Publish amount of in-flight yaw angle reset 10 years ago
Paul Riseborough 6ba8cd05ff AP_NavEKF: Fix bug preventing GPS vertical velocity being used 10 years ago
Paul Riseborough c1c5e3598a AP_NavEKF: Enforce alignment of realigned earth mag field with declination 10 years ago
Paul Riseborough a232606fc9 AP_NavEKF: Prevent EKF yaw errors due to fast yaw spins 10 years ago
Paul Riseborough be04be9b43 AP_NavEKF: Fix bug preventing home position being set by copter 10 years ago