Jump to content
The simFlight Network Forums

buttton assignments


bob barrell

Recommended Posts

i am using mobiflight and the arduino max 2560 board i am tying to access the switches on the autopilot panel ie engage selected airspeed mode , managed selected airspeed mode etc i cannot find these in these in the fxuipc7 offset status are they there some where or under a different title

Link to comment
Share on other sites

If using the A320, you you try the MobiFlight events to control these:

Quote

// A320 FBW Mod - FCU
AP_MANAGED_SPEED_IN_MACH_TOGGLE
A320_Neo_CDU_MODE_MANAGED_SPEED
A320_Neo_CDU_MODE_SELECTED_SPEED
A320_Neo_CDU_MODE_MANAGED_SPEED
A320_Neo_FCU_MODE_MANAGED_SPEED
A320_Neo_CDU_MODE_SELECTED_SPEED
A32NX_TRK_FPA_MODE_ACTIVE
A320NX_AUTOPILOT_LOC_MODE
A320NX_AUTOPILOT_APPR_MODE
A320_Neo_EXPEDITE_MODE
A320NX_METRIC_ALT_TOGGLE
XMLVAR_Autopilot_Altitude_Increment

You can use these in FSUIPC7 by adding them using event files. There is a post in this forum (including event files you can download and use) on how to do this.

For the offsets, you could try looking at 0x07DC, 0x07E2 and 0x3458

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.