calibx / msfsdeck

MSFS Plugin for LoupeDeck Live & CT
Apache License 2.0
47 stars 12 forks source link

Baro Encoder: Switch for altimeter unit hPa/inHg #221

Open devpaw-de opened 1 year ago

devpaw-de commented 1 year ago

Maybe add a switch to change the altimeter unit. Could be on a short hold of the baro encoder. I guess reading the current setting from the sim and using it for the indication on the deck would be an alternative.

calibx commented 1 year ago

I can't find a way to read configured preferences with SimConnect so I will add a config units panel for the plugin

termigrator commented 1 year ago

For me, it would be sufficient if the value in inches and hpa were visible at the loupedeck unit. There is still space to display both values.

fjaroski commented 1 year ago

Yeah, simconnect is limited in what is availible. I'am working in a A320 Fenix profile using spad.next and the software provide much more options, like adjusting pilot baro and co-pilot in the same dial in sync with is a requirement for Fenix. Switching units for baro is super easy. SimConnect is the problem. I want to find a away to edit Calibx profile but its in JS or C# and I have little knowledge

calibx commented 5 months ago

I will fix this with the WASM module