BangleApps/apps/gpsrec
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
..
ChangeLog Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
README.md updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:14:29 +00: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 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02: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
metadata.json Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
screenshot.png updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:14:29 +00:00
settings.js Add gpsrec app to Settings menu 2020-12-08 16:10:23 +00:00
widget.js 0.25: Fix issue where if Bangle.js 2 got a GPS fix but no reported time, errors could be caused by the widget (fix #935) 2021-11-24 08:46:13 +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. You can upload assistant files to speed up the time spent on getting a GPS fix.

Viewing a track