px4-firmware/EKF
Paul Riseborough 1cba257bac
Merge branch 'master' into pr-ekfOptFlowGyro
2018-06-18 09:36:16 +10:00
..
documentation EKF: Add readme file to EKF documentation directory 2017-10-13 21:46:41 +11:00
matlab cmake standalone build 2018-05-03 22:25:36 -04:00
swig fix and re-enable EKF pytests 2018-05-03 22:25:36 -04:00
tests cmake and Jenkins add basic address santiizer test buld 2018-05-05 16:11:04 -04:00
CMakeLists.txt set MODULE define for each library 2018-05-27 20:08:47 +02:00
RingBuffer.h PX4 style fixes (excluding EKF generated code) 2018-05-03 22:25:36 -04:00
airspeed_fusion.cpp PX4 style fixes (excluding EKF generated code) 2018-05-03 22:25:36 -04:00
common.h EKF: Fix half frame offset in flow gyro compensation. 2018-06-13 16:51:42 +10:00
control.cpp Merge branch 'master' into pr-ekfOptFlowGyro 2018-06-18 09:36:16 +10:00
covariance.cpp EKF: Improve protection against badly conditioned dVel bias covariances 2018-06-09 22:23:55 +02:00
drag_fusion.cpp PX4 style fixes (excluding EKF generated code) 2018-05-03 22:25:36 -04:00
ekf.cpp remove superfluous elseif (#431) 2018-05-11 08:38:42 +10:00
ekf.h EKF: Fix half frame offset in flow gyro compensation. 2018-06-13 16:51:42 +10:00
ekf_helper.cpp EKF: Handle flow data without valid gyro data 2018-06-12 16:24:25 +10:00
estimator_interface.cpp EKF: Fix half frame offset in flow gyro compensation. 2018-06-13 16:51:42 +10:00
estimator_interface.h EKF: Update optical flow interface documentation 2018-06-12 16:52:26 +10:00
gps_checks.cpp EKF: improve optical flow GPS quality checking 2018-06-09 22:23:55 +02:00
mag_fusion.cpp EKF: Fix bug causing large yaw innovations when GPS is lost 2018-06-09 22:23:55 +02:00
optflow_fusion.cpp flow_fusion: corrected sign of gyro data when it is taken from the ekf 2018-06-13 21:52:42 +02:00
sideslip_fusion.cpp EKF: Fix bug preventing wind relative dead reckoning 2018-04-21 13:04:04 -04:00
terrain_estimator.cpp EKF: relax range finder data continuity check 2018-06-09 22:23:55 +02:00
vel_pos_fusion.cpp EKF: Improve ground effect compensation 2018-06-09 22:23:55 +02:00