mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Instead of using a timeout to resend a mission item, we should directly send the mission request again. This is needed because we removed the automatic resending which lead to troubles.