mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
e340873d88
This means the mavlink return value indicates the current arm status of the vehicle rather than success/failure of transitioning to the armed or disarmed state (where trying to arm when armed is considered a failure). MAVLink is a lossy communication mechanism. It would not be unreasonable for a GCS to issue a disarm command multiple times to increase the chances of the command getting through. |
||
---|---|---|
.. | ||
examples/routing | ||
.gitignore | ||
GCS_Common.cpp | ||
GCS_DeviceOp.cpp | ||
GCS_Dummy.h | ||
GCS_Fence.cpp | ||
GCS_MAVLink.cpp | ||
GCS_MAVLink.h | ||
GCS_Param.cpp | ||
GCS_Rally.cpp | ||
GCS_serial_control.cpp | ||
GCS_ServoRelay.cpp | ||
GCS_Signing.cpp | ||
GCS.cpp | ||
GCS.h | ||
MAVLink_routing.cpp | ||
MAVLink_routing.h |