MartijnBraam / gpsd-py3

Python 3 GPSD client
105 stars 45 forks source link

Working with gpsfake #28

Open redmond2742 opened 3 years ago

redmond2742 commented 3 years ago

Is there a way to have this gpsd-py3 work with simulated nema sentences from gpsfake? Looking at the source it needs a 2D fix for the lat lon. However, gpsfake doesn't provide this so I am thinking this would need to be a debugging mode as part of gpsd-py3 to make it work?