From df378f8f45652cbc8b5dfae3ba71dfa9879ee0fd Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 11 Oct 2020 17:47:16 -0400 Subject: [PATCH] GDI Epic #1448 --- firmware/integration/rusefi_config.txt | 3 ++- firmware/tunerstudio/rusefi.input | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 474d47311b..aa99932edf 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1195,7 +1195,8 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\ pin_output_mode_e starterControlPinMode; adc_channel_e wastegatePositionSensor; afr_override_e ignOverrideMode;+Override the Y axis (load) value used for the ignition table.\nAdvanced users only: If you aren't sure you need this, you probably don't need this. - uint8_t[3] unused_former_warmup_target_afr;;"units", 1, 0, -20, 100, 0 + uint8_t[2] unused_former_warmup_target_afr;;"units", 1, 0, -20, 100, 0 + adc_channel_e low_fuel_pressure_sensor; float boostCutPressure;+MAP value above which fuel is cut in case of overboost.\n0 to disable overboost cut.;"kPa (absolute)", 1, 0, 0, 500, 0 diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index bde0694300..47c4674b75 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1989,6 +1989,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00" field = "trigger stimulator pin #2", triggerSimulatorPins3 field = high_fuel_pressure_sensor_1, high_fuel_pressure_sensor_1 field = high_fuel_pressure_sensor_2, high_fuel_pressure_sensor_2 + field = low_fuel_pressure_sensor, low_fuel_pressure_sensor field = "Warning Led", warningLedPin field = "tle6240_cs", tle6240_cs field = "tle6240 SPI", tle6240spiDevice