Skip to content

Commit 5e3dc63

Browse files
committed
4.6:starter max retries
1 parent 6167f33 commit 5e3dc63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/source/docs/common-ice.rst

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ A variety of parameters are available for configuring the engine start routine.
6060
- :ref:`ICE_START_TIME <ICE_STARTER_TIME>` controls the maximum amount of time the starter will run in each start attempt.
6161
- :ref:`ICE_START_DELAY <ICE_START_DELAY>` sets a delay between start attempts. This can be useful when your starter has a limited duty cycle.
6262
- :ref:`ICE_RPM_THRESH <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.
63+
- :ref:`ICE_STRT_MX_RTRY<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.
6364

6465
To allow the pilot to directly control the ignition and (optional) starter from the transmitter, RC pass-through should be set up:
6566

0 commit comments

Comments
 (0)