EKF: Set better value for accel process noise

This commit is contained in:
Lorenz Meier 2015-12-16 17:07:45 +00:00
parent a3b1605782
commit c658463567

View File

@ -202,7 +202,7 @@ PARAM_DEFINE_FLOAT(PE_GYRO_PNOISE, 0.015f);
* @max 1.0
* @group Position Estimator
*/
PARAM_DEFINE_FLOAT(PE_ACC_PNOISE, 0.25f);
PARAM_DEFINE_FLOAT(PE_ACC_PNOISE, 0.125f);
/**
* Gyro bias estimate process noise