Browse Source

Sub: ignore MSG_AOA_SSA

master
Andrew Tridgell 8 years ago
parent
commit
0cfc6f8e0f
  1. 1
      ArduSub/GCS_Mavlink.cpp

1
ArduSub/GCS_Mavlink.cpp

@ -649,6 +649,7 @@ bool GCS_MAVLINK_Sub::try_send_message(enum ap_message id) @@ -649,6 +649,7 @@ bool GCS_MAVLINK_Sub::try_send_message(enum ap_message id)
case MSG_FENCE_STATUS:
case MSG_WIND:
case MSG_POSITION_TARGET_GLOBAL_INT:
case MSG_AOA_SSA:
// unused
break;

Loading…
Cancel
Save