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.
 
 
 
 
 
 
bugobliterator 001d621eb1 EKF: move imu data processing code to estimator core 9 years ago
..
tests added tests for EKF ringbuffer 9 years ago
RingBuffer.h Fixed printf of uint64_t 9 years ago
control.cpp Add filter control logic 9 years ago
covariance.cpp prediction and vel pos heading fusion working 9 years ago
ekf.cpp EKF: move imu data processing code to estimator core 9 years ago
ekf.h EKF: move imu data processing code to estimator core 9 years ago
ekf_helper.cpp ekf: move gps checks to Ekf library from estimator_base 9 years ago
estimator_base.cpp EKF: move imu data processing code to estimator core 9 years ago
estimator_base.h ekf: move gps checks to Ekf library from estimator_base 9 years ago
gps_checks.cpp ekf: move gps checks to Ekf library from estimator_base 9 years ago
mag_fusion.cpp Add filter control logic 9 years ago
vel_pos_fusion.cpp Add filter control logic 9 years ago