Rover: Support GPS_RTCM_DATA
This commit is contained in:
parent
ea45e5e6f1
commit
8358809a02
@ -1396,6 +1396,7 @@ void GCS_MAVLINK_Rover::handleMessage(mavlink_message_t* msg)
|
||||
break;
|
||||
}
|
||||
|
||||
case MAVLINK_MSG_ID_GPS_RTCM_DATA:
|
||||
case MAVLINK_MSG_ID_GPS_INPUT:
|
||||
{
|
||||
rover.gps.handle_msg(msg);
|
||||
|
Loading…
Reference in New Issue
Block a user