mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 10:10:35 +08:00
EKF: Publish innovation test ratios
This commit is contained in:
committed by
Lorenz Meier
parent
5ab90048e1
commit
744b79c1b2
@@ -58,6 +58,8 @@ EstimatorInterface::EstimatorInterface():
|
||||
_gps_origin_eph(0.0f),
|
||||
_gps_origin_epv(0.0f),
|
||||
_yaw_test_ratio(0.0f),
|
||||
_tas_test_ratio(0.0f),
|
||||
_terr_test_ratio(0.0f),
|
||||
_time_last_imu(0),
|
||||
_time_last_gps(0),
|
||||
_time_last_mag(0),
|
||||
|
||||
Reference in New Issue
Block a user