mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
HIL: Do not start GPS regardless of platform
This commit is contained in:
@@ -286,10 +286,10 @@ then
|
|||||||
if [ $HIL == yes ]
|
if [ $HIL == yes ]
|
||||||
then
|
then
|
||||||
set OUTPUT_MODE hil
|
set OUTPUT_MODE hil
|
||||||
|
set GPS no
|
||||||
if ver hwcmp PX4FMU_V1
|
if ver hwcmp PX4FMU_V1
|
||||||
then
|
then
|
||||||
set FMU_MODE serial
|
set FMU_MODE serial
|
||||||
set GPS no
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
unset HIL
|
unset HIL
|
||||||
|
|||||||
Reference in New Issue
Block a user