1016 Commits (0831c158f24b0a85f436eb539129c550902c418e)

Author SHA1 Message Date
kamilritz 85e0e6e89c Remove resetStates(AndCovariances) function 5 years ago
kamilritz 64652f523b Improve quality of comments 5 years ago
kamilritz 1bf09fd370 Remove EKF prefix from logged messages 5 years ago
kamilritz 88c4929c96 Use helper function to switch to gps height 5 years ago
kamilritz 042d9b6615 Remove dangerous _primary_hgt_source variable 5 years ago
kamilritz 66f707ede0 Remove non enterable if statement 5 years ago
kamilritz cd030e7cd2 Remove switch to ev hgt during filter initialization 5 years ago
kamilritz 4bc6ae69ae Remove if statement that can not be entered 5 years ago
kamilritz 6941777e17 Remove obsolete vision sample counter during initialization 5 years ago
kamilritz 181303488c Log height innovation sensor specific 5 years ago
kamilritz f32fce28a3 Fix gps vertical observation variance 5 years ago
kamilritz ecd199d5d0 Fix vel pos test ratio 5 years ago
kamilritz 2df2dede2f Fix variance vs stdDev bug 5 years ago
kamilritz 3923c5fecb Add get*innovation* functions as overide 5 years ago
kamilritz 07e804676c Rename IMU biases 5 years ago
kamilritz dae8c2f8dc Group velocity and position as a 3d vector 5 years ago
kamilritz beedf1ce4f Add print statement to reset vel or pos function 5 years ago
kamilritz 5c038a3b43 Add stop*Fusion function 5 years ago
kamilritz d5dc6bb8ea Clean get*innov* interface 5 years ago
kamilritz 86b9079bdc Refactoring velPos fusion 5 years ago
bresch 6b5f011bc2 ekf: use PDOP instead of GDOP as the TDOP (part of GDOP) is usually not available 5 years ago
RomanBapst 33a2bd0292 added python script for derivation of initial wind covariance matrix 5 years ago
bresch 811ec81246 parameters: change check_mag_strength from bool to int32_t to comply with the standard interface 5 years ago
Mathieu Bresciani c7bdf25663
[ekf] controlMagFusion refactor and mag field strength check (#662) 5 years ago
bresch a6840655e8 ekf: Extract resetState from main reset and reinitialize 5 years ago
bresch bf48004fb9 ekf: move "reset" part of the init function into a separate function 5 years ago
kamilritz d79199c863 Remove swig and python test related things 5 years ago
kamilritz 71be26efc6 Port RingBuffer Test to GTests 5 years ago
kamilritz cac5f3fd6d GTest and Coverage cleanup and Basic EKF GTest 5 years ago
Martina Rivizzigno fcea13eef8 add gtest, temp disable swig 5 years ago
RomanBapst 9b4b24ee71 removed unused definition 5 years ago
RomanBapst 0e3a0b8659 range_finder_checks: parametrised signal quality hysteresis duration 5 years ago
RomanBapst 16d1e15b51 addressed review comments 5 years ago
RomanBapst 6bc6f26043 range_finder_checks: set range height to valid if signal quality is non-zero 5 years ago
RomanBapst 6299d8199c ekf_helper: use latest validated range sample to reset height 5 years ago
RomanBapst 00f49e62c2 cleanup checks of range finder data 5 years ago
Paul Riseborough 4d37065f1b EKF: Make use of inverse rotation function consistent with name 5 years ago
Paul Riseborough 36de2b3dc1 EKF: Use matrix library for quaternion to rotation matrix conversion 5 years ago
bresch 29f71fff96 ekf: Add override specifier for all functions that override virtual functions of the estimator interface class 5 years ago
bresch 50167bfbcf estimator interface: add deprecated functions for backward compatibility 5 years ago
bresch b38458c2ab Terrain estimator: formatting and remove redundant comments 5 years ago
bresch 0aef0eda59 terrain_estimator: remove dead code. Since the terrain estimator is 5 years ago
bresch 370e04ee60 terrain_est: Continuously reset terrain height on ground using known 5 years ago
bresch e09e3e17a1 control: rename _range_aid_enabled to _is_range_aid_suitable 5 years ago
bresch fac69d07a3 control: refactor rangeAidConditionsMet function 5 years ago
Paul Riseborough eae6e8f19c EKF: Fix on ground yaw drift when using EKF2_MAG_TYPE = 4 5 years ago
RomanBapst 4e946d5bcb implemented synthesized magnetometer Z measurement 5 years ago
kamilritz f005e0ea8f Remove deprecated ev_innov_gate param 5 years ago
kritz 4a38f5a2f6 Add timestamp to ECL print statements, (#644) 5 years ago
kritz bb88d4ce5e Undo wrong comment change 5 years ago