141 Commits (4fb2d1b02e1592a8744d9043c3cec24c19ef8f49)

Author SHA1 Message Date
kamilritz 4fb2d1b02e Update range finder interface 5 years ago
kamilritz 9f0d8ed59e Update mag interface 5 years ago
kamilritz 856961ba85 Update airspeed interface 5 years ago
kamilritz b8a3ed5f09 Update baro interface 5 years ago
kamilritz 74ec80cdc7 Update gps interface 5 years ago
kamilritz 83b2abe434 protect against overflow 5 years ago
kamilritz 4be9ae8029 Compute the timestamp of average sample correctly 5 years ago
kamilritz 29c5954690 Move baro downsampling and dynamic pressure comp to ECL 5 years ago
kamilritz d7d7b56519 Move mag down sampling to ECL lib 5 years ago
kamilritz be11516dd6 Refactor IMU downsampling into its own class 5 years ago
kamilritz c7e074276f Save flash space 5 years ago
kamilritz 84dcb32bd8 Extend auxVel interface to support 3d velocity 5 years ago
kamilritz 07e8e88e88 Support full vision variance 5 years ago
kamilritz 1fcfd394dd Various small non-functional improvements 5 years ago
kamilritz 0b18143745 Improve readibility 5 years ago
kamilritz 3daf25763e Remove unnecessary comments 5 years ago
kamilritz 36da8d82c8 Clean up white space 5 years ago
kamilritz 9e6d27fafb Add missing const qualifier 5 years ago
kritz 532c9abd4a Expand test framework and test cases (#685) 5 years ago
kritz 6c25ac5731 Tilt Initialisation: Average Filter -> LowPass Filter (#686) 5 years ago
Daniel Agar 98a1aae494 EKF: use Matrix cross product 5 years ago
kamilritz 1bf09fd370 Remove EKF prefix from logged messages 5 years ago
kritz 4a38f5a2f6 Add timestamp to ECL print statements, (#644) 5 years ago
kamilritz fd6b364c11 posNED to pos and velNED to vel and add ev vel covariances to reset 6 years ago
kamilritz 1e57c4bbec Fix white space 6 years ago
kamilritz 4511b9ff5e Add missing checks for flags.ev_vel 6 years ago
kamilritz 149233a9ab Add velocity observations to external vision interface 6 years ago
Nico van Duijn 640e41cba7 EKF: change rangeSample quality to int8_t 6 years ago
Nico van Duijn a12186c285 terrain_estimator: introduce quality metric in rng 6 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
Daniel Agar c66f7f4a09 EKF drop unused timestamp from collect_gps() and pass data by const reference 6 years ago
Daniel Agar a5e6191ba7 EKF add clarity brackets to avoid potential confusion 6 years ago
Anna Dai 721f5e61a5 increase optical flow buffer to imu buffer length 6 years ago
Daniel Agar 8bbaf898a5
EKF add new simple setIMUData() interface (#512) 6 years ago
Paul Riseborough e6cd6eff87 EKF: Fix bug preventing use of flow sensors without gyros 6 years ago
Paul Riseborough 6847acb72e EKF: Add protection for undefined GPS antenna array heading offset 7 years ago
Paul Riseborough 91f886cb5e EKF: Add support for use of GPS heading data. 7 years ago
Dion Gonano 2354c30d81 Add vision height covariance passthrough (#507) 7 years ago
Paul Riseborough b861594d0b EKF: enable optical flow use to bootstrap 7 years ago
Kabir Mohammed a6a1edbe3f EKF : Fix type of flow data navigation variable (#499) 7 years ago
Paul Riseborough a53ad9c261 EKF: Add missing optical flow ground motion protection 7 years ago
Roman Bapst ee85a29202 Pr opt flow (#482) 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
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
Paul Riseborough e10798bfdf EKF: Add on ground movement detector 7 years ago
Paul Riseborough 6cadc92285 EKF: Don't reject saturated flow data when it is the only aiding source 7 years ago
Daniel Agar c5b2f59f57 PX4 style fixes (excluding EKF generated code) 7 years ago