Skip to content

Commit 5a4fb38

Browse files
committed
Prepare README.md and screenshots for version 1.1.0
1 parent a206ee4 commit 5a4fb38

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# BikersField
2+
3+
![RunnersField Screenshot](/doc/BikersField1.png)
4+
25
This is free a Data Field for the Fenix 3 that shows multiple values on a single field.
36
BikersField is open source and its code resides at github: https://github.com/kopa/BikersField
47

@@ -9,13 +12,15 @@ https://forums.garmin.com/showthread.php?327411-DataFields-RunnersField
912

1013
## Features
1114
* TIME: 12/24h mode based on system settings.
12-
* SPEED: speed in km/h or miles/h based on system settings (average of the last 10 values)
15+
* SPEED: speed in km/h or mi/h based on system settings (as average of the last 10 values)
1316
* AVG SPEED: average speed over the whole activity
1417
* DISTANCE: elapsed distance in km or miles based on system settings
1518
* DURATION: duration of the activity in [hh:]mm:ss
16-
* GPS: green if good/acceptable signal, red otherwise
17-
* battery: visualization of battery percentage. If battery value < 10% the exact value will be shown and the green indicator bar turns red
18-
* unit system in use: km will be shown when metric system is set in the settings, miles if statute units are configured.
19+
* GPS: green bars for poor/acceptable/good signal, gray if no signal
20+
* battery: visualization of battery percentage as indicator bar.
21+
If battery value < 30 the indicator bar gets orange. If value < 10% the exact value will be shown and the indicator bar turns red
22+
* unit system in use: "(km)" will be shown when metric system is set in the settings, "(mi)" if statute (imperial) units are configured.
23+
1924

2025
## Install Instructions
2126
A Data Field needs to be set up within the settings for a given activity (like Run)
@@ -37,6 +42,10 @@ A Data Field needs to be set up within the settings for a given activity (like R
3742
Start Run activity.
3843
Hopefully you see the RunnersField datafield.
3944

45+
## Changelog 1.1.0
46+
* Redesign
47+
* Improved memory footprint
48+
4049
## Changelog 1.0.3
4150
* Fix app id so that it doesn't interfere with RunnersField
4251

doc/BikersField1.png

47.1 KB
Loading

doc/BikersField2.png

41.6 KB
Loading

doc/BikersField3.png

45.1 KB
Loading

0 commit comments

Comments
 (0)