BangleApps/apps/gpsrec
Gordon Williams 54d98db6c8 Bangle.js2 tweaks 2021-10-11 14:29:58 +01:00
..
ChangeLog Bangle.js2 tweaks 2021-10-11 14:29:58 +01:00
README.md add tips 2021-06-11 19:34:27 -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 Bangle.js2 tweaks 2021-10-11 14:29:58 +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 tweak for #766 to copy with very slow file reads 2021-06-25 10:50:23 +01:00
settings.js Add gpsrec app to Settings menu 2020-12-08 16:10:23 +00:00
widget.js gpsrec 0.23: Fix issue where tracks wouldn't record when running from OpenStMap if a period hadn't been set up first 2021-08-16 20:13:34 +01: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. You can upload assistant files to speed up the time spent on getting a GPS fix.