Rover: ignore ADSB_VEHICLE packet handling

This commit is contained in:
Tom Pittenger 2016-06-15 17:06:31 -07:00
parent 24b7f69dad
commit 07b22dc6eb

View File

@ -596,6 +596,7 @@ bool GCS_MAVLINK_Rover::try_send_message(enum ap_message id)
break;
case MSG_RETRY_DEFERRED:
case MSG_ADSB_VEHICLE:
case MSG_TERRAIN:
case MSG_OPTICAL_FLOW:
case MSG_GIMBAL_REPORT: