168 Commits (07c0c6d519a77a5a75a31fd9833029a64c579812)

Author SHA1 Message Date
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
Paul Riseborough 3eeff8dbc6 AP_NavEKF2: Remove unused code 9 years ago
Paul Riseborough d48454ee2d AP_NavEKF2: Use nominated IMU unless unavailable 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 aa14de9d39 AP_NavEKF2: Fix failure to start mag cal due to gyro noise 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
Paul Riseborough 7bd61a484c AP_NavEKF2: Faster initial accel bias learning 9 years ago
Paul Riseborough b15bf3243e AP_NavEKF2: Remove potential for division by zero 10 years ago
Paul Riseborough 5533a9a149 AP_NavEKF2: Add improved health monitoring when using simple compass yaw fusion 10 years ago
Paul Riseborough f539b597a3 AP_NavEKF2: Improve initialisation of magnetic field learning 10 years ago
Paul Riseborough 844ed95718 AP_NavEKF2: Add method to rotate output quaternion history 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 4d458833dc AP_NavEKF2: remove unnecessary PV_AidingMode check 10 years ago
Paul Riseborough b459d937ad AP_NavEKF2: Clean up GPS fusion timeout logic and comments 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 0b1a6a2157 AP_NavEKF2: Clean up GPS timeout logic 10 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 10 years ago
Paul Riseborough 4fdec67546 AP_NavEKF2: Publish the position and velocity state reset deltas 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 4c5ba60578 AP_NavEKF2: Remove dead code 10 years ago
Paul Riseborough 55ac8f0230 AP_NavEKF2: Update parameter values. 10 years ago
Paul Riseborough 1e7ac873b9 AP_NavEKF2: Improve handling of GPS loss and recovery for planes 10 years ago
Paul Riseborough cd5ec3a3e0 AP_NavEKF2: Reduce angle errors when flying without GPS 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 5eb7cf1fbf AP_NavEKF: Reduce roll/pitch disturbance when magnetic field is reset 10 years ago
Paul Riseborough b08817554e AP_NavEKF2: Ensure consistent position and velocity fusion rates when not using GPS 10 years ago
Paul Riseborough 1c347e8859 AP_NavEKF: Prevent high measurement data rates from overflowing buffers 10 years ago
Paul Riseborough d1a090dda8 AP_NavEKF: Fix bug fetching data from measurement buffers 10 years ago
Paul Riseborough aabb9b4e02 AP_NavEKF2: handle uncertain build type 10 years ago
Paul Riseborough e6312d91ce AP_NavEKF2: Correct variable name 10 years ago
Paul Riseborough 4640673cb1 AP_NavEKF2: Fix bug causing incorrect fusion timing 10 years ago
Paul Riseborough cd8b9c7d26 AP_NavEKF: prevent high rate mag data locking out other data fusion 10 years ago
Paul Riseborough ab8c28a7cc AP_NavEKF: Fix bug allowing takeoff in GPS modes without aiding 10 years ago
Paul Riseborough e076ed7f66 AP_NavEKF2: Remove compiler warning message 10 years ago
Andrew Tridgell cb0f7cb370 NavEKF2: use new perf counter API 10 years ago
Paul Riseborough 60c2e81d19 AP_NavEKF2: Apply optimisations to declination fusion covariance update 10 years ago
Paul Riseborough 0054291cf4 AP_NavEKF2: Apply optimisations to side-slip fusion covariance update 10 years ago
Paul Riseborough 5e4bc4e954 AP_NavEKF2: Apply optimisations to airspeed fusion covariance update 10 years ago
Paul Riseborough a29147d6d2 AP_NavEKF2: Apply optimisations to optical flow covariance update 10 years ago