From 5e3dc6351d7896244ce6a1c08c876397ebef76db Mon Sep 17 00:00:00 2001 From: Henry Wurzburg Date: Sun, 6 Oct 2024 10:09:08 -0500 Subject: [PATCH] 4.6:starter max retries --- common/source/docs/common-ice.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/common/source/docs/common-ice.rst b/common/source/docs/common-ice.rst index b1debd89db..b1276278f1 100644 --- a/common/source/docs/common-ice.rst +++ b/common/source/docs/common-ice.rst @@ -60,6 +60,7 @@ A variety of parameters are available for configuring the engine start routine. - :ref:`ICE_START_TIME ` controls the maximum amount of time the starter will run in each start attempt. - :ref:`ICE_START_DELAY ` sets a delay between start attempts. This can be useful when your starter has a limited duty cycle. - :ref:`ICE_RPM_THRESH ` sets the minimum RPM reading for the engine to be considered running. This should be set to a value below your idle RPM. +- :ref:`ICE_STRT_MX_RTRY` if set to a value greater than 0 then the engine will retry starting the engine this many times before giving up. To allow the pilot to directly control the ignition and (optional) starter from the transmitter, RC pass-through should be set up: