Any suggestions on how I could convert the lat lon I get from GPSDClient to feed into this python application? For example gpsd feed you this data (e.g. Latitude: 34.143) and you need to convert it to MMMDD.SSS format. Any suggestions on how to convert it?
Thanks