This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2cb1f9bbb9
ardupilot
/
Tools
/
autotest
/
default_params
/
quadplane-ice.parm
3 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
autotest: make it easier to run a test plane with ICE
2022-09-26 23:01:30 -03:00
Q_OPTIONS 64
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-25 00:37:40 -03:00
ICE_RPM_THRESH 50 # idles at 70 (1% thrust)