Mapping Prop Feather and Condition Levers to buttons
-
Hello,
I am still parked over KBEC, learning this aircraft. I am slowly but surely adding controls to my Alpha/Bravo game controllers. I have tried mapping the prop levers to feather and the condition levers positions. But so far, no luck.
Condition Levers:
I have as of now only tried adding the variables as an event (e.g. STAR Condition Lever 1 Cutoff#0 (L:BKSQ_ConditionLever_1, number) for all 6 possible positions of the two levers. But exercising this bind does not seem to work.Prop Levers:
I have not seen any control variable in the manual, and I haven't found an MSFS binding that seems to work.Thanks in advance ...
-
Cutoff:
1·(>B:FUEL_1_Condition_Lever_Cut_Off) 1·(>B:FUEL_2_Condition_Lever_Cut_Off)
Low Idle:
1·(>B:FUEL_1_Condition_Lever_Set) 1·(>B:FUEL_2_Condition_Lever_Set)
Flight Idle:
0·(>B:FUEL_1_Condition_Lever_Set) 0·(>B:FUEL_2_Condition_Lever_Set)
For prop pitch I'm using (Axis and Ohs, with an axis set to -25 to 100):
(axis value here) (>A:GENERAL·ENG·PROPELLER·LEVER·POSITION:1,·Percent)
-
I use Condition 1/2 and Prop Axis 1/2 bindings in the sim just fine for Black Square use, but for feathering I do need to assign the buttons at the end of my axes to Prop 1/2 Decrease using FSUIPC, usually playing around with the exact value. I think I settled on 100 for Starship.
For un feathering, I have the same buttons set to Prop Pitch 1/2 Hi "on release" in FSUIPC for when I pop them out of te detents.