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 de02aebafd EKF: Reset covariance matrix when doing a yaw and magnetic field reset 9 years ago
..
tests
RingBuffer.h -added comments 9 years ago
common.h EKF: Split angular alignment into tilt and yaw and use yaw and magnetic field alignment function 9 years ago
control.cpp EKF: Add control logic for fusion modes 9 years ago
covariance.cpp
ekf.cpp EKF: Split tilt and yaw align 9 years ago
ekf.h EKF: Reset covariance matrix when doing a yaw and magnetic field reset 9 years ago
ekf_helper.cpp EKF: Reset covariance matrix when doing a yaw and magnetic field reset 9 years ago
estimator_interface.cpp -added comments 9 years ago
estimator_interface.h EKF: Publish the magnetic declination we wish to save for next startup 9 years ago
gps_checks.cpp EKF: Add function to calculate the magnetic declination to use 9 years ago
mag_fusion.cpp EKF: Update magnetometer fusion to use declination from the specified source 9 years ago
vel_pos_fusion.cpp