RepaField
· v2.0.5
About
An all-in-one trail running focused datafield to fulfill my own needs, targeting mainly AMOLED devices.
Data shown:
- heart rate (average, current, max, + histogram) [color coded]
- pace (current, average)
- distance
- elevation (current altitude, gain, loss)
- done vs remaining distance from the current course (red if offtrack)
- elapsed and current time
- configurable "top left" field: cadence / grade / GAP / vertical speed
- next navigation point (distance + name if available)
Settings:
- 3 configurable theme colors - use hexadecimal color codes ("FF0000" for red for example)
- set primary theme color to 0 to use the HR zone color instead
- HR display type: value / percentage (of max) / zone
- top left field content: cadence / grade / GAP / vertical speed
- pace/speed switch
- rolling average window size (experimental, under testing)
Fit contributions (*beta*: I'm still testing this but need to publish the app to see the results in Garmin Connect):
- Grade
- GAP (Grade Adjusted Pace)
- Vertical Speed
(Fit contributions are currently disabled in settings by default, but you can turn them on - I'm still actively testing them.)
Video how to add the datafield to your running activity: https://www.youtube.com/watch?v=-9Ph01qr42I
The code is open source, you can find it here: https://github.com/dyuri/garmin-repafield
If you want to support the development - and eventually adding support for your favorite watch -, you can buy me a tea here: https://www.buymeacoffee.com/xbakeuqyit
What's new
V2.0.5: support for new watches (vivoactive 6, fr570, fr970, venu x1)
V2.0.4: support for new watches (Fenix 8 family)
V2.0.3: API version update + support for new watches
V2.0.2: Grade/GAP/VSpeed algorithm change (I'm still testing this)
+ Rolling average window size added to settings (experimental)
V2.0.1: White background support
+ some FIT related fixes
V2.0.0: Grade/GAP/Vertical Speed
- "top left" field can show Cadence/Grade/GAP/Vertical Speed
- *beta* FIT contributions: Grade/GAP/Vertical Speed [disabled by default]
- next navigation point distance/name can be shown on devices with higher resolution
- the new fields are still under heavy development, they tend to show strange (very high / very low) values at low speed, working on it...
V1.1.1: Bugfix for zone display if HR is below zone 1
V1.1.0: HR display types added: value / percentage / zone
V1.0.3: Added support for some MIP devices
V1.0.2: Added support for more AMOLED devices