ardupilot/libraries/AP_ICEngine
Loki077 772cd1dae7 AP_ICEngine: add max retrial of cranking
Added Param MAX_RETRY which If set 0 or less, then there is no limit to retrials. If set to a value greater than 0 then the engine will retry starting the engine this many times before giving up.
2024-09-27 16:12:28 +10:00
..
AP_ICEngine_config.h AP_ICEngine: correct compilation when ICEngine disabled 2024-02-20 09:16:23 +11:00
AP_ICEngine_TCA9554.cpp AP_ICEngine: Add Option to Control the direction of Cranking. 2024-08-19 20:21:57 +10:00
AP_ICEngine_TCA9554.h AP_ICEngine: Add Option to Control the direction of Cranking. 2024-08-19 20:21:57 +10:00
AP_ICEngine.cpp AP_ICEngine: add max retrial of cranking 2024-09-27 16:12:28 +10:00
AP_ICEngine.h AP_ICEngine: add max retrial of cranking 2024-09-27 16:12:28 +10:00