mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
HIL: Do not start GPS deamon
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user