wadda / gps3

Python 2.7 - 3.5 interface to gpsd
MIT License
76 stars 32 forks source link

RE: Saving Files in .txt Format for Use in .kml files... #28

Closed silver2row closed 2 years ago

silver2row commented 2 years ago

Hello,

I have been trying to understand the flow of the source a bit lately compared to when I just used it.

Is there a way to write to a file to handle .txt formatting while reading serial data in this lib?

Seth

P.S. I just spent a few hours trying to make a couple of the options available in a .txt file but could not get any output.

I am trying to use lat, lon, and alt in my file so far.