Dear Asobo, During the last couple of week I have been trying to set a
TruboProp to auto feather as per POH, however I discovered several issues with
the configuration of this system in MSFS. 1) The auto feather ** will always
fail to arm** regardless of any settings in the engines.cfg unless you add a
custom circuit on your system.cfg with the name of CIRCUIT_AUTO_FEATHER.
However there is nothing in the documentation explaining this requirement
causing lot of headaches since pretty much nothing works. In addition, many
auto feathering systems in real work don’t work using an electrical circuit,
they operate by using oil pressure and mechanical means to feather and un-
feather the prop. 2) max_n1_for_autofeather_actuated is not working as
intended, the description of this variable says this is the maximum percentage
N1 below which the armed autofeather system starts to feather the
propeller. Therefore the expectation is, if this parameter is set to
max_n1_for_autofeather_actuated =50, when N1 is below 50% and if the
autofeather is armed, the system should feather the propeller. However this
doesn’t occur… the propeller always feather only when N1 reaches zero
percent. 3) min_rpm_for_feather, this is not working as intended either, the
description of this parameter says, this is the minimum RPM at which the prop
will feather. Therefore if this is set to min_rpm_for_feather=500, the
expectation is to see the feathering occurring when
max_n1_for_autofeather_actuated kicks in + the prop RPM are below the
configured value.The result of setting this is that instead the propeller to
never feather when the engine is OFF prior startup, because the variable that
indicates the auto feather should be armed doesn;t kick in until the props go
ABOVE the 500 rpm. Most Turbo Props are feathered prior engine startup. 4)
None of the events to manually feather a propeller work, the feathering
switches, etc. even if you configure setting the parameter
feathering_switches=1. 5) It seems the only way to feather the propeller is by
setting the propeller leaver into a negative state, this works… however
there are many airplanes that do not have a propeller pitch lever!, so this
limitation impose some challenges to configure things up. 6) The simvar PROP
FEATHERED:index never fires into true value, even if you feather the propeller
manually by putting the pitch levers into full negative. Here is a picture
showing the problem, despite the blades being feathered… this is never
confirmed via the sim var:
NOTE: these variables set as follow for all these tests,
prop_feathering_available =1 and prop_auto_feathering_available=1 I have
resorted to writing my own auto feathering simulation in order to bypass all
these issues, however it is clear the TurboProp feathering system
configuration needs to be looked at, it shouldn’t be this hard to configure
something so fundamental for TurboProp simulation. Many thanks for taking the
time to read this long post, if you guys need anything from me to help with
this please do let me know. Best Regards, Raul