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 263c48d089 EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
..
tests added tests for EKF ringbuffer 9 years ago
CMakeLists.txt EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
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: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
ekf.cpp EKF: Split tilt and yaw align 9 years ago
ekf.h EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
ekf_helper.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
estimator_interface.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
estimator_interface.h EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
geo.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
geo.h EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
gps_checks.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
mag_fusion.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
mathlib.cpp EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
mathlib.h EKF: remove dependecies and allow ekf to be built as standalone shared lib 9 years ago
vel_pos_fusion.cpp moved fuse function to ekf_helper.cpp 9 years ago