From 0e268161f473512305c73bc7b8266ab0c4a2b319 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 13 Nov 2024 19:32:04 -0500 Subject: [PATCH] dead console ETB direct control part two --- firmware/controllers/limp_manager.h | 2 +- firmware/tunerstudio/tunerstudio.template.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/controllers/limp_manager.h b/firmware/controllers/limp_manager.h index 17e2e09821..1ac86b6c86 100644 --- a/firmware/controllers/limp_manager.h +++ b/firmware/controllers/limp_manager.h @@ -37,7 +37,7 @@ enum class TpsState : uint8_t { IntermittentTps, UnusedCode5, Lua, // 6 - Manual, + UnusedCode7, NotConfigured, Redundancy, // 9 IntermittentPps, diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index cc3ede2993..07d49ddd4e 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -225,7 +225,7 @@ enable2ndByteCanID = false fuelIgnCutCodeList = bits, U08, [0:7], "None", "fatal error", "setting disabled", "RPM limit", "fault RPM limit", "boost cut", "oil pressure", "stop requested", "ETB problem", "launch control", "max injector duty", "flood clear", "engine sync", "kickstart", "ign off", "Lua", "ACR", "Lambda Prot" ; TpsState - etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "INVALID", "Lua", "Manual", "N/A", "Redundancy", "PPS noise" + etbCutCodeList = bits, U08, [0:7], "None", "engine stopped", "TPS error", "PPS error", "TPS noise", "INVALID", "Lua", "INVALID", "N/A", "Redundancy", "PPS noise" [ConstantsExtensions] ; defaultValue is used to provide TunerStudio with a value to use in the case of