30 Commits (beaa069082146c46f7d56f2fe647cadee66f4690)

Author SHA1 Message Date
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
priseborough fcc07b5560 AP_NavEKF2: Prevent multiple aiding mode changes per update 9 years ago
priseborough f4f347fb75 AP_NavEKF2: add missing parenthesis and console message 9 years ago
priseborough 9a23152ee4 AP_NavEKF2: Fix bugs and consolidate aiding switch logic 9 years ago
priseborough 341d070db8 AP_NavEKF2: Separate filter status update and get functions 9 years ago
priseborough 04e8726d8a AP_NavEKF2: relax bias convergence check 9 years ago
priseborough 280395afa1 AP_NavEKF2: Don't declare ready to do aiding unless gyro bias is learned 9 years ago
priseborough aaab250f13 AP_NavEKF2: Don't start GPS aiding until gyro calibration has stabilised 9 years ago
priseborough 10470b2dc1 AP_NavEKF2: fix bug in initialisation of declination co-variances 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago
Paul Riseborough dc6836988c AP_NavEKF2: Improve ground based magnetic anomaly protection for copter 9 years ago