Implement auto knock threshold sampling #3033
This commit is contained in:
parent
16664ab19b
commit
a39ea5a3cf
|
@ -2819,6 +2819,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
||||||
field = "Enable", enableSoftwareKnock
|
field = "Enable", enableSoftwareKnock
|
||||||
field = "Cylinder Bore", cylinderBore
|
field = "Cylinder Bore", cylinderBore
|
||||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||||
|
field = "knockDetectionWindowStart",knockDetectionWindowStart, {enableSoftwareKnock}
|
||||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||||
field = ""
|
field = ""
|
||||||
field = "Select the nearest sensor for each cylinder"
|
field = "Select the nearest sensor for each cylinder"
|
||||||
|
|
Loading…
Reference in New Issue