Tracker: pass HIL_GPS to gps driver
This commit is contained in:
parent
75aaf33d58
commit
f096234c2a
@ -865,6 +865,7 @@ mission_failed:
|
||||
|
||||
case MAVLINK_MSG_ID_GPS_RTCM_DATA:
|
||||
case MAVLINK_MSG_ID_GPS_INPUT:
|
||||
case MAVLINK_MSG_ID_HIL_GPS:
|
||||
tracker.gps.handle_msg(msg);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user