|
|
|
@ -1437,12 +1437,6 @@ void GCS_MAVLINK_Plane::handleMessage(mavlink_message_t* msg)
@@ -1437,12 +1437,6 @@ void GCS_MAVLINK_Plane::handleMessage(mavlink_message_t* msg)
|
|
|
|
|
} |
|
|
|
|
#endif // GEOFENCE_ENABLED
|
|
|
|
|
|
|
|
|
|
case MAVLINK_MSG_ID_PARAM_SET: |
|
|
|
|
{ |
|
|
|
|
handle_param_set(msg, &plane.DataFlash); |
|
|
|
|
break; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
case MAVLINK_MSG_ID_GIMBAL_REPORT: |
|
|
|
|
{ |
|
|
|
|
#if MOUNT == ENABLED |
|
|
|
|