Tracker: add common handling of mavlink command messages

This commit is contained in:
Peter Barker 2017-07-14 12:04:53 +10:00 committed by Francisco Ferreira
parent 40eb07f472
commit 2136797770

View File

@ -672,6 +672,7 @@ void GCS_MAVLINK_Tracker::handleMessage(mavlink_message_t* msg)
break;
default:
result = handle_command_long_message(packet);
break;
}
mavlink_msg_command_ack_send(