From ef596cbf268eec3978ac3f56ae492aad0a21692f Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 7 Aug 2024 10:50:53 -0400 Subject: [PATCH] no more knockBandCustom only:proteus_f7 --- firmware/tunerstudio/tunerstudio.template.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index bbd4422ac5..ec010970b8 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -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