AntennaTracker: Ignore BATTERY_STATUS message
This commit is contained in:
parent
7328a8ad41
commit
46790db751
@ -260,6 +260,7 @@ bool GCS_MAVLINK_Tracker::try_send_message(enum ap_message id)
|
|||||||
case MSG_RANGEFINDER:
|
case MSG_RANGEFINDER:
|
||||||
case MSG_TERRAIN:
|
case MSG_TERRAIN:
|
||||||
case MSG_BATTERY2:
|
case MSG_BATTERY2:
|
||||||
|
case MSG_BATTERY_STATUS:
|
||||||
case MSG_CAMERA_FEEDBACK:
|
case MSG_CAMERA_FEEDBACK:
|
||||||
case MSG_MOUNT_STATUS:
|
case MSG_MOUNT_STATUS:
|
||||||
case MSG_OPTICAL_FLOW:
|
case MSG_OPTICAL_FLOW:
|
||||||
|
Loading…
Reference in New Issue
Block a user