adrianneavs / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

one long track log. #423

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What I'm trying to do is duplicate the breadcrumb trail on my old Garmin GPS. 
it would keep the last 10000 or so points and display them on the map. I used 
this while sight seeing to see where I had already been and to go somewhere new.

I don't really want the track log to ever stop (until it runs out of storage 
room). The same log should persist between power cycles of the unit.

What settings would most closely set this sort of behavior?

Suggestion for track point triggers.

One every x seconds

One every x distance

One every time my direction changes by more than x degrees.

Whichever comes first, then reset them all.

Idea is if I'm travelling a straight line slowly I get a point every x seconds, 
If I'm going fast every x distance, and if i make a turn add a point to show 
that.

What do you consider a good addition to the application.

1. Describe the function
2. Give an example on how this could fit with the current usage
3. ...

Original issue reported on code.google.com by Stu.Enge...@gmail.com on 1 Nov 2014 at 7:59