143 Commits (a74b7ef60bc3b6c7fc081c051eeeb9e2f5e6f863)

Author SHA1 Message Date
Paul Riseborough 0220f469b0 EKF: Use more generic variable name for bad yaw fusion flag 6 years ago
Paul Riseborough 91f886cb5e EKF: Add support for use of GPS heading data. 6 years ago
Paul Riseborough 342c3ab202 EKF: Fix timeout parameter documentation and name 6 years ago
Dion Gonano 2354c30d81 Add vision height covariance passthrough (#507) 7 years ago
Paul Riseborough 748446b92f EKF: Use parameter for stuck range test threshold 7 years ago
Paul Riseborough 4d59c834eb EKF: Consolidate range finder checking 7 years ago
Daniel Agar cebdc3d829 ekf run output predictor immediately with new IMU data (#471) 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
Paul Riseborough 487e6a0901 EKF: enable user selection of auto mag free operation 7 years ago
Mohammed Kabir b4d2b8c57d EKF : introduce new architechture for navigation limits 7 years ago
Paul Riseborough 1562a82dc2 EKF: Add parameter to adjust on-ground movement detector sensitivity 7 years ago
Daniel Agar e5952fadaf cmake standalone build 7 years ago
Paul Riseborough 9747dc778d
EKF: Rework nav validity reporting 7 years ago
Daniel Agar bd72f3c521 geo std pressure constants and update usage 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
Carl Olsson f6d23cc621 added rng_stuck to filter control status flags (#392) 7 years ago
Daniel Agar 1bc7378414
EKF decrease synthetic sideslip interval 1s -> 150ms (#407) 7 years ago
Paul Riseborough 8e30c2666d EKF: Add support auxiliary velocity observation 7 years ago
Paul Riseborough a2b24fa960 EKF: Protect against ground effect induced static pressure rise during landing and takeoff. 7 years ago
Paul Riseborough 2b20c52c4d EKF: Remove redundant code 7 years ago
Paul Riseborough cfdab732d1 EKF: Update parameter description 7 years ago
ChristophTobler e388e59f32 EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
Paul Riseborough 01d68ef67c EKF: Enable use of rotated external nav estimates 7 years ago
Paul Riseborough 929c5c2b37 EKF: enable gps fusion flag to be false while fusing air data 7 years ago
Paul Riseborough 7b4c957ad4 ekf2: Add new mag fusion mode 7 years ago
CarlOlsson 0a7c3ecbc6 EKF: Parameterize maximum angle for rng fusion 7 years ago
Paul Riseborough ce806768b7 EKF: Improve in-flight mag error detection, recovery and isolation for fixed wing 8 years ago
Paul Riseborough f3909244f0 EKF: Correct units in comments 8 years ago
Paul Riseborough aec01ce59c EKF: Update class variable documentation and make compatible with Doxygen 8 years ago
Paul Riseborough d446f66105 EKF: Add a fixed wing mode with setter function 8 years ago
Paul Riseborough 7b5f55303a EKF: Prevent covariance instability in delta velocity bias state estimation 8 years ago
Paul Riseborough 8e0cd1bc39 EKF: Add parameter to set initial and max allowed wind uncertainty 8 years ago
Daniel Agar c44488fdb8
EKF matrix typedef cleanup 8 years ago
ChristophTobler 6f5cffafec fix type of range_aid parameter: int -> int32_t 8 years ago
Roman 39983a7d55 range aid: added hysteresis for switching in and out of range aid 8 years ago
Roman 3778f0921a ekf: enable range finder to be used for estimating height even if it's not 8 years ago
CarlOlsson b255d4a53a fixed typos 8 years ago
Paul Riseborough fed4a9bc5a EKF: add vertical position derivative output 8 years ago
Paul Riseborough 16c7041f4a EKF: Add a parameter to enable setting of a minimum buffer length to handle large sensor timing jitter 8 years ago
Daniel Agar 6ed8512ff4 EKF parameters use int32_t (#279) 8 years ago
CarlOlsson be16406b35 EKF: Add feature to use the mag to only update the mag states 8 years ago
Paul Riseborough 394dd95cba EKF: Don't do magnetic field estimation without earth frame measurements 8 years ago
Paul Riseborough 20db74eca8 Revert "EKF: Add parameter control of individual IMU axis delta velocity bias estimation" 8 years ago
Paul Riseborough 9c31632e2b EKF: Add parameter control of individual IMU axis delta velocity bias estimation 8 years ago
Paul Riseborough 5ee0ed5a0d EKF: Increase sensitivity and add tuning of bad accel checks 8 years ago
Paul Riseborough 5112ffca90 EKF: Adjust default time delay params and clean up formatting 8 years ago
Daniel Agar 3919d60f66
ekf2 initialization fixes 8 years ago
Paul Riseborough 3758c5a09d EKF: down-sample drag specific force data 8 years ago