1079 Commits (39697f1196d47663c1befe4bb4b6a750d3dec81d)
 

Author SHA1 Message Date
Paul Riseborough 39697f1196 EKF: rework optical flow switching 7 years ago
Paul Riseborough 1cfe845751 EKF: rework GPS quality check 7 years ago
Paul Riseborough 99a80387ed EKF: improve optical flow GPS quality checking 7 years ago
Paul Riseborough 7f36add241 EKF: scale GPS vertical accuracy check when using optical flow 7 years ago
Paul Riseborough fc9f532c34 EKF: relax range finder data continuity check 7 years ago
Paul Riseborough 93c456f2b8 EKF: Improve protection against badly conditioned dVel bias covariances 7 years ago
Paul Riseborough 225057aaf5 EKF: Fix bug preventing use of terrain estimator 7 years ago
Paul Riseborough adb4a09beb EKF: Fix bug causing large yaw innovations when GPS is lost 7 years ago
Paul Riseborough f59cd0f5b0 EKF: Don't make detection of indoor operation dependent on optical flow 7 years ago
Paul Riseborough 1562a82dc2 EKF: Add parameter to adjust on-ground movement detector sensitivity 7 years ago
Paul Riseborough ea9e8246ed EKF: Improve detection of indoor flight condition 7 years ago
Paul Riseborough 565f99254c EKF: Reduce effect of yaw gyro bias when using optical flow indoors 7 years ago
Paul Riseborough e10798bfdf EKF: Add on ground movement detector 7 years ago
Paul Riseborough 2d3b65231b EKF: Reset yaw gyro bias learning when resuming use of magnetometer 7 years ago
Paul Riseborough 8191068959 EKF: Don't start using mag if optical flow use is interrupted 7 years ago
Paul Riseborough 4889e8432c EKF: Don't fuse multi rotor drag if yaw angle is bad 7 years ago
Paul Riseborough 092a8d8f21 EKF: Fix GPS validity time check error 7 years ago
Paul Riseborough 0160aaa568 EKF: Don't use magnetometer with optical flow only nav if GPS checks are failing 7 years ago
Paul Riseborough 84516760c0 EKF: Use stricter GPS accuracy test when optical flow is being used 7 years ago
Daniel Agar a80b3ab610 set MODULE define for each library 7 years ago
Daniel Agar 50631e5d98 geo remove use of DBL_EPSILON 7 years ago
Daniel Agar cb63f16d48
cmake cache ECL source directory path to work with catkin (#447) 7 years ago
Bart Slinger bae4b8a5e7 remove superfluous elseif (#431) 7 years ago
Paul Riseborough 16976d3911 Merge branch 'pr-ekfOptFlowFixes' 7 years ago
Paul Riseborough 75e65901ae EKF: fix bug causing height offset when GPS use stops 7 years ago
Paul Riseborough e8e9e34a73 EKF: fix bug causing height offset when GPS use stops 7 years ago
Paul Riseborough 6cadc92285 EKF: Don't reject saturated flow data when it is the only aiding source 7 years ago
Paul Riseborough bf902e5eca EKF: Prevent flow motion check false positives 7 years ago
Paul Riseborough bdf5b3e003 EKF: Don't assume large position uncertainty when starting optical flow nav 7 years ago
Paul Riseborough e26711af7d EKF: relax terrain update requirements for continuing optical flow use 7 years ago
Paul Riseborough 868bc01087 EKF: Relax minimum required range finder measurement rate 7 years ago
Paul Riseborough 02963a85c4 EKF: relax optical flow on ground motion checks 7 years ago
Paul Riseborough 24b005ed57 EKF: range finder aiding logic fixes 7 years ago
Paul Riseborough 0c0a6602b0 EKF: Decouple range finder use criteria checking and selection 7 years ago
Paul Riseborough 6708bec1b4 EKF: Don't auto select range finder for height when on ground. 7 years ago
Paul Riseborough 0a63052753 EKF: Fix false triggering of optical flow bad motion checks 7 years ago
Paul Riseborough f9d4934db6 EKF: update comments 7 years ago
Paul Riseborough 82de3141f0 EKF: Don't use optical flow if GPS is good and the vehicle is not using range finder for height 7 years ago
Paul Riseborough 389786ef1b EKF: Stop using EV for yaw when GPS fusion starts 7 years ago
Paul Riseborough 4ab78230e6 EKF: Add persistence criteria to GPS fail check 7 years ago
Paul Riseborough 67d71ca406 EKF: allow GPS fallback if quality bad and alternative aiding available 7 years ago
Paul Riseborough bd59e381db EKF: always run GPS checks 7 years ago
Daniel Agar b227aca4a8 geo_lookup fix table bounds 7 years ago
Daniel Agar e494a4e634 Jenkins set git username and email with environment variables 7 years ago
Daniel Agar 3639087ac6 cmake and Jenkins add basic address santiizer test buld 7 years ago
Daniel Agar 1fba622a80 travis-ci basic build script 7 years ago
Daniel Agar cde2ee9b6f cmake ignore missing-field-initializers 7 years ago
Daniel Agar 2100127304 geo: zeroing static unnecessary 7 years ago
Daniel Agar 0f12db5b2c travis-ci enable coverity_scan 7 years ago
Daniel Agar aceab8c82c Jenkins upload coverage to codecov.io 7 years ago