60 Commits (119948f2637cab6c7aa154ca107a36e3ee3154e5)

Author SHA1 Message Date
Siddharth Bharat Purohit b3c8dcee34 AP_NavEKF2: measurement buffer refactor 9 years ago
Paul Riseborough ff2782b790 AP_NavEKF2: Parameter changes to reduce noise on gyro bias estimates 9 years ago
Paul Riseborough 2fb5a4489b AP_NavEKF2: Prevent airspeed faults from causing excessive loss of accuracy 9 years ago
Paul Riseborough fc6978e4d9 AP_NavEKF2: Fix error in parameter documentations 9 years ago
Paul Riseborough f9cadaf15c AP_NavEKF2: Increase resolution of innovation consistency gate parameters 9 years ago
Paul Riseborough c9eea98142 AP_NavEKF2: Improve terrain height estimation 9 years ago
Paul Riseborough 80bc64ee7a AP_NavEKF2: Update parameter documentation with GPS height source option 9 years ago
Paul Riseborough e8706db382 AP_NavEKF2: Update IMU tuning parameter limits 9 years ago
Paul Riseborough 0562529729 AP_NavEKF2: Tuning changes to make attitude less sensitive to GPS and compass errors 9 years ago
Paul Riseborough 6522fb2621 AP_NavEKF2: Allow user to relax pre-flight GPS checks 9 years ago
Paul Riseborough 0b653bb82b AP_NavEKF2: Update MAVLnk parameter documentation 9 years ago
Paul Riseborough ca31ced2b4 AP_NavEKF2: Fix bug preventing use of optical flow with multiple IMU's 9 years ago
Paul Riseborough 577670ccee AP_NavEKF2: Reduce memory required by 6KB when running at 400Hz 9 years ago
Paul Riseborough e33aa7898a AP_NavEKF2: Prevent return of uninitialised variable 9 years ago
Paul Riseborough f00b1ff22d AP_NavEKF2: Publish the magnetometer selection index 9 years ago
Paul Riseborough 0b64ad0123 AP_NavEKF2: Enable EKF instance to be specified when requesting public data 9 years ago
Paul Riseborough 2dcaeb0304 AP_NavEKF2: Update publishing of primary core index 9 years ago
Paul Riseborough 1858da8307 AP_NavEKF2: Better switching in response to faults 9 years ago
Paul Riseborough b24507d33c AP_NavEKF2: Publish the primary EKF index 9 years ago
Paul Riseborough 49f9ea317c AP_NavEKF: Update console message and param descriptions for multiple EKF's 9 years ago
Paul Riseborough 2340e18fdc AP_NavEKF2: Offset the fusion time horizon between multiple instances 9 years ago
Andrew Tridgell d52279af27 AP_NavEKF2: don't try to allocate last bytes of memory to EKF2 9 years ago
Andrew Tridgell ee78e2d618 AP_NavEKF2: set primary to first healthy core 9 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 9 years ago
Lucas De Marchi e0e7b73ceb AP_NavEKF2: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Paul Riseborough 2ebce110b7 AP_NavEKF2: Explicitly define plane build type for default parameters 9 years ago
Paul Riseborough b6d63d4b4e AP_NavEKF2: Fix reporting of pre-flight GPS checks 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay 94adaba305 AP_NavEKF2: constify getLastPosNorthEastReset 9 years ago
Randy Mackay 52ed075405 AP_NavEKF2: constify getLastYawResetAngle 9 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 9 years ago
Andrew Tridgell c228ea4371 AP_NavEKF2: prevent a valgrind error on startup 9 years ago
Paul Riseborough 87ea9acc7f AP_NavEKF2: Fix mavlink parameter label 9 years ago
Paul Riseborough 1cf626692c AP_NavEKF: Reduce impact of altimeter flow disturbance error on Copter alt hold 9 years ago
Paul Riseborough e692e30988 AP_NavEKF2: Reduce allowance for magnetometer timing errors 9 years ago
Paul Riseborough 55ac8f0230 AP_NavEKF2: Update parameter values. 9 years ago
Paul Riseborough 1eaf318b9b AP_NavEKF2: Faster learning of gyro scale factors 9 years ago
Paul Riseborough a2f5962f77 AP_NavEKF2: Reduce effect of baro disturbances 9 years ago
Paul Riseborough a1d6c7ae1e AP_NavEKF2: Improve timing accuracy 9 years ago
Paul Riseborough e0ed2dab63 AP_NavEKF2: Adjust IMU FIFO buffer for different IMU data rates 9 years ago
Paul Riseborough e7de2d3ea3 AP_NavEKF: Update magnetic field learning options 9 years ago
Paul Riseborough 495809f211 AP_NavEKF2: Allow magnetic field learning to be faster 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 20a3f9782e AP_NavEKF2: Add full set of selectable pre-flight GPS checks 9 years ago
Paul Riseborough 22920aafad AP_NavEKF2: Improve GPS status reporting 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Paul Riseborough 53e58f1075 AP_NavEKF2: Update default parameters 10 years ago