ETB overheats due to constant isTpsError true/false/true/false jitter #4832

This commit is contained in:
rusefillc 2022-11-27 22:34:27 -05:00
parent 768f776d4d
commit 2b9164b7a4
2 changed files with 2 additions and 0 deletions

View File

@ -13,5 +13,6 @@ float luaAdjustment;"ETB: luaAdjustment"
bit etbRevLimitActive
float etbDutyRateOfChange
uint16_t etbInputErrorCounter;"ETB inputs error counter"
end_struct

View File

@ -1337,6 +1337,7 @@ gaugeCategory = Throttle Body (incl. ETB)
etbErrorGauge = etb1Error, @@GAUGE_NAME_ETB_ERROR@@, "%", -20, 20, -10, -5, 5, 10, 2, 0
etbDutyCycleGauge = etb1DutyCycle, @@GAUGE_NAME_ETB_DUTY@@, "%", -100, 100, -75, -50, 50, 75, 0, 0
etbDutyRateOfChangeGauge = etbDutyRateOfChange, "ETB duty ROC", "", -100, 100, -75, -50, 50, 75, 0, 3
etbInputErrorCounterGauge = etbInputErrorCounter, "ETB input error counter", "", -100, 100, -75, -50, 50, 75, 0, 0
gaugeCategory = Sensors - Raw
rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "V", 0, 5, 0, 0, 5, 5, 3, 0