mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
588364dad0
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).
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
Q_OPTIONS 64
|
|
ICE_RPM_THRESH 50 # idles at 70 (1% thrust)
|