505 Commits (ffe356d59704ef50376e9bc6b1229498d6c7a55e)

Author SHA1 Message Date
Randy Mackay 0cebde0632 AP_NavEKF3: minor restructure of how fusePosData and fuseVelData are set 4 years ago
Peter Barker ef505df78a AP_NavEKF3: remove unused quat2Tbn method 4 years ago
Peter Barker 0eafe4b662 AP_NavEKF3: remove dangling method declarations 4 years ago
Peter Barker 83d784c22d AP_NavEKF3: fix includes 4 years ago
Peter Barker 3dc67f09fd AP_NavEKF3: remove unused innovationIncrement and lastInnovation 4 years ago
Randy Mackay eeb1a1846c AP_NavEKF3: replace prearm_healthy with pre_arm_check 4 years ago
Randy Mackay f5a04fd1a3 AP_NavEKF3: shorten buffer size send_text message length 4 years ago
Randy Mackay 7398529f6b AP_NavEKF3: minor format fix 4 years ago
Andrew Tridgell 8a4b0f858a AP_NavEKF3: reset body mag variances at key points 4 years ago
Andrew Tridgell e9185f526b AP_NavEKF3: add comments on state indexes 4 years ago
Andrew Tridgell 1f21d72c79 AP_NavEKF3: fixed init of earth state mag variances 4 years ago
Andrew Tridgell 2bc7d17e7a AP_NavEKF3: improved core comparison to check alignment 4 years ago
Andrew Tridgell c03c43e52c AP_NavEKF3: use same mag switch pattern as EKF2 4 years ago
Andrew Tridgell 3836b59041 AP_NavEKF3: fixed handling of failed compass 4 years ago
Andrew Tridgell 458ade86f5 AP_NavEKF3: fixed segfault when IMU mask covers more IMUs than GSF mask 5 years ago
Harshit Kumar Sankhla edc3709653 AP_NavEKF3: implement sensor affinity using EK3_AFFINITY parameter 5 years ago
Harshit Kumar Sankhla d7edc946b6 AP_NavEKF3: Relative Error based Lane-Switching 5 years ago
Randy Mackay 46a7e96c48 AP_NavEKF3: readRngBcnData avoids array overflow from beacon count 5 years ago
Randy Mackay b314195f6e AP_NavEKF3: minor spelling fix 5 years ago
Randy Mackay b86e16e927 AP_NavEKF3: readRngBcnData gets minor formatting fix 5 years ago
Randy Mackay 384029d278 AP_NavEKF3: rngBcnDataNew made local 5 years ago
Randy Mackay 8c877f02af AP_NavEKF3: shrink beacon arrays and add assert 5 years ago
Randy Mackay d292ba028a AP_NavEKF3: increase beacon buffer to imu + 1 5 years ago
Randy Mackay 886a7d44a7 AP_NavEKF3: allow switch to ExtNav from optflow 5 years ago
Randy Mackay 6bf2057712 AP_NavEKF3: minor formatting fixes 5 years ago
Randy Mackay 4c40d2ac3f AP_NavEKF3: readyToUseBodyOdm uses delayed imu and wheel encoder timestamps 5 years ago
Randy Mackay 056a2de260 AP_NavEKF3: wheelOdmDataNew member made local 5 years ago
Randy Mackay 3d5161f364 AP_NavEKF3: remove unused usingWheelSensors variable 5 years ago
Randy Mackay c4b7a1c41a AP_NavEKF3: flowDataToFuse moved to local variable 5 years ago
Randy Mackay 41acf555bf AP_NavEKF3: fix skipping of optflow fusion if mag fusion performed 5 years ago
Andrew Tridgell 44d5a923cc AP_NavEKF3: apply min GPS accuracy at measurement point 5 years ago
chobits c722367c6c AP_NavEKF3: move extNavVelNew to local variable 5 years ago
chobits 7ad9e3548f AP_NavEKF3: make reset source variable local 5 years ago
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
chobits 4b8be2e535 AP_NavEKF3: fix comments 5 years ago
Paul Riseborough c8bbbd2720 AP_NavEKF3: Fix bug preventing setting of mag field states 5 years ago
Randy Mackay d8f2d0cf8d AP_NavEKF3: max delay includes visual odometry 5 years ago
chobits 564244ce9a AP_NavEKF3: fix extnav vel reset 5 years ago
Andy Piper e35458cedf AP_NavEKF3: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Paul Riseborough 24fccd5d87 AP_NavEKF3: Don't delay GPS use unnecessarily 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 5 years ago
Paul Riseborough 21ea5d5039 AP_NavEKF3: Require GSF yaw history for reset when not using a yaw sensor 5 years ago
Paul Riseborough f86c2e1db6 AP_NavEKF3: Don't fuse EKF-GSF yaw for FW flight 5 years ago
Paul Riseborough 354b551ef0 AP_NavEKF3: Handle repeated FW flight without magnetometer 5 years ago
Paul Riseborough 8ff6780323 AP_NavEKF3: Clarify distinct use cases for 'takeoff expected' 5 years ago
Paul Riseborough d1a0c2eb30 AP_NavEKF3: Start EKF-GSF yaw estimator before fixed wing takeoff 5 years ago
Paul Riseborough b469a80633 AP_NavEKF3: Reset all co-variances when performing a yaw reset 5 years ago
Paul Riseborough d8c2096ad8 AP_NavEKF3: improve angle accuracy during no mag launch 5 years ago
Paul Riseborough f7c8ee807c AP_NavEKF3: Reset yaw estimator bias states at start of flight 5 years ago