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.
 
 
 
 
 
 
kamilritz afd4f3f86b Fix typo 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 Extract general functions into utils 5 years ago
EKFGSF_yaw.cpp Extract general functions into utils 5 years ago
EKFGSF_yaw.h Extract general functions into utils 5 years ago
RingBuffer.h clang-format set BreakBeforeBraces to Linux style 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 GPS Yaw: add consts and remove fusion starting message 5 years ago
covariance.cpp EKF: use initial wind uncertainty with no airspeed sensor (#823) 5 years ago
drag_fusion.cpp Make relative wind computation more compact 5 years ago
ekf.cpp gps: fixed filter initialization bug around gps 5 years ago
ekf.h Make mag_innov/-var a Matrix::Vector3f 5 years ago
ekf_helper.cpp Make mag_innov/-var a Matrix::Vector3f 5 years ago
estimator_interface.cpp Random style fixes in the code 5 years ago
estimator_interface.h Make mag_innov/-var a Matrix::Vector3f 5 years ago
gps_checks.cpp gps: fixed filter initialization bug around gps 5 years ago
gps_yaw_fusion.cpp Make mag_innov/-var a Matrix::Vector3f 5 years ago
imu_down_sampler.cpp clang-format set BreakBeforeBraces to Linux style 5 years ago
imu_down_sampler.hpp clang-format set BreakBeforeBraces to Linux style 5 years ago
mag_control.cpp GPS Yaw: Always reset Yaw when GPS Yaw fusion is starting 5 years ago
mag_fusion.cpp Fix typo 5 years ago
optflow_fusion.cpp Extract general functions into utils 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 Make relative wind computation more compact 5 years ago
terrain_estimator.cpp Extract general functions into utils 5 years ago
utils.cpp Extract general functions into utils 5 years ago
utils.hpp Extract general functions into utils 5 years ago
vel_pos_fusion.cpp clang-format set BreakBeforeBraces to Linux style 5 years ago