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.
 
 
 
 
 
 
Lorenz Meier 52cb9d02c7 EKF: Initialize all local structs and variables 9 years ago
..
tests added tests for EKF ringbuffer 9 years ago
RingBuffer.h EKF: Fix ringbuffer warnings 9 years ago
covariance.cpp prediction and vel pos heading fusion working 9 years ago
ekf.cpp Do not print states by default 9 years ago
ekf.h added static gps mode and init mag state correctly 9 years ago
ekf_helper.cpp added ifdef guard 9 years ago
estimator_base.cpp EKF: Changes required to enter POSCTL mode 9 years ago
estimator_base.h EKF: Initialize all local structs and variables 9 years ago
mag_fusion.cpp added full mag fusion 9 years ago
vel_pos_fusion.cpp prediction and vel pos heading fusion working 9 years ago