mirror of https://github.com/ArduPilot/ardupilot
339d49d34a
when a GCS sends a command to a system ID that isn't our system ID, the GCS may use a non-advertised component ID such as MAV_COMP_ID_SYSTEM_CONTROL. Those packets should be fowarded to the target system even though the target system has not specifically advertised that target sysid/compid tuple. |
||
---|---|---|
.. | ||
examples/routing | ||
include/mavlink/v1.0 | ||
message_definitions | ||
.gitignore | ||
GCS.h | ||
GCS_Common.cpp | ||
GCS_Logs.cpp | ||
GCS_MAVLink.cpp | ||
GCS_MAVLink.h | ||
GCS_serial_control.cpp | ||
MAVLink_routing.cpp | ||
MAVLink_routing.h | ||
generate.sh |