From 12a8d889ab63273be7be20e7270ae4cc97df97f3 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sat, 23 May 2020 07:45:15 -0700 Subject: [PATCH] add second boudns (#1469) --- firmware/integration/rusefi_config.txt | 5 ++++- firmware/tunerstudio/rusefi.input | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 39bf31c14f..eabb02ede0 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1096,7 +1096,10 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\ uint32_t auxSerialSpeed;;"BPs", 1, 0, 0,1000000, 0 - uint32_t[8] unused_former_warmup_target_afr; + float throttlePedalSecondaryUpVoltage;;"voltage", 1, 0, -6, 6, 2 + float throttlePedalSecondaryWOTVoltage;+Pedal in the floor;"voltage", 1, 0, -6, 6, 2 + + uint32_t[6] unused_former_warmup_target_afr; float boostCutPressure;kPa value at which we need to cut fuel and spark, 0 if not enabled;"kPa", 1, 0, 0, 500, 0 diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 8fc7251f09..066d0f33ed 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1828,6 +1828,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "Up voltage", throttlePedalUpVoltage field = "Down (WOT) voltage", throttlePedalWOTVoltage field = "Accelerator position 2nd sensor", throttlePedalPositionSecondAdcChannel + field = "Up voltage" throttlePedalSecondaryUpVoltage + field = "Down (WOT) voltage", throttlePedalSecondaryWOTVoltage dialog = pedalGauges gauge = pedalPositionGauge