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.
 
 
 
 
 
 
ChristophTobler e388e59f32 EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
..
documentation EKF: Add readme file to EKF documentation directory 7 years ago
tests Fix time units on plots 8 years ago
CMakeLists.txt Integrate Python-based tests and benchmark into Travis 8 years ago
FindEigen3.cmake cmake: include FindEIgen3.cmake for older cmake 9 years ago
RingBuffer.h EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
airspeed_fusion.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
common.h EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
control.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
covariance.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
drag_fusion.cpp EKF trivial code style cleanup 8 years ago
ekf.cpp Create total energy control system implementation 7 years ago
ekf.h EKF: Add method to enable the IMU bias states to be reset externally 7 years ago
ekf_helper.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
estimator_interface.cpp EKF: Use consistent test for navigation validity reporting 7 years ago
estimator_interface.h EKF: reduce prediction time step from 12 to 8 sec 7 years ago
geo.cpp Revert "attitude_fw delete unused and cleanup" 8 years ago
geo.h Correct deg to rad conversion inversion. Add additional functionality to mathlib to allow standalone compile without Limits.cpp and Limits.hpp files from PX4. 9 years ago
gps_checks.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
mag_fusion.cpp EKF: Move MAG_FUSE_TYPE_AUTOFW control to the expected place 7 years ago
mathlib.cpp Addressed C99 compiler issues of initializing variables in header and unused included statements. 9 years ago
mathlib.h cmake add all EKF sources (#243) 8 years ago
optflow_fusion.cpp EKF: Fix bug in accumulation of IMU data for flow sensor gyro bias calculation 8 years ago
sideslip_fusion.cpp EKF: Use dead-reckoning status to determine if air data should modify non-wind states 7 years ago
terrain_estimator.cpp EKF: use uint64_t cast for XeY to avoid float casting of variables 7 years ago
vel_pos_fusion.cpp EKF: Parameterize maximum angle for rng fusion 7 years ago