Improve naming and brackets

This commit is contained in:
kamilritz
2020-01-06 11:24:34 +01:00
committed by Paul Riseborough
parent 1c68709949
commit f99dbd8ca3
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ bool Ekf::initialiseFilter()
setControlBaroHeight();
// reset variables that are shared with post alignment GPS checks
_gps_pos_derived_filt(2) = 0.0f;
_gps_pos_deriv_filt(2) = 0.0f;
_gps_alt_ref = 0.0f;
if(!initialiseTilt()){