Improve IAT fuel multiplier help #4728

This commit is contained in:
rusefillc 2022-11-02 14:18:50 -04:00
parent ccca90cb55
commit 4f4276ed12
1 changed files with 5 additions and 0 deletions

View File

@ -460,6 +460,7 @@ enable2ndByteCanID = false
gauge = rawMafGauge
curve = iatFuelCorrCurve, "Intake air temperature fuel Multiplier"
topicHelp = "iatFuelCorrCurveHelp"
columnLabel = "Air Temp", "Multiplier"
xAxis = -40, 120, 9
yAxis = 0, 2, 11
@ -3800,6 +3801,10 @@ dialog = tcuControls, "Transmission Settings"
help = stepperDirectDriveHardwareHelp, "Stepper driven by 4 Push-Pull/Pull outputs"
text = "In case you have 4/6-wire stepper driven by 4 ECU outputs in Push-Pull or Pull mode. Set ECU outputs used for each phase here."
help = iatFuelCorrCurveHelp, "IAT Fuel Correction"
text = "Charge temperature estimation coefficient is the more proper way to handle IAT for fuel purposes"
text = "Open question who if anyone needs IAT Fuel Correction when"
help = fuelHelp, "Fuel Control"
text = "More about fuel control on the web"
webHelp = "https://rusefi.com/s/fuel"