diff --git a/src/modules/fw_att_pos_estimator/estimator.cpp b/src/modules/fw_att_pos_estimator/estimator.cpp index 3373319d0c..95408b729b 100644 --- a/src/modules/fw_att_pos_estimator/estimator.cpp +++ b/src/modules/fw_att_pos_estimator/estimator.cpp @@ -326,7 +326,7 @@ void CovariancePrediction() float SF[14]; float SG[8]; float SQ[11]; - float SPP[13]; + float SPP[13] = {0}; float nextP[21][21]; // calculate covariance prediction process noise