BangleApps/apps/gpsrec
Weiming 2a209cb66a add doc for GPS fix 2021-06-11 19:30:55 -04:00
..
ChangeLog Update ChangeLog 2021-06-07 16:40:23 -04:00
README.md add doc for GPS fix 2021-06-11 19:30:55 -04:00
app-icon.js Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
app-settings.json gpsrec 0.09: Change default GPS period to 10 (1 is overkill for most uses and makes things slow) 2020-05-08 21:58:55 +01:00
app.js gpsrec 0.19: Fix memory usage issues inside track viewer app 2021-04-14 13:10:19 +01:00
app.png Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
interface.html Another tweak - keep outputting newlines for each file even if they don't exist, which should stop any timeout 2021-03-16 10:32:56 +00:00
settings.js Add gpsrec app to Settings menu 2020-12-08 16:10:23 +00:00
widget.js gpsrec 0.18: Period counter now uses GPS time rather than counting packets (allows use with GPS Setup) 2021-03-11 10:58:47 +00:00

README.md

GPS Recorder

icon

This app allows you to record a GPS track. It can run in background. The data can later be exported as KML or GPX files via the BangleJS app store.

Tips

When you turn on recording, a widget badge that looks like a satellite will appear immediately at the top of the screen. However, the recording does not begin immediately. It usually takes several minutes for the watch to get a GPS fix. You will notice a blinking question mark at the lower left of the badge indicating currently getting a fix. The badge will change when a GPS fix is achieved and that is when the app actually starts writing data to the log file.