Rover: pass HIL_GPS to gps driver
This commit is contained in:
parent
9e62f12dd7
commit
75aaf33d58
@ -1331,6 +1331,7 @@ void GCS_MAVLINK_Rover::handleMessage(mavlink_message_t* msg)
|
||||
|
||||
case MAVLINK_MSG_ID_GPS_RTCM_DATA:
|
||||
case MAVLINK_MSG_ID_GPS_INPUT:
|
||||
case MAVLINK_MSG_ID_HIL_GPS:
|
||||
{
|
||||
rover.gps.handle_msg(msg);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user