Skip to content
Snippets Groups Projects
Commit f0e28a60 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Revert "HIL: Increased MAVLink link wait time based on previous experience...

Revert "HIL: Increased MAVLink link wait time based on previous experience that this is timing sensitive."

This reverts commit 78bf7ed9.
parent 5481b91e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment