Custom Race Data Field
· v2.0.0
About
This is a custom race data field I made for my self. It shows general information (pace, cadence, heart rate, etc.) along with the average pace and a event settable ETA (set via app settings) that is calculated based on average pace. Basic event types (like Marathon, Half Marathon, 5K, etc.) are selectable and a custom option is provided for custom length (in meters).
Now supports bike activities by changing the pace to speed automatically when started with bike activity and using different thresholds for cadence coloring.
Missing features
- custom event distance is settable only in km
What's new
- Add many more devices to the supported list. (2.0.0)
- Implement a more flexible and adaptable layout system that allows simpler support for different screen sizes. This is a massive change to the way information is drawn to the screen. (2.0.0)
- Support for bike activities (by changing the pace to speed automatically when started with bike activity and using different thresholds for cadence)
- Consolidate different devices into one project
- Extend supported devices
- Add option to use battery percentage string in settings
- Added new devices and crashed some bugs