140 Commits (3338de827e67ba658f919a94ebcea2c5ba9c4116)

Author SHA1 Message Date
Paul Riseborough 2340e18fdc AP_NavEKF2: Offset the fusion time horizon between multiple instances 10 years ago
Andrew Tridgell d52279af27 AP_NavEKF2: don't try to allocate last bytes of memory to EKF2 10 years ago
Andrew Tridgell ee78e2d618 AP_NavEKF2: set primary to first healthy core 10 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 10 years ago
Lucas De Marchi e0e7b73ceb AP_NavEKF2: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 10 years ago
Paul Riseborough 2ebce110b7 AP_NavEKF2: Explicitly define plane build type for default parameters 10 years ago
Paul Riseborough b6d63d4b4e AP_NavEKF2: Fix reporting of pre-flight GPS checks 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Randy Mackay 94adaba305 AP_NavEKF2: constify getLastPosNorthEastReset 10 years ago
Randy Mackay 52ed075405 AP_NavEKF2: constify getLastYawResetAngle 10 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 10 years ago
Andrew Tridgell c228ea4371 AP_NavEKF2: prevent a valgrind error on startup 10 years ago
Paul Riseborough 87ea9acc7f AP_NavEKF2: Fix mavlink parameter label 10 years ago
Paul Riseborough 1cf626692c AP_NavEKF: Reduce impact of altimeter flow disturbance error on Copter alt hold 10 years ago
Paul Riseborough e692e30988 AP_NavEKF2: Reduce allowance for magnetometer timing errors 10 years ago
Paul Riseborough 55ac8f0230 AP_NavEKF2: Update parameter values. 10 years ago
Paul Riseborough 1eaf318b9b AP_NavEKF2: Faster learning of gyro scale factors 10 years ago
Paul Riseborough a2f5962f77 AP_NavEKF2: Reduce effect of baro disturbances 10 years ago
Paul Riseborough a1d6c7ae1e AP_NavEKF2: Improve timing accuracy 10 years ago
Paul Riseborough e0ed2dab63 AP_NavEKF2: Adjust IMU FIFO buffer for different IMU data rates 10 years ago
Paul Riseborough e7de2d3ea3 AP_NavEKF: Update magnetic field learning options 10 years ago
Paul Riseborough 495809f211 AP_NavEKF2: Allow magnetic field learning to be faster 10 years ago
Paul Riseborough 35b08849f7 AP_NavEKF2: Reduce effect of rounding errors on covariance prediction 10 years ago
Paul Riseborough 47ae0f35f6 AP_NavEKF2: Make EKF2 PosDownDerivative interface follow coding conventions 10 years ago
Paul Riseborough 52fd369b2f AP_NavEKF2: Add methods to output and calculate vertical position derivative 10 years ago
Paul Riseborough 20a3f9782e AP_NavEKF2: Add full set of selectable pre-flight GPS checks 10 years ago
Paul Riseborough 22920aafad AP_NavEKF2: Improve GPS status reporting 10 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 10 years ago
Paul Riseborough 53e58f1075 AP_NavEKF2: Update default parameters 10 years ago
Paul Riseborough 7230472516 AP_NavEKF2: Adjust parameter defaults 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 4acd6c129a AP_NavEKF2: Update parameters 10 years ago
Paul Riseborough 4a7714e15d AP_NavEKF2: Remove unused parameters and improve naming consistency 10 years ago
Paul Riseborough 8afb26087d AP_NavEKF2: Remove unused function 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
Andrew Tridgell 3ac75aeffb AP_NavEKF2: added EK2_ENABLE parameter 10 years ago
Paul Riseborough f500474a86 AP_NavEKF2: initial import of new maths EKF 10 years ago