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 4fb4e0ca01 Clean euler321 and euler312 code and comment 5 years ago
..
documentation Update quaternion direction in documentation pdf 5 years ago
matlab EKF: update wind covariance initialization 5 years ago
python EKF: convert drag fusion from Matlab to SymPy generated auto-code 5 years ago
CMakeLists.txt Extract general functions into utils 5 years ago
EKFGSF_yaw.cpp Clean euler321 and euler312 code and comment 5 years ago
EKFGSF_yaw.h EKF: Convert EKF-GSF yaw estimator from matlab to sympy derived equations (#871) 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 add functions to compute yaw (321 and 312 sequence) 5 years ago
common.h Added height above ground source bitmask indicating which sensor is used 5 years ago
control.cpp refactor start of gps into separate function 5 years ago
covariance.cpp add functions to compute yaw (321 and 312 sequence) 5 years ago
drag_fusion.cpp Apply measurementUpdate function 5 years ago
ekf.cpp Use new added matrix functions 5 years ago
ekf.h add functions to compute yaw (321 and 312 sequence) 5 years ago
ekf_helper.cpp Clean euler321 and euler312 code and comment 5 years ago
estimator_interface.cpp Add const modifier 5 years ago
estimator_interface.h Make delayed output stayed not a member variable 5 years ago
gps_checks.cpp geo_lookup: upgrade table size (2 bytes per element) and add testing 5 years ago
gps_yaw_fusion.cpp Apply measurementUpdate function 5 years ago
imu_down_sampler.cpp Update matrix version 5 years ago
imu_down_sampler.hpp clang-format set BreakBeforeBraces to Linux style 5 years ago
mag_control.cpp Rename yaw_use_inhibit -> is_yaw_fusion_inhibited 5 years ago
mag_fusion.cpp Clean euler321 and euler312 code and comment 5 years ago
optflow_fusion.cpp Apply measurementUpdate function 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 Apply measurementUpdate function 5 years ago
terrain_estimator.cpp Add const modifier 5 years ago
utils.cpp Add helper function to alter heading in rotation matrices 5 years ago
utils.hpp Clean euler321 and euler312 code and comment 5 years ago
vel_pos_fusion.cpp Small cleanup in velposfusion 5 years ago