40 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 04944fa6ce AP_NavEKF3: review fixes 6 years ago
Andrew Tridgell 451fe840ee AP_NavEKF3: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell 0fcb2037e1 AP_NavEKF3: use origin lat for earth rates 6 years ago
priseborough 122f214416 AP_NavEKF3: Don't allow mag to interfere with use of external yaw sensor 6 years ago
priseborough 0c4f92d4c1 AP_NavEKF3: Add control logic to use external yaw sensor 6 years ago
Michael du Breuil be74b631fe AP_NavEKF3: Fix AP_GPS.h include 6 years ago
Paul Riseborough 0d3e1a7d23 AP_NavEKF3: flow use parameter improvements 6 years ago
Paul Riseborough b848e231c7 AP_NavEKF3: Add parameter to control how optical flow data is used 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Tom Pittenger 55377b234f AP_NavEKF3: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Peter Barker b68a91d171 AP_NavEKF3: remove default clause in setAidingMode 6 years ago
Andrew Tridgell ac40a20c02 AP_NavEKF3: fill in gps_quality_good flag 7 years ago
Pierre Kancir 2b2c1e2d78 AP_NavEKF3: only use bcn EKF is the alignement as been completed 7 years ago
Pierre Kancir 4d2f2a2aad AP_NavEKF3: correct flag in case of GPS disable 7 years ago
priseborough 5785523a0d AP_NavEKF3: Clarify definition for gps_glitching flag 7 years ago
Tatsuya Yamaguchi aef9fa4a63 AP_NavEKF3: delete \n from the log using gcs().send_text 7 years ago
murata 6a87840c7a AP_NavEKF3: Change the if statement to a switch statement. 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough 58d58b4eac AP_NavEKF3: Initialise EKF origin height to field elevation 8 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough 368983ed5a AP_NavEKF3: Clean up aiding mode logic using switch statements 8 years ago
priseborough f38fccd57c AP_NavEKF3: Prevent possible race condition re-zeroing state variances 8 years ago
priseborough 5058405f8c AP_NavEKF3: add gyro bias state inhibit and rework index limit calculation 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
priseborough 06c073e448 AP_NavEKF3: Update tilt alignment check 8 years ago
priseborough 7a8783f35e AP_NavEKF3: Fix bug preventing reset to GPS 8 years ago
priseborough de7a679534 AP_NavEKF3: Enable simple heading fusion to be set for specific cores 8 years ago
priseborough ccb952ba31 AP_NavEKF3: Use the same mag fusion method for all cores 8 years ago
priseborough a133d55b6d AP_NavEKF3: Allow copters to fly with magnetometers disabled 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 7c53573a0c AP_NavEKF3: Allow range beacon use with intermittent GPS 8 years ago
priseborough e5e4883c72 AP_NavEKF3: Fix GPS use inhibit interface documentation 8 years ago
priseborough c7e1828238 AP_NavEKF3: improve variable name 8 years ago
priseborough 71eb46dd04 AP_NavEKF3: Fix bug in loss of aiding fallback 8 years ago
priseborough f1c05ee320 AP_NavEKF3: Allow accel switch on bias uncertainty to be adjusted 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 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