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.
 
 
 
 
 
 
Kabir Mohammed e1661a92c3 EKF : allow init without external vision measurements (#464) 7 years ago
..
documentation EKF: Add readme file to EKF documentation directory 7 years ago
matlab cmake standalone build 7 years ago
swig fix and re-enable EKF pytests 7 years ago
tests ekf run output predictor immediately with new IMU data (#471) 7 years ago
CMakeLists.txt set MODULE define for each library 7 years ago
RingBuffer.h PX4 style fixes (excluding EKF generated code) 7 years ago
airspeed_fusion.cpp PX4 style fixes (excluding EKF generated code) 7 years ago
common.h ekf run output predictor immediately with new IMU data (#471) 7 years ago
control.cpp EKF : allow init without external vision measurements (#464) 7 years ago
covariance.cpp EKF angle constants in degrees for readability (#465) 7 years ago
drag_fusion.cpp PX4 style fixes (excluding EKF generated code) 7 years ago
ekf.cpp EKF : allow init without external vision measurements (#464) 7 years ago
ekf.h EKF angle constants in degrees for readability (#465) 7 years ago
ekf_helper.cpp EKF angle constants in degrees for readability (#465) 7 years ago
estimator_interface.cpp ekf run output predictor immediately with new IMU data (#471) 7 years ago
estimator_interface.h EKF angle constants in degrees for readability (#465) 7 years ago
gps_checks.cpp EKF: improve optical flow GPS quality checking 7 years ago
mag_fusion.cpp EKF: Fix bug causing large yaw innovations when GPS is lost 7 years ago
optflow_fusion.cpp flow_fusion: corrected sign of gyro data when it is taken from the ekf 7 years ago
sideslip_fusion.cpp EKF: Fix bug preventing wind relative dead reckoning 7 years ago
terrain_estimator.cpp EKF: relax range finder data continuity check 7 years ago
vel_pos_fusion.cpp EKF: Improve ground effect compensation 7 years ago