DataField for Hike
· v0.2.20
About
An all-in-one DataField for Hike. It is suggested to use some other tool to edit the track by adding waypoints. You can add altitude and some other information in the Waypoint name. Then this DF will show the navigation information inside.
I used Adze to edit GPX files.
https://getadze.com/
Then use gimporter to import GPX/FIT file.
Some hints for the GPX/FIT internals:
The name of the course_point should not be longer than 16 characters.
The name of the course_point can contain anything you want. But it will be displayed after the Distance_to_Next_Point. For example: if the name is "@100m CP1", you will get "1.0km @100m CP1" when you are about 1km to the next point CP1.
The type of the course_point are defined in Garmin Fit SDK. For example LEFT_FORK means a left fork.
What's new
0.2.20
Add support for FR265 and VIVOACTIVE5.
0.2.18
Add support for FR965
0.2.16
Add option so that user can select black/white background.
0.2.15
Fix an issue in total_Ascent and total_Descent. Now it can display in meter/feet.
0.2.14
Support Fr255, F7
0.2.12
Change background to BLACK to save power.
0.2.10
Altitude in meter or feet
0.2.8
Add support for FR745
0.2.6
Fix the "Off Course" msg when no route loaded
0.2.4
Get altitude of next WP from info
0.2.3
publish
0.2.0
Add altitude curve in last Hour
Compute Grade based on the vertical difference in last 5s.
0.0.11
Move Ascent/Descent field up
0.0.10
Larger font for Msg
0.0.9
Smooth Msg field display
0.0.8
Display Direction to next CP by using Bearing
0.0.7
Test for Bearing, Heading and Track
0.0.6
Add "Off Course" msg
0.0.5
Change format of the CoursePoint name
0.0.4
Set distanceToNextPoint to empyt if GPS signal is not good enough
0.0.3
Embed the CP altitude in CP name
0.0.2
Display distance to next waypoint
0.0.1
Update the msg section