212 Commits (d1d49857f98ed17f17d51417515d9a5e786b9f16)

Author SHA1 Message Date
Paul Riseborough d1d49857f9 EKF: Prevent stuck range checks running without new data 7 years ago
dakejahl 80146273ba removed if statement that would prevent the update of the _rng_hgt_faulty flag (#480) 7 years ago
Paul Riseborough 17d40478bb EKF: Rework range height validity checking 7 years ago
Paul Riseborough 4d59c834eb EKF: Consolidate range finder checking 7 years ago
Kabir Mohammed e1661a92c3 EKF : allow init without external vision measurements (#464) 7 years ago
Paul Riseborough a0ed08967e EKF: Add missing range validity check 7 years ago
Daniel Agar 41953ab582 EKF angle constants in degrees for readability (#465) 7 years ago
Paul Riseborough 1a1106878d
EKF: Prevent timestamp jitter failing GPS data arrival check (#462) 7 years ago
Paul Riseborough c6ed2ccfcd EKF: Fix half frame offset in flow gyro compensation. 7 years ago
Paul Riseborough de7c9d85a4 EKF: Handle flow data without valid gyro data 7 years ago
elia 26dcf05d80 keep ev timeout sign always positive 7 years ago
Paul Riseborough ee2dc7d790 EKF: Rework optical flow selection logic 7 years ago
Paul Riseborough e383b6a272 EKF: rework optical flow selection logic 7 years ago
Paul Riseborough 487e6a0901 EKF: enable user selection of auto mag free operation 7 years ago
Paul Riseborough 6bdbe032f9 EKF: Fallback to optical flow for all in-flight loss of navigation scenarios 7 years ago
Mohammed Kabir b4d2b8c57d EKF : introduce new architechture for navigation limits 7 years ago
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 f59cd0f5b0 EKF: Don't make detection of indoor operation dependent on optical flow 7 years ago
Paul Riseborough ea9e8246ed EKF: Improve detection of indoor flight condition 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 bf902e5eca EKF: Prevent flow motion check false positives 7 years ago
Paul Riseborough e26711af7d EKF: relax terrain update requirements for continuing optical flow use 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
Daniel Agar c5b2f59f57 PX4 style fixes (excluding EKF generated code) 7 years ago
Paul Riseborough 1bd1809d6e
EKF: Fix bug causing simultaneous range and baro height fusion (#429) 7 years ago
Paul Riseborough 6e3403ce28
EKF: prevent race condition between global position validity and eph reporting 7 years ago
Paul Riseborough 9747dc778d
EKF: Rework nav validity reporting 7 years ago
Paul Riseborough 02055acee2
EKF: Fix non GPS aiding data reset logic (#418) 7 years ago
Daniel Agar cd12f049fe move geo and geo_lookup from PX4 Firmware to ECL 7 years ago
Paul Riseborough 1bb4c17c0e
EKF: Allow use of large GPS position observation noise when using other aiding sources (#403) 7 years ago
Paul Riseborough 8a012436f9
EKF: Fix reversion from GPS to no-aiding mode (#412) 7 years ago
Carl Olsson f6d23cc621 added rng_stuck to filter control status flags (#392) 7 years ago
Paul Riseborough 78e983073a
EKF: Fix bug in use of gps velocity noise parameter (#401) 7 years ago
Paul Riseborough a2d6a4dded
EKF: fix indexing bug (#387) 7 years ago
ChristophTobler cdbca91e79 EV height reset (#379) 7 years ago