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.
 
 
 
 
 
 
Matthias Grob a296fe7d8c Move AlphaFilter out of EKF 5 years ago
..
documentation Update quaternion direction in documentation pdf 5 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
CMakeLists.txt Perform geo.cpp's mathlib calls in double point precision 5 years ago
EKFGSF_yaw.cpp EKF: Reduce EKF-GSF vulnerability to large yaw gyro bias errors (#831) 5 years ago
EKFGSF_yaw.h EKF: Reduce EKF-GSF vulnerability to large yaw gyro bias errors (#831) 5 years ago
RingBuffer.h Avoid subtraction of two uint 5 years ago
Sensor.hpp Range check cleanup (#782) 5 years ago
airspeed_fusion.cpp Reduce stored strings, to save flash space (#815) 5 years ago
common.h Added height above ground source bitmask indicating which sensor is used 5 years ago
control.cpp Refactor gps fusion commencing 5 years ago
covariance.cpp EKF: use initial wind uncertainty with no airspeed sensor (#823) 5 years ago
drag_fusion.cpp Raise awareness for drag variance(!=stdDev) bug 5 years ago
ekf.cpp gps: fixed filter initialization bug around gps 5 years ago
ekf.h remove inline modifier 5 years ago
ekf_helper.cpp gps: fixed filter initialization bug around gps 5 years ago
estimator_interface.cpp Random style fixes in the code 5 years ago
estimator_interface.h Move AlphaFilter out of EKF 5 years ago
gps_checks.cpp gps: fixed filter initialization bug around gps 5 years ago
gps_yaw_fusion.cpp EKF: resetGpsAntYaw() fix double promotion 5 years ago
imu_down_sampler.cpp Random style fixes in the code 5 years ago
imu_down_sampler.hpp EKF: ImuDownSampler pass imuSample as const reference 5 years ago
mag_control.cpp Refactor position resets (#822) 5 years ago
mag_fusion.cpp Reduce stored strings, to save flash space (#815) 5 years ago
optflow_fusion.cpp Update optical flow interface 5 years ago
sensor_range_finder.cpp change naming from tiltOffset to pitchOffset 5 years ago
sensor_range_finder.hpp change naming from tiltOffset to pitchOffset 5 years ago
sideslip_fusion.cpp Reduce stored strings, to save flash space (#815) 5 years ago
terrain_estimator.cpp terrain_estimator: fix sensor aid selection 5 years ago
vel_pos_fusion.cpp Random style fixes in the code 5 years ago