106 Commits (0d9e535acb02f53a16ada61910d4f4da0fdaa727)

Author SHA1 Message Date
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
Paul Riseborough 5cf31e439d EKF: Add specific drag fusion tuning parameters 8 years ago
Paul Riseborough 465b145929 EKF: Add multi-rotor drag model for wind estimation 8 years ago
Paul Riseborough 7b996c5972 EKF: Increase measurement error allowance for accelerometer clipping 8 years ago
Paul Riseborough f0bbbc8dc6 EKF: Add reporting of bad accel status 8 years ago
Paul Riseborough 2f2ac5be43 EKF: Improve protection against severe IMU accel errors 8 years ago
Paul Riseborough 040639837e EKF: Use common timeout test for reporting deadreckoning 8 years ago
Paul Riseborough 588b27bde7 EKF: inhibit accelerometer bias learning if manoeuvre levels are excessive 8 years ago
Paul Riseborough 324fe3b0c7 EKF: Add accel bias estimation fault to reporting 8 years ago
Paul Riseborough cf31945038 EKF: Fix use of incorrect timestamp 8 years ago
Paul Riseborough 3dadc98b43 EKF: enable scaling of range observation variance with height 8 years ago
Paul Riseborough cf9c8de167 EKF: Add arbitrary pitch offset for range sensor 8 years ago
Paul Riseborough 3b61528f0f EKF3: initialise default value for EV fusion gate 8 years ago
Lorenz Meier bf8a9a3d09 EKF: Whitespace fixes 8 years ago
Paul Riseborough d5b398ddb1 EKF: Minimise data buffer lengths 8 years ago
Paul Riseborough 6c7703d485 EKF: Update tuning for synthetic sideslip fusion 8 years ago
CarlOlsson dec686afd7 updated parameters 8 years ago
CarlOlsson beb90f008d adopted code for upstream changes 8 years ago
CarlOlsson 738414d36e adopted common.h 8 years ago
Roman c5f750dcca ekf reset: more granular reset / timeout strategy for gps fusion 8 years ago
Paul Riseborough 1093e6d789 EKF: fix documentation error 8 years ago
Paul Riseborough 352750e5d1 EKF: publish ekf solution status summary data 8 years ago
Paul Riseborough b5ba4f280f EKF: reduce output predictor velocity time constant 8 years ago
Beat Küng 9a95898414 gps_message: remove time_usec_vel from struct (unused) 9 years ago
Roman Bapst 1b394460a3 fix comment about filter bias states 9 years ago
Paul Riseborough 65da9173b9 EKF: capture innovation checks and reset events in separate variables 9 years ago
Paul Riseborough 106482b078 EKF: add structure to capture innovation test failures and state resets 9 years ago
Paul Riseborough 1b6c5bbafd EKF: Enable height source to be selected independent of EV aiding 9 years ago
Paul Riseborough e41524ac9d EKF: remove unused variables 9 years ago
Paul Riseborough 57b2a256f7 EKF: Improve initialisation of quaternion covariances 9 years ago
Paul Riseborough 88860d0307 EKF: Enable tuning for IMU switch on bias errors 9 years ago
Paul Riseborough 920d83d68c EKF: Fix bugs preventing use of external vision yaw data 9 years ago
devbharat b681c9a5d0 Added external vision noise parameters etc and position offset 9 years ago
devbharat ff8f03b5dd Added compensation for VI sensor offset. Check sign. 9 years ago
Paul Riseborough e917d6c7f2 EKF: Add fusion of external yaw data 9 years ago
Paul Riseborough 81469d6621 EKF: Add position, height and velocity reset for EV aiding 9 years ago