Battery, GPS, Pause, Drive
· v30b6b82
About
This datafield adds a few features to the watch:
Pause Warning
============
- alerts (beep + vibrate) up to five times if the watch is not recording and speed start to raise, for example if you forget to unpause and start running
Drive Warning
===========
- optional, default off
- alerts (beep + vibrate) if recording and speed goes above 30km/h, for example if you forget to stop a run and drive away
Battery
=====
- shows the battery level
- logs the battery level on the FIT file
GPS
===
- optional, default off
- when the watch is recording, it warns (beep + vibrate up to five times) and indicates if the GPS signal level gets below GOOD (can be disabled in the datafield settings)
- if location quality is GOOD it only displays the battery level
- logs the position quality in the FIT file
- position quality values: 4 = GOOD, 3 = USABLE, 2 = POOR, 1 = LAST_KNOWN (see Position.QUALITY_* definitions)