[ gpsdrive ] Clear Track Button
Hamish
hamish_b at yahoo.com
Thu Sep 25 01:37:05 AKDT 2008
HB:
> > unchecking "Save" should write to disk immediately, close the
> > track_$DATE_000.sav file, and free that memory. Upon re-checking
> > the Save box a new track_001.sav should begin.
GM:
> sounds good, isn't this already done that way?
Not in my tests yesterday.
> if not that's an easy thing to do.
One thing I noticed as well -- in the last days it stopped writing to
track-ALL.sav and left behind a file called incremental.sav. Is this
a new bug introduced by the new Really-Clear prompt? commit or some
local mistake by me? (gpsdrive left running for 10 hrs)
> if the 'save' checkbox is on, the track data is appended continously
> to a track*.sav file. on crash or power loss, the data could be
> easily recovered from the file (by simply loading it).
And, fwiw, by using gpsbabel's built in gpsdrive filter .sav can be
converted into GPX format. (also merged, downsampled, filtered, ....)
> if you do this with gpx, you could end up with an open invalid xml file
> with open tags.
ah.
but how is that better than losing all your day's data? I'd rather
have slightly broken data than zero data. I can fix broken data.
> but it's a good idea to do a regular gpx export in a
> customizable interval.
coupled with memory flush -- in permanent installs you may want to have
gpsdrive running for a week+.
Hamish
More information about the GPSdrive
mailing list