Skip to content

Commit

Permalink
4.6:starter max retries
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Nov 13, 2024
1 parent 6167f33 commit 5e3dc63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/source/docs/common-ice.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ A variety of parameters are available for configuring the engine start routine.
- :ref:`ICE_START_TIME <ICE_STARTER_TIME>` controls the maximum amount of time the starter will run in each start attempt.
- :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.
- :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.
- :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.

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

Expand Down

0 comments on commit 5e3dc63

Please sign in to comment.