Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
Download the new FDE from simviation.com or flightsim.com and you can taxi backwards (besides having a much better PT6 simulation as well)
Weird, just tried and even at MTOW she moves backwards. Looks like a throttle calibration issue and you don't get full reverse thrust.
Check with the tooltips enabled. At max reverse the throttle tooltip should read 'reverse 30%'
R U using SP2 or Accel ? The new FDE has been tested only with Acceleration....
using SP1 and SP2, no accl. thottle tooltip says that. checked other turboprops with reverse and they all work.
A big trigger of Reverse trust on Prop's is here
[propeller]
minimum_reverse_beta = -15
I know, it does work in slowing the a/c down on landing. Will try your suggestion.Then it's most probably that you don't have acceleration installed as this definitely improves engine/prop behaviour.
What you can do is to increase the reverse thrust in the cfg file.
[GeneralEngineData]m
min_throttle_limit = -0.30
Just increase the min_throttle_limit up to -100%
BTW, reverse does work but it doesn't necessarily means that you can taxi backwards...
ST is realistic, but works in the opposite direction (when talking about moving backwards), so increasing ST would actually counter reverse thrust created by the prop.BTW, does Static Thrust have anything to do with it?? The reason I ask is that on my other a/c that do work the ST= is a lot higher than on your 208.
Use number shown below and she will back up very nicely using F2 key:
prop_reverse_available = 3 //1 unfortunately MS does not always remark some of their parameters accurately
the higher this number the faster she will back up. if you have a rudder control you will be able to steer her R/L backwards. use F1 to disengage. be careful using brakes when backing up she will end up on her tail.
1.The solution lies in the amount of 'maximum_torque' available.
[turboprop_engine]
maximum_torque= 15900.000 //orig=10614.000 //Max torque available (ft-lbs)
THIS is where you control how effective the reverse thrust is going to be
2To prevent tail strike due to brake while moving in reverse, make sure that the value of 'empty_weight_CG_position' is at least +1 more than 'reference_datum_position' value (it's longitudial value).