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 569886a4fc EKF: Fix bug in velocity and position innovation consistency checks 9 years ago
..
tests added tests for EKF ringbuffer 9 years ago
CMakeLists.txt EKF: add comments and licensing information to builder files 9 years ago
RingBuffer.h -added comments 9 years ago
common.h EKF: Increase default heading observation noise 9 years ago
control.cpp EKF: Reset the vertical position states if height fusion times out 9 years ago
covariance.cpp EKF: Reduce startup transients 9 years ago
ekf.cpp EKF: miscellaneous comment and format changes 9 years ago
ekf.h EKF: miscellaneous comment and format changes 9 years ago
ekf_helper.cpp EKF: Improve height reset function 9 years ago
estimator_interface.cpp Move variable initializations from header file to constructor to allow C99 compliance. 9 years ago
estimator_interface.h Move variable initializations from header file to constructor to allow C99 compliance. 9 years ago
geo.cpp EKF: Fix code style 9 years ago
geo.h EKF: Fix code style 9 years ago
gps_checks.cpp EKF: Calculate and publish horizontal and vertical position accuracy 9 years ago
mag_fusion.cpp EKF: Add missing div0 protection 9 years ago
mathlib.cpp EKF: add licensing information for mathlib header and src 9 years ago
mathlib.h EKF: Fix code style 9 years ago
vel_pos_fusion.cpp EKF: Fix bug in velocity and position innovation consistency checks 9 years ago