ericberman / MyFlightbookiOS

Repository for the iOS app for MyFlightbook
GNU General Public License v3.0
12 stars 4 forks source link

Add altitude chart #310

Open mpfusion opened 1 year ago

mpfusion commented 1 year ago

Description

This feature request is about the addition of an altitude chart in the same way the web app displays an altitude chart. Like this one:

altitude-chart

Use Case

It allows to review the flight and check e.g. if the pattern altitude was maintained or review clearance to B/C/D shelves. It also allows to manually count the landings in case the automatic detection is erroneous.

MyFlightbook captures the data anyway. So the logging is already implemented. The web app features this graph, which can be accessed with Logbook → “paper clip” or Flight Details → Chart. The iOS app is lacking this graph.