From e3d98e226eac9f21ab3c50fcf5f246403a7e5e5e Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Thu, 14 Nov 2024 02:48:04 -0500 Subject: [PATCH] dead console ETB direct control part two (#513) Co-authored-by: rusefillc --- 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