HIL: Do not start GPS regardless of platform

This commit is contained in:
Lorenz Meier
2015-08-23 11:33:04 +02:00
parent b235420f17
commit 74b2d21e94

View File

@@ -286,10 +286,10 @@ then
if [ $HIL == yes ]
then
set OUTPUT_MODE hil
set GPS no
if ver hwcmp PX4FMU_V1
then
set FMU_MODE serial
set GPS no
fi
fi
unset HIL