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 cdf6e6cd36 EKF: use delta_time to avoid division by zero 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 trivial code style cleanup 8 years ago
airspeed_fusion.cpp EKF trivial code style cleanup 8 years ago
common.h EKF: Parameterize maximum angle for rng fusion 7 years ago
control.cpp EKF: only fuse optical flow if terrain is valid 7 years ago
covariance.cpp EKF trivial code style cleanup 8 years ago
drag_fusion.cpp EKF trivial code style cleanup 8 years ago
ekf.cpp EKF: Use hamiltonian convention for quaternion product order 8 years ago
ekf.h Merge pull request #314 from PX4/pr-check_stuck_rng 8 years ago
ekf_helper.cpp EKF: Use hamiltonian convention for quaternion product order 8 years ago
estimator_interface.cpp EKF: use delta_time to avoid division by zero 7 years ago
estimator_interface.h ekf: add function to get in air status 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: Enable origin to be maintained when starting aiding using EV only 8 years ago
mag_fusion.cpp EKF trivial code style cleanup 8 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 trivial code style cleanup 8 years ago
terrain_estimator.cpp EKF: Parameterize maximum angle for rng fusion 7 years ago
vel_pos_fusion.cpp EKF: Parameterize maximum angle for rng fusion 7 years ago