Enable EKF2 if LPE and INAV are both off

This commit is contained in:
Lorenz Meier
2015-12-21 12:41:38 +01:00
committed by Roman
parent 979cda1b10
commit 02652af758
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ else
attitude_estimator_q start
local_position_estimator start
else
ekf_att_pos_estimator start
ekf2 start
fi
fi