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