You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
noFuelTrimAfterAccelTime = "Pause closed loop fueling after acceleration fuel occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel accel."
2101
2101
launchSpeedThreshold = "Launch disabled above this speed if setting is above zero"
2102
2102
launchRpmWindow = "Starting Launch RPM window to activate (subtracts from Launch RPM)"
2103
+
ppsExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
2104
+
mapExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
2103
2105
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active, idle+300 would be a good value"
2104
2106
stft_maxOverrunLoad = "Below this engine load, the overrun region is active\nWhen tuning by MAP the units are kPa, e.g. 30 would mean 30kPa. When tuning TPS, 30 would be 30%"
2105
2107
stft_minPowerLoad = "Above this engine load, the power region is active\nWhen tuning by MAP the units are kPa"
afrExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
2620
2623
sparkHardwareLatencyCorrection = "Compensates for trigger delay due to belt stretch, or other electromechanical issues. beware that raising this value advances ignition timing!"
2621
2624
maxOilPressureTimeout = "Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise."
0 commit comments