ardupilot/Tools/autotest/default_params/quadplane-ice.parm
Peter Barker 588364dad0 autotest: set ICE_RPM_THRESH for quadplance-ice
without this we continuously try to restart the motor as the minimum thrust output from the ICE is translated into a value less than the default ICE_RPM_THRESH (so the ICENgine library believes the engine to be stopped, when it is really just at idle).
2023-08-26 21:21:49 +10:00

3 lines
58 B
Plaintext

Q_OPTIONS 64
ICE_RPM_THRESH 50 # idles at 70 (1% thrust)