From 4d92ee1d510931884128daf9f1ec389b51c6e0f1 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 28 Mar 2022 23:00:21 -0400 Subject: [PATCH] [EPIC] [Feature Request] Transmission Control #1454 --- firmware/integration/rusefi_config.txt | 4 +++- firmware/tunerstudio/rusefi.input | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index a72bdf97fc..36e1bff4b4 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1174,7 +1174,9 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\ uint8_t autoscale noFuelTrimAfterDfcoTime;Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut.;"sec", 0.1, 0, 0, 10, 1 float tpsAccelEnrichmentThreshold;+Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in.;"roc", 1, 0, 0, 200, 1 - int unused1696;;"", 1, 0, 0, 1, 0 + brain_input_pin_e[2 iterate] auxSpeedSensorInputPin; + uint8_t unused1696;;"", 1, 0, 0, 1, 0 + uint8_t unused16962;;"", 1, 0, 0, 1, 0 uint32_t uartConsoleSerialSpeed;Band rate for primary TTL;"BPs", 1, 0, 0, 1000000, 0 float tpsDecelEnleanmentThreshold;For decel we simply multiply delta of TPS and tFor decel we do not use table?!;"roc", 1, 0, 0, 200, 1 diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 69918abec6..623e003008 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -2401,6 +2401,8 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00" field = "Injection Pin 10 ", injectionPins10 field = "Injection Pin 11 ", injectionPins11 field = "Injection Pin 12 ", injectionPins12 + field = auxSpeedSensorInputPin1, auxSpeedSensorInputPin1 + field = auxSpeedSensorInputPin2, auxSpeedSensorInputPin2 dialog = allPins2_2