Version: 1.3.23.0
Frequency: OConsistently
Severity: High
Bug description:
Flight_Model.cfg
[MAINROTOR]
parameter:
BrakeCircuit = The name - or index - of the electrical Circuit (of the type CIRCUIT_ROTOR_BRAKE
) associated with the rotor brake. Use -1 if not electrical, or if this is a tail rotor (since rotor brakes are ignored on tail rotors).
Default is -1.
This is a new parameter.
Setting it to default ie
BrakeCircuit = -1 rotor brake doesn’t function
; BrakeCircuit = -1 ie blocked comment. Rotor brake functions.
If this ‘blocked comment’ parameter now functions, when it wasn’t with the default value set, then the default value is probably something other than ‘-1’ as stated.