oktal3700

Results 45 comments of oktal3700

Pushed a new WIP. The remaining problem modules are aircraftmodel and aircraftmodellist:

The issue could possibly be in `CFsdClient`. If there are too many packets waiting, the method `readDataFromSocketMaxLines` will return after scheduling itself to be called again in a few milliseconds....

We just need to update the InstallBuilder version before merging

We just need to update the InstallBuilder version before merging

The importance of this issue continues to grow as X-Plane 12 is now available to buy in early access.

Description from Ross of what vPilot is doing: > MSFS has a new simvar called `INDICATED ALTITUDE CALIBRATED` which is essentially "what the indicated altitude would be if the pilot...

There is a new dataref in XP12 `sim/flightmodel2/position/pressure_altitude` to expose the pressure altitude including temperature calculation. Remember though, we still need to support XP11.

Conceptual solution: - X-Plane 11 - As before, true altitude provided by simulator - Pressure altitude calculated from true + QNH - X-Plane 12 - Pressure altitude (1) provided by...

@ltoenning I don't know it well enough to answer. If it looks good to you then go ahead.