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.
 
 
 
 
 
 
Paul Riseborough 544385fd8c
EKF: Simplify centripetal accel correction (#789)
5 years ago
..
documentation Update quaternion direction in documentation pdf 6 years ago
matlab EKF: update wind covariance initialization 5 years ago
python added python script for derivation of initial wind covariance matrix 5 years ago
AlphaFilter.hpp Auto Formatting with clang-format-6.0 (#727) 5 years ago
CMakeLists.txt EKF: Add Emergency yaw recovery using EKF-GSF estimator (#766) 5 years ago
EKFGSF_yaw.cpp EKF: Simplify centripetal accel correction (#789) 5 years ago
EKFGSF_yaw.h YawEst: simplify AHRS accelerometer gain computation 5 years ago
RingBuffer.h Expand auto-format coverage and tiny style changes 5 years ago
airspeed_fusion.cpp Interface: output vector quantities by "return-by-value" 5 years ago
common.h EKF: Enable GPS flight without magnetometer (#770) 5 years ago
control.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
covariance.cpp Interface: output vector quantities by "return-by-value" 5 years ago
drag_fusion.cpp Raise awareness for drag variance(!=stdDev) bug 5 years ago
ekf.cpp Interface: output vector quantities by "return-by-value" 5 years ago
ekf.h Interface: output vector quantities by "return-by-value" 5 years ago
ekf_helper.cpp Interface: output vector quantities by "return-by-value" 5 years ago
estimator_interface.cpp Interface: output vector quantities by "return-by-value" 5 years ago
estimator_interface.h Interface: output vector quantities by "return-by-value" 5 years ago
gps_checks.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
gps_yaw_fusion.cpp ekf: clean uncorrelateQuatStates function 5 years ago
imu_down_sampler.cpp EKF: ImuDownSampler pass imuSample as const reference 5 years ago
imu_down_sampler.hpp EKF: ImuDownSampler pass imuSample as const reference 5 years ago
mag_control.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
mag_fusion.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
optflow_fusion.cpp Update optical flow interface 5 years ago
range_finder_checks.cpp range_finder_checks: do not override range_hgt_valid flag with rng_stuck flag 5 years ago
sideslip_fusion.cpp Add missing const qualifier 5 years ago
terrain_estimator.cpp Interface: output vector quantities by "return-by-value" 5 years ago
vel_pos_fusion.cpp EKF: do not fuse multiple times the same height (#767) 5 years ago