calibx / msfsdeck

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

Weather display can now show pressure in inHg as well as hPa #239

Closed JesperJorg closed 3 months ago

JesperJorg commented 4 months ago

Default is hPa. Pushing the button toggles between hPa and inHg

JesperJorg commented 3 months ago

@calibx : I have had this PR standing for three weeks now. Do you want me to abandon it?

calibx commented 3 months ago

Hi, sorry for that, I was working on the custom input. I will merge your PR today

JesperJorg commented 3 months ago

Hi @calibx : I have pulled the latest code from the develop branch, but cannot compile it due to a missing file: billede

If I remove the (nonexisting) file from the solution explorer, it seems to compile, so maybe just a slight problem with the project file. If you can confirm that, I will fix it and make a PR with this change as well as removal of some private fields that have gotten duplicated in SimConnectDAO.cs (I think they have appeared in a merge that I made due to some conflicts in PR 239, sorry about that).