nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
374 stars 71 forks source link

Display FL instead of alt in feet #353

Open matslarson opened 2 years ago

matslarson commented 2 years ago

Is your feature request related to a problem? Please describe. In the documentation (https://github.com/nguyenquyhy/Flight-Tracker-StreamDeck/blob/main/docs/sample_custom_gauge.png) it shows a gauge with the FL instead of full altitude, which gets cut off above 10k feet.

Describe the solution you'd like Update the doc below that image to describe how to configure that

Describe alternatives you've considered I'm probably missing something super simple but I can't get it to work

Additional context Add any other context or screenshots about the feature request here.

nguyenquyhy commented 2 years ago

Which variable are you using for the gauge?

matslarson commented 2 years ago

INDICATED_ALTITUDE

nguyenquyhy commented 2 years ago

I think in the doc, 441 means 441 ft, not FL441. I'm thinking of a good way to implement this feature.

matslarson commented 1 year ago

Oh, that makes a lot more sense 🤦‍♂️