diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index 62613a93fb..39086ccdd4 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -316,6 +316,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" diff --git a/firmware/console/binary/generated/fancy_content.ini b/firmware/console/binary/generated/fancy_content.ini index 2c2b0a68ab..6960f5c059 100644 --- a/firmware/console/binary/generated/fancy_content.ini +++ b/firmware/console/binary/generated/fancy_content.ini @@ -110,6 +110,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index ef156100f8..13ab2c9fae 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -407,6 +407,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 diff --git a/firmware/controllers/algo/engine_state_generated.h b/firmware/controllers/algo/engine_state_generated.h index 55be3e96f4..145a7a4b9a 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 Thu Jun 30 17:52:53 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Jul 08 04:44:35 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -21,94 +21,94 @@ struct LuaAdjustments { bool brakePedalState : 1 {}; /** offset 8 bit 2 */ - bool unusedBit_4_2 : 1 {}; + bool acRequestState : 1 {}; /** offset 8 bit 3 */ - bool unusedBit_4_3 : 1 {}; + bool unusedBit_5_3 : 1 {}; /** offset 8 bit 4 */ - bool unusedBit_4_4 : 1 {}; + bool unusedBit_5_4 : 1 {}; /** offset 8 bit 5 */ - bool unusedBit_4_5 : 1 {}; + bool unusedBit_5_5 : 1 {}; /** offset 8 bit 6 */ - bool unusedBit_4_6 : 1 {}; + bool unusedBit_5_6 : 1 {}; /** offset 8 bit 7 */ - bool unusedBit_4_7 : 1 {}; + bool unusedBit_5_7 : 1 {}; /** offset 8 bit 8 */ - bool unusedBit_4_8 : 1 {}; + bool unusedBit_5_8 : 1 {}; /** offset 8 bit 9 */ - bool unusedBit_4_9 : 1 {}; + bool unusedBit_5_9 : 1 {}; /** offset 8 bit 10 */ - bool unusedBit_4_10 : 1 {}; + bool unusedBit_5_10 : 1 {}; /** offset 8 bit 11 */ - bool unusedBit_4_11 : 1 {}; + bool unusedBit_5_11 : 1 {}; /** offset 8 bit 12 */ - bool unusedBit_4_12 : 1 {}; + bool unusedBit_5_12 : 1 {}; /** offset 8 bit 13 */ - bool unusedBit_4_13 : 1 {}; + bool unusedBit_5_13 : 1 {}; /** offset 8 bit 14 */ - bool unusedBit_4_14 : 1 {}; + bool unusedBit_5_14 : 1 {}; /** offset 8 bit 15 */ - bool unusedBit_4_15 : 1 {}; + bool unusedBit_5_15 : 1 {}; /** offset 8 bit 16 */ - bool unusedBit_4_16 : 1 {}; + bool unusedBit_5_16 : 1 {}; /** offset 8 bit 17 */ - bool unusedBit_4_17 : 1 {}; + bool unusedBit_5_17 : 1 {}; /** offset 8 bit 18 */ - bool unusedBit_4_18 : 1 {}; + bool unusedBit_5_18 : 1 {}; /** offset 8 bit 19 */ - bool unusedBit_4_19 : 1 {}; + bool unusedBit_5_19 : 1 {}; /** offset 8 bit 20 */ - bool unusedBit_4_20 : 1 {}; + bool unusedBit_5_20 : 1 {}; /** offset 8 bit 21 */ - bool unusedBit_4_21 : 1 {}; + bool unusedBit_5_21 : 1 {}; /** offset 8 bit 22 */ - bool unusedBit_4_22 : 1 {}; + bool unusedBit_5_22 : 1 {}; /** offset 8 bit 23 */ - bool unusedBit_4_23 : 1 {}; + bool unusedBit_5_23 : 1 {}; /** offset 8 bit 24 */ - bool unusedBit_4_24 : 1 {}; + bool unusedBit_5_24 : 1 {}; /** offset 8 bit 25 */ - bool unusedBit_4_25 : 1 {}; + bool unusedBit_5_25 : 1 {}; /** offset 8 bit 26 */ - bool unusedBit_4_26 : 1 {}; + bool unusedBit_5_26 : 1 {}; /** offset 8 bit 27 */ - bool unusedBit_4_27 : 1 {}; + bool unusedBit_5_27 : 1 {}; /** offset 8 bit 28 */ - bool unusedBit_4_28 : 1 {}; + bool unusedBit_5_28 : 1 {}; /** offset 8 bit 29 */ - bool unusedBit_4_29 : 1 {}; + bool unusedBit_5_29 : 1 {}; /** offset 8 bit 30 */ - bool unusedBit_4_30 : 1 {}; + bool unusedBit_5_30 : 1 {}; /** offset 8 bit 31 */ - bool unusedBit_4_31 : 1 {}; + bool unusedBit_5_31 : 1 {}; }; static_assert(sizeof(LuaAdjustments) == 12); @@ -496,4 +496,4 @@ struct engine_state_s { static_assert(sizeof(engine_state_s) == 140); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Thu Jun 30 17:52:53 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Jul 08 04:44:35 UTC 2022 diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index d0580120cc..d65660520f 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -85,7 +85,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 Fri Jul 08 04:29:06 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:38 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 11b3b67426..f9754d9c4d 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -85,7 +85,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 Fri Jul 08 04:28:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:14 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4861,6 +4863,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index cbeffd4307..614c3e9560 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -85,7 +85,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 Fri Jul 08 04:28:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:37 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4858,6 +4860,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index e938548c8d..bff2358ad9 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -85,7 +85,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 Fri Jul 08 04:28:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:39 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4859,6 +4861,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index df474d883a..592a57615c 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -85,7 +85,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 Fri Jul 08 04:29:03 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:34 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 8190751210..4f13603265 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -85,7 +85,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 Fri Jul 08 04:28:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:12 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4861,6 +4863,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index c9b780f75f..e1b2388bf1 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -85,7 +85,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 Fri Jul 08 04:29:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:29 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 74a3e3dd7c..3cbb0752c4 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -85,7 +85,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 Fri Jul 08 04:29:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:32 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index e230a9cb83..ff6133e149 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -85,7 +85,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 Fri Jul 08 04:28:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:16 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 8df663b27f..397187d195 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -85,7 +85,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 Fri Jul 08 04:28:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:41 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index d54d7aae0b..9ee1d1673d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -85,7 +85,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 Fri Jul 08 04:28:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:01 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 77e1b5e403..79fc201932 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -85,7 +85,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 Fri Jul 08 04:28:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:59 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 91dddca663..8052df187f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -85,7 +85,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 Fri Jul 08 04:28:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:48 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 3eae7aec6d..4fdcd25f8c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -85,7 +85,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 Fri Jul 08 04:28:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:46 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index a43395b7d6..a0a0ef512a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -85,7 +85,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 Fri Jul 08 04:28:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:43 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 0b6a01d244..835bd93113 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -85,7 +85,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 Fri Jul 08 04:28:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:50 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index dc63d7b2c4..252e527543 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -85,7 +85,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 Fri Jul 08 04:28:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:54 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 28f614aa11..818ba47b05 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -85,7 +85,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 Fri Jul 08 04:28:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:57 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4859,6 +4861,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index b7f86087b6..ee90f63ebe 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -85,7 +85,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 Fri Jul 08 04:28:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:44:52 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 5e99e51dde..40bcc7ecf9 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -85,7 +85,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 Fri Jul 08 04:28:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:03 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 5aee379fbb..60e257b94e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -85,7 +85,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 Fri Jul 08 04:28:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:05 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index eff09c4f4a..f5d68a1b7e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -85,7 +85,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 Fri Jul 08 04:29:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Jul 08 04:45:42 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 671b1a1f93..9b6b8771fa 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -85,7 +85,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 Fri Jul 08 04:29:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Jul 08 04:45:40 UTC 2022 pageSize = 21272 page = 1 @@ -2477,6 +2477,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4105,6 +4106,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4825,6 +4827,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 6a116ca43b..5cd9a4c512 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -85,7 +85,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 Fri Jul 08 04:28:45 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:10 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4861,6 +4863,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index c6679fa68d..b822d92718 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -85,7 +85,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 Fri Jul 08 04:28:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:07 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4861,6 +4863,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index e866e6f0f0..507894cc4e 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -85,7 +85,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 Fri Jul 08 04:28:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:20 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4859,6 +4861,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 0fd94ff9dd..af72926059 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -85,7 +85,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 Fri Jul 08 04:28:52 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:18 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4859,6 +4861,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 45af024db2..c6d8555625 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -85,7 +85,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 Fri Jul 08 04:28:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:25 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4857,6 +4859,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index ec10ffa1cf..ccb22262ff 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -85,7 +85,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 Fri Jul 08 04:28:55 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:23 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4857,6 +4859,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index fc3ebc367e..4c47c680b6 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -85,7 +85,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 Fri Jul 08 04:28:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:27 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4857,6 +4859,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index f97103cc91..e90d36a91a 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -85,7 +85,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 Fri Jul 08 04:29:11 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 Fri Jul 08 04:45:44 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4860,6 +4862,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState Yes" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index b58341e499..f42440669a 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -85,7 +85,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 Fri Jul 08 04:29:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Jul 08 04:45:36 UTC 2022 pageSize = 21300 page = 1 @@ -2516,6 +2516,7 @@ lua_fuelAdd = scalar, F32, 672, "", 1, 0 lua_fuelMult = scalar, F32, 676, "", 1, 0 lua_clutchUpState = bits, U32, 680, [0:0] lua_brakePedalState = bits, U32, 680, [1:1] +lua_acRequestState = bits, U32, 680, [2:2] sd_isTChargeAirModel = bits, U32, 684, [0:0] sd_airMassInOneCylinder = scalar, F32, 688, "", 1, 0 sd_tCharge = scalar, F32, 692, "", 1, 0 @@ -4144,6 +4145,7 @@ entry = lua_fuelAdd, "lua_fuelAdd", float, "%.3f" 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 = sd_isTChargeAirModel, "sd_isTChargeAirModel", int, "%d" entry = sd_airMassInOneCylinder, "Speed-density logic: calculated air mass in one cylinder, in grams", float, "%.3f" entry = sd_tCharge, "speed density", float, "%.3f" @@ -4864,6 +4866,7 @@ dialog = main_relayDialog, "main_relay" 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 = {sd_isTChargeAirModel}, "isTChargeAirModel No", "isTChargeAirModel Yes" indicator = {clutchUpState}, "clutchUpState No", "clutchUpState Yes" indicator = {clutchDownState}, "clutchDownState No", "clutchDownState 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 e39fa60012..590a8f2dc2 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 Mon Jul 04 21:04:10 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Jul 08 04:44:35 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -393,36 +393,36 @@ public class EngineState { public static final Field LUA_FUELMULT = Field.create("LUA_FUELMULT", 4, FieldType.FLOAT); 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_UNUSEDBIT_4_2 = Field.create("LUA_UNUSEDBIT_4_2", 8, FieldType.BIT, 2); - public static final Field LUA_UNUSEDBIT_4_3 = Field.create("LUA_UNUSEDBIT_4_3", 8, FieldType.BIT, 3); - public static final Field LUA_UNUSEDBIT_4_4 = Field.create("LUA_UNUSEDBIT_4_4", 8, FieldType.BIT, 4); - public static final Field LUA_UNUSEDBIT_4_5 = Field.create("LUA_UNUSEDBIT_4_5", 8, FieldType.BIT, 5); - public static final Field LUA_UNUSEDBIT_4_6 = Field.create("LUA_UNUSEDBIT_4_6", 8, FieldType.BIT, 6); - public static final Field LUA_UNUSEDBIT_4_7 = Field.create("LUA_UNUSEDBIT_4_7", 8, FieldType.BIT, 7); - public static final Field LUA_UNUSEDBIT_4_8 = Field.create("LUA_UNUSEDBIT_4_8", 8, FieldType.BIT, 8); - public static final Field LUA_UNUSEDBIT_4_9 = Field.create("LUA_UNUSEDBIT_4_9", 8, FieldType.BIT, 9); - public static final Field LUA_UNUSEDBIT_4_10 = Field.create("LUA_UNUSEDBIT_4_10", 8, FieldType.BIT, 10); - public static final Field LUA_UNUSEDBIT_4_11 = Field.create("LUA_UNUSEDBIT_4_11", 8, FieldType.BIT, 11); - public static final Field LUA_UNUSEDBIT_4_12 = Field.create("LUA_UNUSEDBIT_4_12", 8, FieldType.BIT, 12); - public static final Field LUA_UNUSEDBIT_4_13 = Field.create("LUA_UNUSEDBIT_4_13", 8, FieldType.BIT, 13); - public static final Field LUA_UNUSEDBIT_4_14 = Field.create("LUA_UNUSEDBIT_4_14", 8, FieldType.BIT, 14); - public static final Field LUA_UNUSEDBIT_4_15 = Field.create("LUA_UNUSEDBIT_4_15", 8, FieldType.BIT, 15); - public static final Field LUA_UNUSEDBIT_4_16 = Field.create("LUA_UNUSEDBIT_4_16", 8, FieldType.BIT, 16); - public static final Field LUA_UNUSEDBIT_4_17 = Field.create("LUA_UNUSEDBIT_4_17", 8, FieldType.BIT, 17); - public static final Field LUA_UNUSEDBIT_4_18 = Field.create("LUA_UNUSEDBIT_4_18", 8, FieldType.BIT, 18); - public static final Field LUA_UNUSEDBIT_4_19 = Field.create("LUA_UNUSEDBIT_4_19", 8, FieldType.BIT, 19); - public static final Field LUA_UNUSEDBIT_4_20 = Field.create("LUA_UNUSEDBIT_4_20", 8, FieldType.BIT, 20); - public static final Field LUA_UNUSEDBIT_4_21 = Field.create("LUA_UNUSEDBIT_4_21", 8, FieldType.BIT, 21); - public static final Field LUA_UNUSEDBIT_4_22 = Field.create("LUA_UNUSEDBIT_4_22", 8, FieldType.BIT, 22); - public static final Field LUA_UNUSEDBIT_4_23 = Field.create("LUA_UNUSEDBIT_4_23", 8, FieldType.BIT, 23); - public static final Field LUA_UNUSEDBIT_4_24 = Field.create("LUA_UNUSEDBIT_4_24", 8, FieldType.BIT, 24); - public static final Field LUA_UNUSEDBIT_4_25 = Field.create("LUA_UNUSEDBIT_4_25", 8, FieldType.BIT, 25); - public static final Field LUA_UNUSEDBIT_4_26 = Field.create("LUA_UNUSEDBIT_4_26", 8, FieldType.BIT, 26); - public static final Field LUA_UNUSEDBIT_4_27 = Field.create("LUA_UNUSEDBIT_4_27", 8, FieldType.BIT, 27); - public static final Field LUA_UNUSEDBIT_4_28 = Field.create("LUA_UNUSEDBIT_4_28", 8, FieldType.BIT, 28); - public static final Field LUA_UNUSEDBIT_4_29 = Field.create("LUA_UNUSEDBIT_4_29", 8, FieldType.BIT, 29); - public static final Field LUA_UNUSEDBIT_4_30 = Field.create("LUA_UNUSEDBIT_4_30", 8, FieldType.BIT, 30); - public static final Field LUA_UNUSEDBIT_4_31 = Field.create("LUA_UNUSEDBIT_4_31", 8, FieldType.BIT, 31); + 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 SD_ISTCHARGEAIRMODEL = Field.create("SD_ISTCHARGEAIRMODEL", 12, FieldType.BIT, 0); public static final Field SD_UNUSEDBIT_1_1 = Field.create("SD_UNUSEDBIT_1_1", 12, FieldType.BIT, 1); public static final Field SD_UNUSEDBIT_1_2 = Field.create("SD_UNUSEDBIT_1_2", 12, FieldType.BIT, 2); @@ -524,36 +524,36 @@ public class EngineState { LUA_FUELMULT, LUA_CLUTCHUPSTATE, LUA_BRAKEPEDALSTATE, - LUA_UNUSEDBIT_4_2, - LUA_UNUSEDBIT_4_3, - LUA_UNUSEDBIT_4_4, - LUA_UNUSEDBIT_4_5, - LUA_UNUSEDBIT_4_6, - LUA_UNUSEDBIT_4_7, - LUA_UNUSEDBIT_4_8, - LUA_UNUSEDBIT_4_9, - LUA_UNUSEDBIT_4_10, - LUA_UNUSEDBIT_4_11, - LUA_UNUSEDBIT_4_12, - LUA_UNUSEDBIT_4_13, - LUA_UNUSEDBIT_4_14, - LUA_UNUSEDBIT_4_15, - LUA_UNUSEDBIT_4_16, - LUA_UNUSEDBIT_4_17, - LUA_UNUSEDBIT_4_18, - LUA_UNUSEDBIT_4_19, - LUA_UNUSEDBIT_4_20, - LUA_UNUSEDBIT_4_21, - LUA_UNUSEDBIT_4_22, - LUA_UNUSEDBIT_4_23, - LUA_UNUSEDBIT_4_24, - LUA_UNUSEDBIT_4_25, - LUA_UNUSEDBIT_4_26, - LUA_UNUSEDBIT_4_27, - LUA_UNUSEDBIT_4_28, - LUA_UNUSEDBIT_4_29, - LUA_UNUSEDBIT_4_30, - LUA_UNUSEDBIT_4_31, + 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, SD_ISTCHARGEAIRMODEL, SD_UNUSEDBIT_1_1, SD_UNUSEDBIT_1_2,