This is a module for controlling the Fenix Airbus 320 in Microsoft Flight Simulator via LINDA supported devices. LINDA is a free software developed by ScotFlieger (but development has ended) to originally work as a way to use VRInsight MCP Combo, but now also any other USB/HID devices.
Originally developed by Andrew Gransden. Initial version in this repo was 0.3 beta which was downloaded from AVSIM Forum: Beta Fenix A320 v0.3 (16 Jun 2022).
You need FSUIPC for LINDA to work.
Copy the files within the src
folder to their respective LINDA folders found in the Fsuipc7
folder.
As is, it's configured for the CFM version. To use it for the IAE version change value FNX_320_CFM
to FNX_320_IAE
in src/linda/aircrafts/Fenix A320/ident.lua
. 1
I'm not the creator of this and is not maintaining this code, I only keep it here for all to access it at a central location. If you have any issues, it will be up to yourself and try to solve it, and if you make any improvements then you can do a pull request (or let me know) to get the changes included here.