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.
 
 
 
 
 
 
kritz 98801ad17b
Support vision velocity expressed in body frame too (#708)
5 years ago
..
documentation Update quaternion direction in documentation pdf 6 years ago
matlab EKF: update wind covariance initialization 5 years ago
python added python script for derivation of initial wind covariance matrix 5 years ago
AlphaFilter.hpp AlphaFilter: merge with PX4 implementation 5 years ago
CMakeLists.txt Perform geo.cpp's mathlib calls in double point precision 5 years ago
EKFGSF_yaw.cpp EKF: reduce scope of variable and remove redeclaration of member 5 years ago
EKFGSF_yaw.h EKFGSF_yaw: cleanup initialization of member variables 5 years ago
RingBuffer.h Avoid subtraction of two uint 5 years ago
Sensor.hpp Range check cleanup (#782) 5 years ago
airspeed_fusion.cpp Interface: output vector quantities by "return-by-value" 5 years ago
common.h Support vision velocity expressed in body frame too (#708) 5 years ago
control.cpp Support vision velocity expressed in body frame too (#708) 5 years ago
covariance.cpp EKF: Improve covariance prediction stability (#795) 5 years ago
drag_fusion.cpp Raise awareness for drag variance(!=stdDev) bug 5 years ago
ekf.cpp AlphaFilter: merge with PX4 implementation 5 years ago
ekf.h Support vision velocity expressed in body frame too (#708) 5 years ago
ekf_helper.cpp Support vision velocity expressed in body frame too (#708) 5 years ago
estimator_interface.cpp EKF increase delta velocity process noise per axis if clipping (#663) 5 years ago
estimator_interface.h EKF: reduce scope of variable and remove redeclaration of member 5 years ago
gps_checks.cpp Support vision velocity expressed in body frame too (#708) 5 years ago
gps_yaw_fusion.cpp yaw_fusion: remove useless initialization 5 years ago
imu_down_sampler.cpp EKF increase delta velocity process noise per axis if clipping (#663) 5 years ago
imu_down_sampler.hpp EKF: ImuDownSampler pass imuSample as const reference 5 years ago
mag_control.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
mag_fusion.cpp EKF: Enable GPS flight without magnetometer (#770) 5 years ago
optflow_fusion.cpp Update optical flow interface 5 years ago
sensor_range_finder.cpp change naming from tiltOffset to pitchOffset 5 years ago
sensor_range_finder.hpp change naming from tiltOffset to pitchOffset 5 years ago
sideslip_fusion.cpp Add missing const qualifier 5 years ago
terrain_estimator.cpp SensorRangeFinder: add distBottom function to get the vertical distance 5 years ago
vel_pos_fusion.cpp EKF: do not fuse multiple times the same height (#767) 5 years ago