diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index 2a920bf755..79f68b31cc 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -370,6 +370,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" diff --git a/firmware/console/binary/generated/fancy_content.ini b/firmware/console/binary/generated/fancy_content.ini index 960efd6233..86f1861729 100644 --- a/firmware/console/binary/generated/fancy_content.ini +++ b/firmware/console/binary/generated/fancy_content.ini @@ -127,6 +127,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index f50065b19f..3171810bc8 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -548,6 +548,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 diff --git a/firmware/controllers/algo/engine_state_generated.h b/firmware/controllers/algo/engine_state_generated.h index 764c0d2992..48417743b7 100644 --- a/firmware/controllers/algo/engine_state_generated.h +++ b/firmware/controllers/algo/engine_state_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sun Nov 06 00:27:04 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Tue Nov 15 14:33:13 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -24,91 +24,91 @@ struct LuaAdjustments { bool acRequestState : 1 {}; /** offset 8 bit 3 */ - bool unusedBit_5_3 : 1 {}; + bool luaDisableEtb : 1 {}; /** offset 8 bit 4 */ - bool unusedBit_5_4 : 1 {}; + bool unusedBit_6_4 : 1 {}; /** offset 8 bit 5 */ - bool unusedBit_5_5 : 1 {}; + bool unusedBit_6_5 : 1 {}; /** offset 8 bit 6 */ - bool unusedBit_5_6 : 1 {}; + bool unusedBit_6_6 : 1 {}; /** offset 8 bit 7 */ - bool unusedBit_5_7 : 1 {}; + bool unusedBit_6_7 : 1 {}; /** offset 8 bit 8 */ - bool unusedBit_5_8 : 1 {}; + bool unusedBit_6_8 : 1 {}; /** offset 8 bit 9 */ - bool unusedBit_5_9 : 1 {}; + bool unusedBit_6_9 : 1 {}; /** offset 8 bit 10 */ - bool unusedBit_5_10 : 1 {}; + bool unusedBit_6_10 : 1 {}; /** offset 8 bit 11 */ - bool unusedBit_5_11 : 1 {}; + bool unusedBit_6_11 : 1 {}; /** offset 8 bit 12 */ - bool unusedBit_5_12 : 1 {}; + bool unusedBit_6_12 : 1 {}; /** offset 8 bit 13 */ - bool unusedBit_5_13 : 1 {}; + bool unusedBit_6_13 : 1 {}; /** offset 8 bit 14 */ - bool unusedBit_5_14 : 1 {}; + bool unusedBit_6_14 : 1 {}; /** offset 8 bit 15 */ - bool unusedBit_5_15 : 1 {}; + bool unusedBit_6_15 : 1 {}; /** offset 8 bit 16 */ - bool unusedBit_5_16 : 1 {}; + bool unusedBit_6_16 : 1 {}; /** offset 8 bit 17 */ - bool unusedBit_5_17 : 1 {}; + bool unusedBit_6_17 : 1 {}; /** offset 8 bit 18 */ - bool unusedBit_5_18 : 1 {}; + bool unusedBit_6_18 : 1 {}; /** offset 8 bit 19 */ - bool unusedBit_5_19 : 1 {}; + bool unusedBit_6_19 : 1 {}; /** offset 8 bit 20 */ - bool unusedBit_5_20 : 1 {}; + bool unusedBit_6_20 : 1 {}; /** offset 8 bit 21 */ - bool unusedBit_5_21 : 1 {}; + bool unusedBit_6_21 : 1 {}; /** offset 8 bit 22 */ - bool unusedBit_5_22 : 1 {}; + bool unusedBit_6_22 : 1 {}; /** offset 8 bit 23 */ - bool unusedBit_5_23 : 1 {}; + bool unusedBit_6_23 : 1 {}; /** offset 8 bit 24 */ - bool unusedBit_5_24 : 1 {}; + bool unusedBit_6_24 : 1 {}; /** offset 8 bit 25 */ - bool unusedBit_5_25 : 1 {}; + bool unusedBit_6_25 : 1 {}; /** offset 8 bit 26 */ - bool unusedBit_5_26 : 1 {}; + bool unusedBit_6_26 : 1 {}; /** offset 8 bit 27 */ - bool unusedBit_5_27 : 1 {}; + bool unusedBit_6_27 : 1 {}; /** offset 8 bit 28 */ - bool unusedBit_5_28 : 1 {}; + bool unusedBit_6_28 : 1 {}; /** offset 8 bit 29 */ - bool unusedBit_5_29 : 1 {}; + bool unusedBit_6_29 : 1 {}; /** offset 8 bit 30 */ - bool unusedBit_5_30 : 1 {}; + bool unusedBit_6_30 : 1 {}; /** offset 8 bit 31 */ - bool unusedBit_5_31 : 1 {}; + bool unusedBit_6_31 : 1 {}; }; static_assert(sizeof(LuaAdjustments) == 12); @@ -440,4 +440,4 @@ struct engine_state_s { static_assert(sizeof(engine_state_s) == 156); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sun Nov 06 00:27:04 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Tue Nov 15 14:33:13 UTC 2022 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 15f96379c9..4003b3a1af 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:34:03 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 40f66dd1d2..312d76bc3a 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:46 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5291,6 +5293,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 8f9e28d08d..811a9bdd64 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:03 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:19 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index c65cf0ebf7..497aa52b58 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:21 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index c2d090601d..6a5cedac6a 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:34:00 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 4aa6817385..ed42171c14 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:45 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5291,6 +5293,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index f65e57c7ad..e4be3324e7 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 15 04:46:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 15 14:33:16 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 0f6bd177cb..13edf487d7 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:57 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index dbb59a5e0a..c362d9ab6c 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:59 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 9838fccef8..aea1fbd79b 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:48 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 44017c8d65..f7a234bd68 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:22 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 742ea0da44..43f82dc773 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:36 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index a3197b8035..44ddd61bb4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:35 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index d70e6cc571..0c9177e60f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:27 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 8d4b8fc3cd..1e4f9ab173 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:25 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 41b62f0e0d..5fdc26b999 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:24 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 5599bcc82f..5d354f2b18 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:14 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:29 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index f8f4f91525..2f5bb4ec6a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:18 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:32 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 2853ba080e..f9410adae0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:33 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5288,6 +5290,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 208d8ae7e5..4b7c7256a3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:16 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:30 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 8d795a2163..cb5b209eeb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:25 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:38 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index d39a07084b..6dc8174054 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:40 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5290,6 +5292,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 5e97bd4ad8..356c36a89a 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 15 04:45:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 15 14:33:15 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 3315396409..a7daed9b3b 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:30 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:43 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5291,6 +5293,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index e0d9b39e71..5d18a5f9e2 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:41 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5291,6 +5293,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index e934466d22..7115e0ef30 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:51 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index cadbc3b891..49b51f8bfa 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:49 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 04ac6e5293..d70e6c95c8 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:43 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:54 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 4640de6550..9396a7ffa8 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:52 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index f61daf2a64..4317cce6b0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:55 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5287,6 +5289,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 7811214c36..1b106358ee 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:01 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Tue Nov 15 14:33:18 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5289,6 +5291,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index b78c2e4aec..b975312ca1 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -86,7 +86,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 04:46:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 15 14:34:02 UTC 2022 pageSize = 22800 page = 1 @@ -2682,6 +2682,7 @@ lua_fuelMult = scalar, F32, 876, "", 1, 0 lua_clutchUpState = bits, U32, 880, [0:0] lua_brakePedalState = bits, U32, 880, [1:1] lua_acRequestState = bits, U32, 880, [2:2] +lua_luaDisableEtb = bits, U32, 880, [3:3] sd_tCharge = scalar, F32, 884, "", 1, 0 sd_tChargeK = scalar, F32, 888, "", 1, 0 sd_airFlow = scalar, F32, 892, "", 1, 0 @@ -4530,6 +4531,7 @@ entry = lua_fuelMult, "lua_fuelMult", float, "%.3f" entry = lua_clutchUpState, "lua_clutchUpState", int, "%d" entry = lua_brakePedalState, "lua_brakePedalState", int, "%d" entry = lua_acRequestState, "lua_acRequestState", int, "%d" +entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d" entry = sd_tCharge, "speed density", float, "%.3f" entry = sd_tChargeK, "sd_tChargeK", float, "%.3f" entry = sd_airFlow, "sd_airFlow", float, "%.3f" @@ -5293,6 +5295,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2 indicator = {lua_clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {lua_brakePedalState}, "brakePedalState No", "brakePedalState Yes" indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes" + indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" indicator = {brakePedalState}, "brakePedalState No", "brakePedalState Yes" diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java index 4ef8fe69dc..908b63b7c8 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Tue Nov 15 04:45:57 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Tue Nov 15 14:33:13 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -398,35 +398,35 @@ public class EngineState { public static final Field LUA_CLUTCHUPSTATE = Field.create("LUA_CLUTCHUPSTATE", 8, FieldType.BIT, 0); public static final Field LUA_BRAKEPEDALSTATE = Field.create("LUA_BRAKEPEDALSTATE", 8, FieldType.BIT, 1); public static final Field LUA_ACREQUESTSTATE = Field.create("LUA_ACREQUESTSTATE", 8, FieldType.BIT, 2); - public static final Field LUA_UNUSEDBIT_5_3 = Field.create("LUA_UNUSEDBIT_5_3", 8, FieldType.BIT, 3); - public static final Field LUA_UNUSEDBIT_5_4 = Field.create("LUA_UNUSEDBIT_5_4", 8, FieldType.BIT, 4); - public static final Field LUA_UNUSEDBIT_5_5 = Field.create("LUA_UNUSEDBIT_5_5", 8, FieldType.BIT, 5); - public static final Field LUA_UNUSEDBIT_5_6 = Field.create("LUA_UNUSEDBIT_5_6", 8, FieldType.BIT, 6); - public static final Field LUA_UNUSEDBIT_5_7 = Field.create("LUA_UNUSEDBIT_5_7", 8, FieldType.BIT, 7); - public static final Field LUA_UNUSEDBIT_5_8 = Field.create("LUA_UNUSEDBIT_5_8", 8, FieldType.BIT, 8); - public static final Field LUA_UNUSEDBIT_5_9 = Field.create("LUA_UNUSEDBIT_5_9", 8, FieldType.BIT, 9); - public static final Field LUA_UNUSEDBIT_5_10 = Field.create("LUA_UNUSEDBIT_5_10", 8, FieldType.BIT, 10); - public static final Field LUA_UNUSEDBIT_5_11 = Field.create("LUA_UNUSEDBIT_5_11", 8, FieldType.BIT, 11); - public static final Field LUA_UNUSEDBIT_5_12 = Field.create("LUA_UNUSEDBIT_5_12", 8, FieldType.BIT, 12); - public static final Field LUA_UNUSEDBIT_5_13 = Field.create("LUA_UNUSEDBIT_5_13", 8, FieldType.BIT, 13); - public static final Field LUA_UNUSEDBIT_5_14 = Field.create("LUA_UNUSEDBIT_5_14", 8, FieldType.BIT, 14); - public static final Field LUA_UNUSEDBIT_5_15 = Field.create("LUA_UNUSEDBIT_5_15", 8, FieldType.BIT, 15); - public static final Field LUA_UNUSEDBIT_5_16 = Field.create("LUA_UNUSEDBIT_5_16", 8, FieldType.BIT, 16); - public static final Field LUA_UNUSEDBIT_5_17 = Field.create("LUA_UNUSEDBIT_5_17", 8, FieldType.BIT, 17); - public static final Field LUA_UNUSEDBIT_5_18 = Field.create("LUA_UNUSEDBIT_5_18", 8, FieldType.BIT, 18); - public static final Field LUA_UNUSEDBIT_5_19 = Field.create("LUA_UNUSEDBIT_5_19", 8, FieldType.BIT, 19); - public static final Field LUA_UNUSEDBIT_5_20 = Field.create("LUA_UNUSEDBIT_5_20", 8, FieldType.BIT, 20); - public static final Field LUA_UNUSEDBIT_5_21 = Field.create("LUA_UNUSEDBIT_5_21", 8, FieldType.BIT, 21); - public static final Field LUA_UNUSEDBIT_5_22 = Field.create("LUA_UNUSEDBIT_5_22", 8, FieldType.BIT, 22); - public static final Field LUA_UNUSEDBIT_5_23 = Field.create("LUA_UNUSEDBIT_5_23", 8, FieldType.BIT, 23); - public static final Field LUA_UNUSEDBIT_5_24 = Field.create("LUA_UNUSEDBIT_5_24", 8, FieldType.BIT, 24); - public static final Field LUA_UNUSEDBIT_5_25 = Field.create("LUA_UNUSEDBIT_5_25", 8, FieldType.BIT, 25); - public static final Field LUA_UNUSEDBIT_5_26 = Field.create("LUA_UNUSEDBIT_5_26", 8, FieldType.BIT, 26); - public static final Field LUA_UNUSEDBIT_5_27 = Field.create("LUA_UNUSEDBIT_5_27", 8, FieldType.BIT, 27); - public static final Field LUA_UNUSEDBIT_5_28 = Field.create("LUA_UNUSEDBIT_5_28", 8, FieldType.BIT, 28); - public static final Field LUA_UNUSEDBIT_5_29 = Field.create("LUA_UNUSEDBIT_5_29", 8, FieldType.BIT, 29); - public static final Field LUA_UNUSEDBIT_5_30 = Field.create("LUA_UNUSEDBIT_5_30", 8, FieldType.BIT, 30); - public static final Field LUA_UNUSEDBIT_5_31 = Field.create("LUA_UNUSEDBIT_5_31", 8, FieldType.BIT, 31); + public static final Field LUA_LUADISABLEETB = Field.create("LUA_LUADISABLEETB", 8, FieldType.BIT, 3); + public static final Field LUA_UNUSEDBIT_6_4 = Field.create("LUA_UNUSEDBIT_6_4", 8, FieldType.BIT, 4); + public static final Field LUA_UNUSEDBIT_6_5 = Field.create("LUA_UNUSEDBIT_6_5", 8, FieldType.BIT, 5); + public static final Field LUA_UNUSEDBIT_6_6 = Field.create("LUA_UNUSEDBIT_6_6", 8, FieldType.BIT, 6); + public static final Field LUA_UNUSEDBIT_6_7 = Field.create("LUA_UNUSEDBIT_6_7", 8, FieldType.BIT, 7); + public static final Field LUA_UNUSEDBIT_6_8 = Field.create("LUA_UNUSEDBIT_6_8", 8, FieldType.BIT, 8); + public static final Field LUA_UNUSEDBIT_6_9 = Field.create("LUA_UNUSEDBIT_6_9", 8, FieldType.BIT, 9); + public static final Field LUA_UNUSEDBIT_6_10 = Field.create("LUA_UNUSEDBIT_6_10", 8, FieldType.BIT, 10); + public static final Field LUA_UNUSEDBIT_6_11 = Field.create("LUA_UNUSEDBIT_6_11", 8, FieldType.BIT, 11); + public static final Field LUA_UNUSEDBIT_6_12 = Field.create("LUA_UNUSEDBIT_6_12", 8, FieldType.BIT, 12); + public static final Field LUA_UNUSEDBIT_6_13 = Field.create("LUA_UNUSEDBIT_6_13", 8, FieldType.BIT, 13); + public static final Field LUA_UNUSEDBIT_6_14 = Field.create("LUA_UNUSEDBIT_6_14", 8, FieldType.BIT, 14); + public static final Field LUA_UNUSEDBIT_6_15 = Field.create("LUA_UNUSEDBIT_6_15", 8, FieldType.BIT, 15); + public static final Field LUA_UNUSEDBIT_6_16 = Field.create("LUA_UNUSEDBIT_6_16", 8, FieldType.BIT, 16); + public static final Field LUA_UNUSEDBIT_6_17 = Field.create("LUA_UNUSEDBIT_6_17", 8, FieldType.BIT, 17); + public static final Field LUA_UNUSEDBIT_6_18 = Field.create("LUA_UNUSEDBIT_6_18", 8, FieldType.BIT, 18); + public static final Field LUA_UNUSEDBIT_6_19 = Field.create("LUA_UNUSEDBIT_6_19", 8, FieldType.BIT, 19); + public static final Field LUA_UNUSEDBIT_6_20 = Field.create("LUA_UNUSEDBIT_6_20", 8, FieldType.BIT, 20); + public static final Field LUA_UNUSEDBIT_6_21 = Field.create("LUA_UNUSEDBIT_6_21", 8, FieldType.BIT, 21); + public static final Field LUA_UNUSEDBIT_6_22 = Field.create("LUA_UNUSEDBIT_6_22", 8, FieldType.BIT, 22); + public static final Field LUA_UNUSEDBIT_6_23 = Field.create("LUA_UNUSEDBIT_6_23", 8, FieldType.BIT, 23); + public static final Field LUA_UNUSEDBIT_6_24 = Field.create("LUA_UNUSEDBIT_6_24", 8, FieldType.BIT, 24); + public static final Field LUA_UNUSEDBIT_6_25 = Field.create("LUA_UNUSEDBIT_6_25", 8, FieldType.BIT, 25); + public static final Field LUA_UNUSEDBIT_6_26 = Field.create("LUA_UNUSEDBIT_6_26", 8, FieldType.BIT, 26); + public static final Field LUA_UNUSEDBIT_6_27 = Field.create("LUA_UNUSEDBIT_6_27", 8, FieldType.BIT, 27); + public static final Field LUA_UNUSEDBIT_6_28 = Field.create("LUA_UNUSEDBIT_6_28", 8, FieldType.BIT, 28); + public static final Field LUA_UNUSEDBIT_6_29 = Field.create("LUA_UNUSEDBIT_6_29", 8, FieldType.BIT, 29); + public static final Field LUA_UNUSEDBIT_6_30 = Field.create("LUA_UNUSEDBIT_6_30", 8, FieldType.BIT, 30); + public static final Field LUA_UNUSEDBIT_6_31 = Field.create("LUA_UNUSEDBIT_6_31", 8, FieldType.BIT, 31); public static final Field SD_TCHARGE = Field.create("SD_TCHARGE", 12, FieldType.FLOAT); public static final Field SD_TCHARGEK = Field.create("SD_TCHARGEK", 16, FieldType.FLOAT); public static final Field SD_AIRFLOW = Field.create("SD_AIRFLOW", 20, FieldType.FLOAT); @@ -504,35 +504,35 @@ public class EngineState { LUA_CLUTCHUPSTATE, LUA_BRAKEPEDALSTATE, LUA_ACREQUESTSTATE, - LUA_UNUSEDBIT_5_3, - LUA_UNUSEDBIT_5_4, - LUA_UNUSEDBIT_5_5, - LUA_UNUSEDBIT_5_6, - LUA_UNUSEDBIT_5_7, - LUA_UNUSEDBIT_5_8, - LUA_UNUSEDBIT_5_9, - LUA_UNUSEDBIT_5_10, - LUA_UNUSEDBIT_5_11, - LUA_UNUSEDBIT_5_12, - LUA_UNUSEDBIT_5_13, - LUA_UNUSEDBIT_5_14, - LUA_UNUSEDBIT_5_15, - LUA_UNUSEDBIT_5_16, - LUA_UNUSEDBIT_5_17, - LUA_UNUSEDBIT_5_18, - LUA_UNUSEDBIT_5_19, - LUA_UNUSEDBIT_5_20, - LUA_UNUSEDBIT_5_21, - LUA_UNUSEDBIT_5_22, - LUA_UNUSEDBIT_5_23, - LUA_UNUSEDBIT_5_24, - LUA_UNUSEDBIT_5_25, - LUA_UNUSEDBIT_5_26, - LUA_UNUSEDBIT_5_27, - LUA_UNUSEDBIT_5_28, - LUA_UNUSEDBIT_5_29, - LUA_UNUSEDBIT_5_30, - LUA_UNUSEDBIT_5_31, + LUA_LUADISABLEETB, + LUA_UNUSEDBIT_6_4, + LUA_UNUSEDBIT_6_5, + LUA_UNUSEDBIT_6_6, + LUA_UNUSEDBIT_6_7, + LUA_UNUSEDBIT_6_8, + LUA_UNUSEDBIT_6_9, + LUA_UNUSEDBIT_6_10, + LUA_UNUSEDBIT_6_11, + LUA_UNUSEDBIT_6_12, + LUA_UNUSEDBIT_6_13, + LUA_UNUSEDBIT_6_14, + LUA_UNUSEDBIT_6_15, + LUA_UNUSEDBIT_6_16, + LUA_UNUSEDBIT_6_17, + LUA_UNUSEDBIT_6_18, + LUA_UNUSEDBIT_6_19, + LUA_UNUSEDBIT_6_20, + LUA_UNUSEDBIT_6_21, + LUA_UNUSEDBIT_6_22, + LUA_UNUSEDBIT_6_23, + LUA_UNUSEDBIT_6_24, + LUA_UNUSEDBIT_6_25, + LUA_UNUSEDBIT_6_26, + LUA_UNUSEDBIT_6_27, + LUA_UNUSEDBIT_6_28, + LUA_UNUSEDBIT_6_29, + LUA_UNUSEDBIT_6_30, + LUA_UNUSEDBIT_6_31, SD_TCHARGE, SD_TCHARGEK, SD_AIRFLOW,