mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 18:37:35 +08:00
Merge branch 'master' of github.com:PX4/Firmware into ekf_params
This commit is contained in:
@@ -403,7 +403,8 @@ then
|
||||
then
|
||||
if [ $HIL == yes ]
|
||||
then
|
||||
sleep 1
|
||||
# Sleep required to ensure the link is up
|
||||
sleep 5
|
||||
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