rusefi
rusefi copied to clipboard
Boost control improvements
- TPS/MAP/RPM enablers for boost control so solenoid isn't making noise at idle. Disable all boost control below thresholds (even open loop), as the turbo isn't possibly doing anything down there.
- "quick spool" feature where a specific duty cycle is used to help spool the turbo more quickly up in to the closed loop range.
Textbox input spool boost target (Kpa), Textbox input minimum MAP for quickspool (Kpa), quickspool duty if (minimum MAP) < CurrentMap < (spool target) then duty = quickspool duty ELSE normal
Ill be happy to test any changes