0.10.0 Fixed FCU functions, improved MCP2a display modes, updated README,
0.10.0
- Updated to ways better display mode (by Andrew)
- Fixed the FCU functions. (by Andrew)
CAUTION: They require currently the A320nx.evt in the FSUIPC7 root folder and added with index 0 to the [Events] section in FSUIPC7.ini! - Updated the assignments in the MCP2a assignments example to the new FCU functions.
- Updated README with more detailed installation instructions
CAUTION!
For the moment installation got a bit more complex as we now rely on the FSUIPC A32nx.evt event file.
So...
- Copy the *.evt files from the unziped folder to your FSUIPC7 installation root folder
- add the A32nx.evt to the [Events] section in FSUIPC7.ini with index 0.
eg:
[EventFiles]
0=A32nx
1=A32X-FBW1
2=A32X-FBW2
What's Changed
- Fixes Issue #20 - Update FCU Functions by @scotflieger in #24
Full Changelog: 0.9.0...0.10.0