89 Commits (70a8853e6a130b6271d736a1678759354d37ed03)

Author SHA1 Message Date
Paul Riseborough e5e8d0ba3c AP_NavEKF2: Don't update yaw estimator with bad GPS 4 years ago
Andrew Tridgell 5f0e943f0f AP_NavEKF2: use dal reference in EKF backends 4 years ago
Andrew Tridgell 8591b31665 AP_NavEKF2: cleanup unused code 4 years ago
Andrew Tridgell 6be3d19e82 AP_NavEKF2: convert to use AP_DAL for new replay structure 4 years ago
Andrew Tridgell 35e95d3328 AP_NavEKF2: reset body mag variances at key points 4 years ago
Andrew Tridgell 534e63e2fa AP_NavEKF2: fixed init of earth state mag variances 4 years ago
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Paul Riseborough ccaa4d6aa9 AP_NavEKF2: Fix one frame delay in processing yaw estimator velocity data 5 years ago
chobits dee095b4a4 AP_NavEKF2: support VISION_SPEED_ESTIMATE 5 years ago
Paul Riseborough c94de61e29 AP_NavEKF2: Don't perform emergency yaw reset unless commanded externally 5 years ago
chobits a7aa43f5d5 AP_NavEKF2: ext nav will not reset yaw if compass is used 5 years ago
Randy Mackay 014c889ceb AP_NavEKF2: setAidingMode uses lastExtNavPassTime_ms 5 years ago
Paul Riseborough abc821ad36 AP_NavEKF2: Split GSF yaw estimator processing 5 years ago
Paul Riseborough 6952d83f00 AP_NavEKF2: Fix casting build error 5 years ago
Paul Riseborough 0d965d2a1c AP_NavEKF2: Fix timer wrapping bugs 5 years ago
Paul Riseborough de0040ad69 AP_NavEKF2: Enable use of EKF-GSF yaw estimate 5 years ago
Peter Hall e0eeb4f863 AP_NavEKF2: add initalized flag and change to uint32_t 5 years ago
chobits a54f24c8c0 AP_NavEKF2: switch to optflow if gps is jammed 5 years ago
Andrew Tridgell e7163afe06 AP_NavEKF2: review fixes 6 years ago
Andrew Tridgell c57b25b4c9 AP_NavEKF2: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell a01faa2f00 AP_NavEKF2: use origin lat for earth rates 6 years ago
Michael du Breuil 892b687c09 AP_NavEKF2: Fix AP_GPS.h include 6 years ago
Paul Riseborough 8038efc152 AP_NavEKF2: Flow use parameter updates 6 years ago
Paul Riseborough 2b8b53d6b2 AP_NavEKF2: Add parameter to control how optical flow flow data is used 6 years ago
Arjun Vinod a0e7c37f8c AP_NavEKF2: fixed typos 6 years ago
Tom Pittenger b32e8a4424 AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Peter Barker 3774aa6619 AP_NavEKF2: remove default clause in setAidingMode 6 years ago
Andrew Tridgell 3d31773fb4 AP_NavEKF2: fill in gps_quality_good flag 7 years ago
priseborough 12fd19ea26 AP_NavEKF2: Clarify definition for gps_glitching flag 7 years ago
Paul Riseborough c680b931dc AP_NavEKF2: Enable fusion of external nav position data 7 years ago
Peter Barker 9c8466dc03 AP_NavEKF2: use GPS singleton 7 years ago
priseborough ac568bae53 AP_NavEKF2: Initialise EKF origin height to field elevation 8 years ago
Peter Barker 5da3759ff4 AP_NavEKF2: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough 36e7dfb5f6 AP_NavEKF2: Improve GPS reference height estimator 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
priseborough b7c4945000 AP_NavEKF2: Fix bug preventing reset to GPS 8 years ago
priseborough 1a7b5538e5 AP_NavEKF2: Enable simple heading fusion to be set for specific cores 8 years ago
priseborough a1d41edc4e AP_NavEKF2: Use the same mag fusion method for all cores 8 years ago
murata 653030b038 AP_NavEKF2: Changed if statements to switch statement. 8 years ago
priseborough 6dc7d25fde AP_NavEKF2: Fix bug in loss of aiding fallback 8 years ago
priseborough 2ee8250807 AP_NavEKF2: Changes from code review by @muramura 8 years ago
Randy Mackay 51ccfca31c AP_NavEKF2: fix format of statustext for beacon init 8 years ago
priseborough ef03a85cd3 AP_NavEKF2: add range beacon interface and fusion method 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough b0072b587c AP_NavEKF2: fix reporting of optical flow use status 8 years ago
priseborough ed9ecb28fb AP_NavEKF2: Enable entry into relative position mode on start-up 8 years ago
priseborough f9018fcc1b AP_NavEKF2: Enable simultaneous optical flow and GPS use 8 years ago
Jonathan Challinger d1ecc63bf1 AP_NavEKF2: change priority of statustext messages 9 years ago
Andrew Tridgell 567d5cdbe6 AP_NavEKF2: use mavlink messages not printf for state change notifications 9 years ago
priseborough e2b8807260 AP_NavEKF2: Fix bug causing switching in and out of aiding 9 years ago