Bosch Quick Start on B6 Passat is confused about phase #3812
preparation
This commit is contained in:
parent
577b9ccb06
commit
48239c002e
|
@ -910,7 +910,7 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:1], @@maf_sensor_type_e_enum@
|
||||||
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.
|
||||||
bit unused45342
|
bit tempBooleanForVerySpecialCases
|
||||||
bit enableSoftwareKnock
|
bit enableSoftwareKnock
|
||||||
bit verboseVVTDecoding;enable vvt_details
|
bit verboseVVTDecoding;enable vvt_details
|
||||||
bit invertCamVVTSignal;get invertCamVVTSignal
|
bit invertCamVVTSignal;get invertCamVVTSignal
|
||||||
|
|
|
@ -3645,6 +3645,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
||||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||||
field = "disablePrimaryUart", disablePrimaryUart
|
field = "disablePrimaryUart", disablePrimaryUart
|
||||||
field = "#System hacks"
|
field = "#System hacks"
|
||||||
|
field = "tempBooleanForVerySpecialCases", tempBooleanForVerySpecialCases
|
||||||
field = "Global fuel correction", globalFuelCorrection
|
field = "Global fuel correction", globalFuelCorrection
|
||||||
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
|
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
|
||||||
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
|
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
|
||||||
|
|
Loading…
Reference in New Issue