mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Revert "HIL: Increased MAVLink link wait time based on previous experience that this is timing sensitive."
This reverts commit 78bf7ed969.
This commit is contained in:
@@ -403,8 +403,7 @@ then
|
||||
then
|
||||
if [ $HIL == yes ]
|
||||
then
|
||||
# Sleep required to ensure the link is up
|
||||
sleep 5
|
||||
sleep 1
|
||||
set MAVLINK_FLAGS "-r 10000 -d /dev/ttyACM0"
|
||||
else
|
||||
# Normal mode, use baudrate 57600 (default) and data rate 1000 bytes/s
|
||||
|
||||
Reference in New Issue
Block a user