parent
487737c8ca
commit
ef596cbf26
|
@ -340,7 +340,7 @@ enable2ndByteCanID = false
|
|||
requiresPowerCycle = auxAnalogInputs7
|
||||
requiresPowerCycle = auxAnalogInputs8
|
||||
|
||||
requiresPowerCycle = knockBandCustom
|
||||
requiresPowerCycle = cylinderBore
|
||||
|
||||
readOnly = warning_message
|
||||
readOnly = device_uid1
|
||||
|
@ -3920,8 +3920,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
|||
field = "prescaler & SDO", hip9011PrescalerAndSDO, {isHip9011Enabled == 1}
|
||||
field = "knockDetectionWindowStart", knockDetectionWindowStart, {isHip9011Enabled == 1}
|
||||
field = "knockDetectionWindowEnd", knockDetectionWindowEnd, {isHip9011Enabled == 1}
|
||||
field = "cylinder bore (mm)", cylinderBore, {isHip9011Enabled == 1}
|
||||
field = "Band Freq override", knockBandCustom, {isHip9011Enabled == 1}
|
||||
field = "Cylinder bore", cylinderBore, {isHip9011Enabled == 1}
|
||||
|
||||
dialog = hipCurve, "Knock threshold"
|
||||
panel = knockThresholdCurve
|
||||
|
|
Loading…
Reference in New Issue