This commit is contained in:
parent
3ef821b9e6
commit
1c8fd98036
|
@ -996,7 +996,7 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:1], @@maf_sensor_type_e_enum@
|
||||||
bit enableLaunchRetard
|
bit enableLaunchRetard
|
||||||
bit enableLaunchBoost
|
bit enableLaunchBoost
|
||||||
bit launchDisableBySpeed
|
bit launchDisableBySpeed
|
||||||
bit enableCanVss
|
bit enableCanVss;+Read VSS from OEM CAN bus according to selected CAN vehicle configuration.
|
||||||
bit enableInnovateLC2
|
bit enableInnovateLC2
|
||||||
bit showHumanReadableWarning
|
bit showHumanReadableWarning
|
||||||
bit stftIgnoreErrorMagnitude;+If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.
|
bit stftIgnoreErrorMagnitude;+If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.
|
||||||
|
|
Loading…
Reference in New Issue