mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Testing: Autostart fake GPS in HIL, to be REMOVED
This commit is contained in:
@@ -386,6 +386,7 @@ then
|
|||||||
then
|
then
|
||||||
sleep 1
|
sleep 1
|
||||||
mavlink start -b 230400 -d /dev/ttyACM0
|
mavlink start -b 230400 -d /dev/ttyACM0
|
||||||
|
gps start -f
|
||||||
usleep 5000
|
usleep 5000
|
||||||
else
|
else
|
||||||
if [ $TTYS1_BUSY == yes ]
|
if [ $TTYS1_BUSY == yes ]
|
||||||
|
|||||||
Reference in New Issue
Block a user