Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-07-08 04:45:52 +00:00
parent 2e62f059f9
commit e45990462c
37 changed files with 224 additions and 125 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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,