Michael Corcoran

Results 314 comments of Michael Corcoran

This is something we will look to do in/after fms-v2, currently under development. There are no plans to implement it in our older flight plan system (currently used in stable,...

Total sound noob... Is `warning_inside` the correct bus to play warnings on the speaker, and `warning_signal` and `warning_voice` the correct busses for headset ones? https://docs.flightsimulator.com/html/Asset_Creation/Sounds/Master_Mixer_Hierarchy.htm

Very easy to do (miss stuff)! It might be worth a try at least. 👍

The previous approach failed https://github.com/flybywiresim/a32nx/pull/5383. I think it will be waiting some time for a different approach to be viable.

It also doesn't add a custom seat layout possibility... Still the 174 seat all-economy layout of Azul.

This is a well known issue, and you've already identified the fix; enabling UTF-8 support. I'm not sure what is to be done with this issue? https://docs.flybywiresim.com/fbw-a32nx/settings/#utf8-support

Do we need to edit the base model, or can we add the objects as normal with our model build script? That would be greatly preferable.

Firstly, only the latest version of MSFS is supported at any given time... using older versions by some means will cause this kind of breakage due to API incompatibility. If...

Also hitting this. ``` $ ./prusacontrol_0.9.4.415_beta.AppImage Traceback (most recent call last): File "./PrusaControl-master/main.py", line 10, in File "./PrusaControl-master/controller.py", line 21, in ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var $ pacman -Q fontconfig...

The altimeter (2) is just a standard MSFS one so nothing FBW specific required to increment that. STD would require the code to be refactored as it’s implemented in XML...