osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
285 stars 91 forks source link

Flight Metrics (Glide Ratio) – Widget #3395

Closed dmpr0 closed 6 months ago

dmpr0 commented 9 months ago

Description

Android task https://github.com/osmandapp/OsmAnd/issues/16968

To Do

Glide ratio is the horizontal distance divided by change in altitude. I. For example, if my handglider has a glide ration of 7:1 (7 to 1), then for each foot of altitude lost I travel forward 7 feet. https://en.wikipedia.org/wiki/Lift-to-drag_ratio#Glide_ratio

Widget group

Screenshot

Glide ratio to target, Figma

Screenshot
Main screen Mode Map

Modes

Average glide ratio, Figma

Screenshot
Average glide ratio Mode Interval

Modes

Interval

dmpr0 commented 7 months ago

Review

Screenshot
Terrain – off Terrain – on
Screenshot
vshcherb commented 7 months ago

Special values

+-0:1 - You over/under the point destination
0:0 - You on the point of destination
+1:0 - You and target on the same altitude

> 200:1 -> 1:0
< -200:1 -> -1:0
DmitrySvetlichny commented 6 months ago

https://github.com/osmandapp/OsmAnd-iOS/pull/3578

vshcherb commented 6 months ago
vshcherb commented 6 months ago
vshcherb commented 6 months ago