swri-robotics / gps_umd

BSD 3-Clause "New" or "Revised" License
88 stars 94 forks source link

GPS Extended Fix Not Populating under RTK #74

Closed laelliott closed 6 months ago

laelliott commented 1 year ago

GPSStatus can have several valid fixes not just STATUS_FIX

We found in testing that with an RTK base station it reports STATUS_GBAS_FIX and thus the extended fix doesn't populate

This changes the behavior so that as long as it doesn't have an invalid fix it will populate the message properly