You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julien Lecoeur d0b4f1e225 Use binary operator~ instead of logical operator! 8 years ago
..
tests EKF tests remove extra semicolon 8 years ago
CMakeLists.txt EKF: Add multi-rotor drag model for wind estimation 8 years ago
FindEigen3.cmake
RingBuffer.h
airspeed_fusion.cpp
common.h EKF parameters use int32_t (#279) 8 years ago
control.cpp ekf2: changes arising from code review 8 years ago
covariance.cpp EKF: Don't do magnetic field estimation without earth frame measurements 8 years ago
drag_fusion.cpp EKF: Fix travis clang build error 8 years ago
ekf.cpp ekf2: changes arising from code review 8 years ago
ekf.h ekf2: changes arising from code review 8 years ago
ekf_helper.cpp EKF: Don't do magnetic field estimation without earth frame measurements 8 years ago
estimator_interface.cpp EKF estimator_interface coverity fix 139419 8 years ago
estimator_interface.h ekf2 initialization fixes 8 years ago
geo.cpp geo NULL to nullptr (#242) 8 years ago
geo.h
gps_checks.cpp EKF: Don't use EKF origin in GPS drift check calculation 8 years ago
mag_fusion.cpp Use binary operator~ instead of logical operator! 8 years ago
mathlib.cpp
mathlib.h cmake add all EKF sources (#243) 8 years ago
optflow_fusion.cpp EKF: fix reporting of optical flow fusion errors 8 years ago
sideslip_fusion.cpp
terrain_estimator.cpp
vel_pos_fusion.cpp