Files
PX4-Autopilot/src/modules/internal_combustion_engine_control/Kconfig
T
Silvan Fuhrer 3c129aefa1 Add IC engine control module (#24055)
Internal combustion engine control module.
New actuator functions and RPM based start/restart logic.
Not enabled by default. 

---------

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Co-authored-by: Pernilla <pernilla@auterion.com>
2025-02-18 17:15:32 +01:00

6 lines
176 B
Plaintext

menuconfig MODULES_INTERNAL_COMBUSTION_ENGINE_CONTROL
bool "internal_combustion_engine_control"
default n
---help---
Enable support for internal_combustion_engine_control