Extra Idle Air if Throttle is Pressed behavior #3940

This commit is contained in:
rusefillc 2022-08-10 01:39:11 -04:00
parent a73cf6fc17
commit c96b6b53f6
2 changed files with 5 additions and 0 deletions

View File

@ -33,5 +33,8 @@ bit isVerboseIAC
int targetRpmByClt;idle: target by CLT
int targetRpmAcBump;idle: A/C bump
int airTaperRpmRange;RPM range above upper limit for extra air taper
percent_t airByRpmTaper;Extra air taper amount
! end of idle_state_s structure definition
end_struct

View File

@ -2863,6 +2863,8 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
field = "Fan #1 adder", fan1ExtraIdle
field = "Fan #2 adder", fan2ExtraIdle
field = "Extra idle air if throttle pressed", iacByTpsTaper
field = "Air Taper Rpm Range", airTaperRpmRange
field = "Air By Rpm Taper", airByRpmTaper
dialog = idleGating, "Idle Detection Thresholds"
field = "TPS threshold", idlePidDeactivationTpsThreshold