Pace Threshold
· v0.7.3-upd6
About
This data field shows a 5s smoothed pace, with the text and background color changing depending on how much the pace is above or below a defined treshold. Since color is a lot easier to notice than a small change in a number, the idea is that a quick glance at the watch should be enough to tell you if you are outside your defined zone.
Pace is shown in min/km or min/miles, depending on user settings. This version has hard coded threshold values, so in it's current form it's probably not very useful (unless your threshold pace is similar to mine).
.
When user configuration becomes possible, I will release an updated version where the user can specify the threshold values.
.
In this version the threshold values are:
- Normal (white): 4:50 - 5:10 min/km
- Warning (yellow): 4:40-4:50 and 5:10-5:20 min/km
- Alarm (red): Faster than 4:40 or slower than 5:20 min/km
.
The data field should automatically adjust to any layout chosen, but the field dimensions in the simulator and on the watch aren't identical, so some small layout errors may be present.
.
Support thread: https://forums.garmin.com/showthread.php?228675-Datafield-Pace-Threshold-Warning&p=555086
Feedback on the concept is very welcome!
.
Development history
.
Version 0.7 - March 31, 2015:
- Changed smoothing to 5s
- Changing text color when below threshold
.
.
Version 0.5 - March 30, 2015:
- Initial version.