Verified to work with FBW320NX and Fenix A320
This mod for the TCA Quadrant Add-on creates a more realistic setting of the speedbrake handle.
There is a detent for “speedbrakes retracted” slightly below the top and a lighter detent at the 1/2 position. When the handle is pushed upwards out of the retracted detent the Ground Spoilers are armed. When moved down into the detent again they are disarmed.
Note: Requires Axis and Oh’s or the full version of FSUIPC to work
You can 3d-print your copy at shapeways.
Speedbrake retracted position
Ground spoilers armed position
The side close to the hole is now considered most realistic. The other side ist identical to previous versions.
Configuration with Axis and Oh’s
Screenshots for Fenix, see note for FBW320NX below
Put the lever into the detent and adjust the left calibration marker to be slightly right of the position marker.
Note:
Fenix version 1.0 has the actions “Spoilers Arm On” and “Spoilers Arm Off” reversed (In my opinion its wrong). So for the FBW320NX you must configure “Spoilers Arm On” for press and “Spoilers Arm Off” for release.
Configuration in FSUIPC7
Screenshots for Fenix, see note for FBW320NX below
Note:
Fenix version 1.0 has the actions “Spoilers Arm On” and “Spoilers Arm Off” reversed (In my opinion its wrong). So for the FBW320NX you must configure “Spoilers Arm On” for enter and “Spoilers Arm Off” for exit.
Or directly in the FSUIPC7.ini file:
(Note: “A” is the name of the joystick, if will likely be different in your configuration)
[Axes.FBW320]
...
2=AR,256,D,22,0,0,0 -{ DIRECT: Spoilers }-
3=AR,B,15617,16383,66066,0,66067,0 -{ DIRECT: SpoilersEntering=SPOILERS_ARM_ON, Leaving=SPOILERS_ARM_OFF }-
...
[JoystickCalibration.FBW320]
...
Spoilers=-12720,14325/16
...
[Axes.Fenix]
...
3=AR,256,D,22,0,0,0 -{ DIRECT: Spoilers }-
4=AR,B,15617,16383,66067,0,66066,0 -{ DIRECT: SpoilersEntering=SPOILERS_ARM_OFF, Leaving=SPOILERS_ARM_ON }-
...
[JoystickCalibration.Fenix]
...
Spoilers=-12720,14325/16
...