Raskeep / open-gpstracker

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

Warn when many GPS waypoints are discarded #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Warn when many GPS waypoints are discarded:

public boolean isLocationAcceptable( Location proposedLocation )

To many falses, would suggest a change in precision required

Original issue reported on code.google.com by rcgr...@gmail.com on 4 Feb 2010 at 4:52

GoogleCodeExporter commented 9 years ago
Might help with:

"Tracks your route and speed on a Google map. Trouble keeping on track, seems 
to lose
gps signal?"

Original comment by rcgr...@gmail.com on 4 Feb 2010 at 5:34

GoogleCodeExporter commented 9 years ago
When signal is bad, just accept the least bad out of each 3 bad ones

Original comment by rcgr...@gmail.com on 14 Feb 2010 at 10:29