This commit is contained in:
Gyuri Horák 2023-11-07 19:01:39 +01:00
parent f786b96ba6
commit f83d924781
Signed by: dyuri
GPG Key ID: 4993F07B3EAE8D38
5 changed files with 3 additions and 7 deletions

View File

@ -45,4 +45,5 @@ Trail running focused Garmin watch DataField (for myself)
- Display speed instead of pace - Display speed instead of pace
- Show next navigation point - Show next navigation point
![RepaField running](./repafield1.png) ![RepaField running](./repafield1.jpg)
![RepaField running](./repafield2.jpg)

View File

@ -1,5 +0,0 @@
- cadence => vertical speed (might be a setting?)
- also might save vertical speed to fit
- track color => color coded by elevation gain/loss (or even vertical speed ?)
- https://github.com/loukad/vertlover

BIN
repafield1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
repafield2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

@ -1,5 +1,5 @@
<properties> <properties>
<property id="appVersion" type="string">1.2.0</property> <property id="appVersion" type="string">2.0.0</property>
<property id="themeColor" type="string">0</property> <property id="themeColor" type="string">0</property>
<property id="themeColor2" type="string">0088FF</property> <property id="themeColor2" type="string">0088FF</property>
<property id="themeColor3" type="string">FFFF00</property> <property id="themeColor3" type="string">FFFF00</property>