HIL: Do not start GPS deamon

This commit is contained in:
Lorenz Meier
2015-08-23 11:05:32 +02:00
parent 6bb941218c
commit 4a839c7e7e

View File

@@ -289,6 +289,7 @@ then
if ver hwcmp PX4FMU_V1
then
set FMU_MODE serial
set GPS no
fi
fi
unset HIL
@@ -319,6 +320,7 @@ then
gps start
fi
fi
unset GPS
unset GPS_FAKE
# Needs to be this early for in-air-restarts