Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-01-03 03:28:07 +00:00
parent 8167fcebad
commit 3526c8789f
153 changed files with 17804 additions and 17305 deletions

View File

@ -820,7 +820,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1120,7 +1120,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.cypress.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.cypress.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -820,7 +820,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1469061149 #define SIGNATURE_HASH 417429923
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1120,7 +1120,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.kin.1469061149" #define TS_SIGNATURE "rusEFI master.2024.01.03.kin.417429923"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1057,7 +1057,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2593125493 #define SIGNATURE_HASH 3590231499
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1357,7 +1357,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.subaru_eg33_f7.2593125493" #define TS_SIGNATURE "rusEFI master.2024.01.03.subaru_eg33_f7.3590231499"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -123,7 +123,6 @@ entry = rawClt, "rawClt", float, "%.3f"
entry = rawIat, "rawIat", float, "%.3f" entry = rawIat, "rawIat", float, "%.3f"
entry = rawOilPressure, "rawOilPressure", float, "%.3f" entry = rawOilPressure, "rawOilPressure", float, "%.3f"
entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d" entry = fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", int, "%d"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f" entry = rawPpsSecondary, "rawPpsSecondary", float, "%.3f"
entry = idlePositionSensor, "Idle: Position sensor", float, "%.3f" entry = idlePositionSensor, "Idle: Position sensor", float, "%.3f"
entry = AFRValue, "Air/Fuel Ratio", float, "%.3f" entry = AFRValue, "Air/Fuel Ratio", float, "%.3f"
@ -170,9 +169,6 @@ entry = rawAfr, "rawAfr", float, "%.3f"
entry = calibrationValue2, "calibrationValue2", float, "%.3f" entry = calibrationValue2, "calibrationValue2", float, "%.3f"
entry = luaInvocationCounter, "Lua: Tick counter", int, "%d" entry = luaInvocationCounter, "Lua: Tick counter", int, "%d"
entry = luaLastCycleDuration, "Lua: Last tick duration", int, "%d" entry = luaLastCycleDuration, "Lua: Last tick duration", int, "%d"
entry = tcu_currentRange, "TCU: Current Range", int, "%d"
entry = tcRatio, "TCU: Torque Converter Ratio", float, "%.3f"
entry = lastShiftTime, "lastShiftTime", float, "%.3f"
entry = vssEdgeCounter, "vssEdgeCounter", int, "%d" entry = vssEdgeCounter, "vssEdgeCounter", int, "%d"
entry = issEdgeCounter, "issEdgeCounter", int, "%d" entry = issEdgeCounter, "issEdgeCounter", int, "%d"
entry = auxLinear1, "Aux linear #1", float, "%.3f" entry = auxLinear1, "Aux linear #1", float, "%.3f"
@ -404,6 +400,9 @@ entry = m_knockRetard, "Knock: Retard", float, "%.3f"
entry = m_knockThreshold, "Knock: Threshold", float, "%.3f" entry = m_knockThreshold, "Knock: Threshold", float, "%.3f"
entry = m_knockCount, "Knock: Count", int, "%d" entry = m_knockCount, "Knock: Count", int, "%d"
entry = m_maximumRetard, "Knock: Max retard", float, "%.3f" entry = m_maximumRetard, "Knock: Max retard", float, "%.3f"
entry = tcuCurrentGear, "Current Gear", int, "%d"
entry = tcRatio, "TCU: Torque Converter Ratio", float, "%.3f"
entry = lastShiftTime, "lastShiftTime", float, "%.3f"
entry = throttleUseWotModel, "Air: Throttle model WOT", int, "%d" entry = throttleUseWotModel, "Air: Throttle model WOT", int, "%d"
entry = throttleModelCrossoverAngle, "Air: Throttle crossover pos", float, "%.3f" entry = throttleModelCrossoverAngle, "Air: Throttle crossover pos", float, "%.3f"
entry = throttleEstimatedFlow, "Air: Throttle flow estimate", float, "%.3f" entry = throttleEstimatedFlow, "Air: Throttle flow estimate", float, "%.3f"

View File

@ -68,6 +68,13 @@ dialog = knock_controllerDialog, "knock_controller"
liveGraph = knock_controller_5_Graph, "Graph", South liveGraph = knock_controller_5_Graph, "Graph", South
graphLine = m_maximumRetard graphLine = m_maximumRetard
dialog = tcu_controllerDialog, "tcu_controller"
liveGraph = tcu_controller_1_Graph, "Graph", South
graphLine = tcuCurrentGear
graphLine = tcRatio
graphLine = lastShiftTime
indicatorPanel = throttle_modelIndicatorPanel, 2 indicatorPanel = throttle_modelIndicatorPanel, 2
indicator = {throttleUseWotModel}, "throttleUseWotModel No", "throttleUseWotModel Yes" indicator = {throttleUseWotModel}, "throttleUseWotModel No", "throttleUseWotModel Yes"

View File

@ -1,6 +1,7 @@
subMenu = fuel_computerDialog, "fuel_computer" subMenu = fuel_computerDialog, "fuel_computer"
subMenu = ignition_stateDialog, "ignition_state" subMenu = ignition_stateDialog, "ignition_state"
subMenu = knock_controllerDialog, "knock_controller" subMenu = knock_controllerDialog, "knock_controller"
subMenu = tcu_controllerDialog, "tcu_controller"
subMenu = throttle_modelDialog, "throttle_model" subMenu = throttle_modelDialog, "throttle_model"
subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump" subMenu = high_pressure_fuel_pumpDialog, "high_pressure_fuel_pump"
subMenu = injector_modelDialog, "injector_model" subMenu = injector_modelDialog, "injector_model"

View File

@ -3,6 +3,7 @@ decl_frag<output_channels_s>{},
decl_frag<fuel_computer_s>{}, decl_frag<fuel_computer_s>{},
decl_frag<ignition_state_s>{}, decl_frag<ignition_state_s>{},
decl_frag<knock_controller_s>{}, decl_frag<knock_controller_s>{},
decl_frag<tcu_controller_s>{},
decl_frag<throttle_model_s>{}, decl_frag<throttle_model_s>{},
decl_frag<high_pressure_fuel_pump_s>{}, decl_frag<high_pressure_fuel_pump_s>{},
decl_frag<injector_model_s>{}, decl_frag<injector_model_s>{},

View File

@ -6,6 +6,7 @@ LDS_output_channels,
LDS_fuel_computer, LDS_fuel_computer,
LDS_ignition_state, LDS_ignition_state,
LDS_knock_controller, LDS_knock_controller,
LDS_tcu_controller,
LDS_throttle_model, LDS_throttle_model,
LDS_high_pressure_fuel_pump, LDS_high_pressure_fuel_pump,
LDS_injector_model, LDS_injector_model,
@ -31,9 +32,10 @@ LDS_vvt,
LDS_lambda_monitor, LDS_lambda_monitor,
} live_data_e; } live_data_e;
#define OUTPUT_CHANNELS_BASE_ADDRESS 0 #define OUTPUT_CHANNELS_BASE_ADDRESS 0
#define FUEL_COMPUTER_BASE_ADDRESS 800 #define FUEL_COMPUTER_BASE_ADDRESS 792
#define IGNITION_STATE_BASE_ADDRESS 852 #define IGNITION_STATE_BASE_ADDRESS 844
#define KNOCK_CONTROLLER_BASE_ADDRESS 892 #define KNOCK_CONTROLLER_BASE_ADDRESS 884
#define TCU_CONTROLLER_BASE_ADDRESS 916
#define THROTTLE_MODEL_BASE_ADDRESS 924 #define THROTTLE_MODEL_BASE_ADDRESS 924
#define HIGH_PRESSURE_FUEL_PUMP_BASE_ADDRESS 936 #define HIGH_PRESSURE_FUEL_PUMP_BASE_ADDRESS 936
#define INJECTOR_MODEL_BASE_ADDRESS 964 #define INJECTOR_MODEL_BASE_ADDRESS 964

View File

@ -124,7 +124,6 @@ rawClt = scalar, S16, 220, "V", 0.001, 0
rawIat = scalar, S16, 222, "V", 0.001, 0 rawIat = scalar, S16, 222, "V", 0.001, 0
rawOilPressure = scalar, S16, 224, "V", 0.001, 0 rawOilPressure = scalar, S16, 224, "V", 0.001, 0
fuelClosedLoopBinIdx = scalar, U08, 226, "", 1, 0 fuelClosedLoopBinIdx = scalar, U08, 226, "", 1, 0
tcuCurrentGear = scalar, S08, 227, "gear", 1, 0
rawPpsSecondary = scalar, S16, 228, "V", 0.001, 0 rawPpsSecondary = scalar, S16, 228, "V", 0.001, 0
idlePositionSensor = scalar, S16, 230, "%", 0.01, 0 idlePositionSensor = scalar, S16, 230, "%", 0.01, 0
AFRValue = scalar, U16, 232, "AFR", 0.001, 0 AFRValue = scalar, U16, 232, "AFR", 0.001, 0
@ -171,359 +170,360 @@ rawAfr = scalar, U16, 306, "V", 0.001, 0
calibrationValue2 = scalar, F32, 308, "", 1, 0 calibrationValue2 = scalar, F32, 308, "", 1, 0
luaInvocationCounter = scalar, U32, 312, "count", 1, 0 luaInvocationCounter = scalar, U32, 312, "count", 1, 0
luaLastCycleDuration = scalar, U32, 316, "nt", 1, 0 luaLastCycleDuration = scalar, U32, 316, "nt", 1, 0
tcu_currentRange = scalar, U08, 320, "", 1, 0 vssEdgeCounter = scalar, U32, 320, "", 1, 0
tcRatio = scalar, U16, 322, "value", 0.01, 0 issEdgeCounter = scalar, U32, 324, "", 1, 0
lastShiftTime = scalar, F32, 324, "", 1, 0 auxLinear1 = scalar, S16, 328, "", 0.01, 0
vssEdgeCounter = scalar, U32, 328, "", 1, 0 auxLinear2 = scalar, S16, 330, "", 0.01, 0
issEdgeCounter = scalar, U32, 332, "", 1, 0 fallbackMap = scalar, U16, 332, "kPa", 0.1, 0
auxLinear1 = scalar, S16, 336, "", 0.01, 0 instantMAPValue = scalar, U16, 334, "kPa", 0.03333333333333333, 0
auxLinear2 = scalar, S16, 338, "", 0.01, 0 maxLockedDuration = scalar, U16, 336, "us", 1, 0
fallbackMap = scalar, U16, 340, "kPa", 0.1, 0 canWriteOk = scalar, U16, 338, "", 1, 0
instantMAPValue = scalar, U16, 342, "kPa", 0.03333333333333333, 0 canWriteNotOk = scalar, U16, 340, "", 1, 0
maxLockedDuration = scalar, U16, 344, "us", 1, 0 triggerPrimaryFall = scalar, U32, 344, "", 1, 0
canWriteOk = scalar, U16, 346, "", 1, 0 triggerPrimaryRise = scalar, U32, 348, "", 1, 0
canWriteNotOk = scalar, U16, 348, "", 1, 0 triggerSecondaryFall = scalar, U32, 352, "", 1, 0
triggerPrimaryFall = scalar, U32, 352, "", 1, 0 triggerSecondaryRise = scalar, U32, 356, "", 1, 0
triggerPrimaryRise = scalar, U32, 356, "", 1, 0 triggerVvtFall = scalar, U16, 360, "", 1, 0
triggerSecondaryFall = scalar, U32, 360, "", 1, 0 triggerVvtRise = scalar, U16, 362, "", 1, 0
triggerSecondaryRise = scalar, U32, 364, "", 1, 0 triggerVvt2Fall = scalar, U16, 364, "", 1, 0
triggerVvtFall = scalar, U16, 368, "", 1, 0 triggerVvt2Rise = scalar, U16, 366, "", 1, 0
triggerVvtRise = scalar, U16, 370, "", 1, 0 starterState = scalar, U08, 368, "", 1, 0
triggerVvt2Fall = scalar, U16, 372, "", 1, 0 starterRelayDisable = scalar, U08, 369, "", 1, 0
triggerVvt2Rise = scalar, U16, 374, "", 1, 0 multiSparkCounter = scalar, U08, 370, "", 1, 0
starterState = scalar, U08, 376, "", 1, 0 extiOverflowCount = scalar, U08, 371, "", 1, 0
starterRelayDisable = scalar, U08, 377, "", 1, 0 alternatorStatus_pTerm = scalar, F32, 372, "", 1, 0
multiSparkCounter = scalar, U08, 378, "", 1, 0 alternatorStatus_iTerm = scalar, S16, 376, "", 0.01, 0
extiOverflowCount = scalar, U08, 379, "", 1, 0 alternatorStatus_dTerm = scalar, S16, 378, "", 0.01, 0
alternatorStatus_pTerm = scalar, F32, 380, "", 1, 0 alternatorStatus_output = scalar, S16, 380, "", 0.01, 0
alternatorStatus_iTerm = scalar, S16, 384, "", 0.01, 0 alternatorStatus_error = scalar, S16, 382, "", 0.01, 0
alternatorStatus_dTerm = scalar, S16, 386, "", 0.01, 0 alternatorStatus_resetCounter = scalar, U32, 384, "", 1, 0
alternatorStatus_output = scalar, S16, 388, "", 0.01, 0 idleStatus_pTerm = scalar, F32, 388, "", 1, 0
alternatorStatus_error = scalar, S16, 390, "", 0.01, 0 idleStatus_iTerm = scalar, S16, 392, "", 0.01, 0
alternatorStatus_resetCounter = scalar, U32, 392, "", 1, 0 idleStatus_dTerm = scalar, S16, 394, "", 0.01, 0
idleStatus_pTerm = scalar, F32, 396, "", 1, 0 idleStatus_output = scalar, S16, 396, "", 0.01, 0
idleStatus_iTerm = scalar, S16, 400, "", 0.01, 0 idleStatus_error = scalar, S16, 398, "", 0.01, 0
idleStatus_dTerm = scalar, S16, 402, "", 0.01, 0 idleStatus_resetCounter = scalar, U32, 400, "", 1, 0
idleStatus_output = scalar, S16, 404, "", 0.01, 0 etbStatus_pTerm = scalar, F32, 404, "", 1, 0
idleStatus_error = scalar, S16, 406, "", 0.01, 0 etbStatus_iTerm = scalar, S16, 408, "", 0.01, 0
idleStatus_resetCounter = scalar, U32, 408, "", 1, 0 etbStatus_dTerm = scalar, S16, 410, "", 0.01, 0
etbStatus_pTerm = scalar, F32, 412, "", 1, 0 etbStatus_output = scalar, S16, 412, "", 0.01, 0
etbStatus_iTerm = scalar, S16, 416, "", 0.01, 0 etbStatus_error = scalar, S16, 414, "", 0.01, 0
etbStatus_dTerm = scalar, S16, 418, "", 0.01, 0 etbStatus_resetCounter = scalar, U32, 416, "", 1, 0
etbStatus_output = scalar, S16, 420, "", 0.01, 0 boostStatus_pTerm = scalar, F32, 420, "", 1, 0
etbStatus_error = scalar, S16, 422, "", 0.01, 0 boostStatus_iTerm = scalar, S16, 424, "", 0.01, 0
etbStatus_resetCounter = scalar, U32, 424, "", 1, 0 boostStatus_dTerm = scalar, S16, 426, "", 0.01, 0
boostStatus_pTerm = scalar, F32, 428, "", 1, 0 boostStatus_output = scalar, S16, 428, "", 0.01, 0
boostStatus_iTerm = scalar, S16, 432, "", 0.01, 0 boostStatus_error = scalar, S16, 430, "", 0.01, 0
boostStatus_dTerm = scalar, S16, 434, "", 0.01, 0 boostStatus_resetCounter = scalar, U32, 432, "", 1, 0
boostStatus_output = scalar, S16, 436, "", 0.01, 0 wastegateDcStatus_pTerm = scalar, F32, 436, "", 1, 0
boostStatus_error = scalar, S16, 438, "", 0.01, 0 wastegateDcStatus_iTerm = scalar, S16, 440, "", 0.01, 0
boostStatus_resetCounter = scalar, U32, 440, "", 1, 0 wastegateDcStatus_dTerm = scalar, S16, 442, "", 0.01, 0
wastegateDcStatus_pTerm = scalar, F32, 444, "", 1, 0 wastegateDcStatus_output = scalar, S16, 444, "", 0.01, 0
wastegateDcStatus_iTerm = scalar, S16, 448, "", 0.01, 0 wastegateDcStatus_error = scalar, S16, 446, "", 0.01, 0
wastegateDcStatus_dTerm = scalar, S16, 450, "", 0.01, 0 wastegateDcStatus_resetCounter = scalar, U32, 448, "", 1, 0
wastegateDcStatus_output = scalar, S16, 452, "", 0.01, 0 vvtStatus1_pTerm = scalar, F32, 452, "", 1, 0
wastegateDcStatus_error = scalar, S16, 454, "", 0.01, 0 vvtStatus1_iTerm = scalar, S16, 456, "", 0.01, 0
wastegateDcStatus_resetCounter = scalar, U32, 456, "", 1, 0 vvtStatus1_dTerm = scalar, S16, 458, "", 0.01, 0
vvtStatus1_pTerm = scalar, F32, 460, "", 1, 0 vvtStatus1_output = scalar, S16, 460, "", 0.01, 0
vvtStatus1_iTerm = scalar, S16, 464, "", 0.01, 0 vvtStatus1_error = scalar, S16, 462, "", 0.01, 0
vvtStatus1_dTerm = scalar, S16, 466, "", 0.01, 0 vvtStatus1_resetCounter = scalar, U32, 464, "", 1, 0
vvtStatus1_output = scalar, S16, 468, "", 0.01, 0 vvtStatus2_pTerm = scalar, F32, 468, "", 1, 0
vvtStatus1_error = scalar, S16, 470, "", 0.01, 0 vvtStatus2_iTerm = scalar, S16, 472, "", 0.01, 0
vvtStatus1_resetCounter = scalar, U32, 472, "", 1, 0 vvtStatus2_dTerm = scalar, S16, 474, "", 0.01, 0
vvtStatus2_pTerm = scalar, F32, 476, "", 1, 0 vvtStatus2_output = scalar, S16, 476, "", 0.01, 0
vvtStatus2_iTerm = scalar, S16, 480, "", 0.01, 0 vvtStatus2_error = scalar, S16, 478, "", 0.01, 0
vvtStatus2_dTerm = scalar, S16, 482, "", 0.01, 0 vvtStatus2_resetCounter = scalar, U32, 480, "", 1, 0
vvtStatus2_output = scalar, S16, 484, "", 0.01, 0 vvtStatus3_pTerm = scalar, F32, 484, "", 1, 0
vvtStatus2_error = scalar, S16, 486, "", 0.01, 0 vvtStatus3_iTerm = scalar, S16, 488, "", 0.01, 0
vvtStatus2_resetCounter = scalar, U32, 488, "", 1, 0 vvtStatus3_dTerm = scalar, S16, 490, "", 0.01, 0
vvtStatus3_pTerm = scalar, F32, 492, "", 1, 0 vvtStatus3_output = scalar, S16, 492, "", 0.01, 0
vvtStatus3_iTerm = scalar, S16, 496, "", 0.01, 0 vvtStatus3_error = scalar, S16, 494, "", 0.01, 0
vvtStatus3_dTerm = scalar, S16, 498, "", 0.01, 0 vvtStatus3_resetCounter = scalar, U32, 496, "", 1, 0
vvtStatus3_output = scalar, S16, 500, "", 0.01, 0 vvtStatus4_pTerm = scalar, F32, 500, "", 1, 0
vvtStatus3_error = scalar, S16, 502, "", 0.01, 0 vvtStatus4_iTerm = scalar, S16, 504, "", 0.01, 0
vvtStatus3_resetCounter = scalar, U32, 504, "", 1, 0 vvtStatus4_dTerm = scalar, S16, 506, "", 0.01, 0
vvtStatus4_pTerm = scalar, F32, 508, "", 1, 0 vvtStatus4_output = scalar, S16, 508, "", 0.01, 0
vvtStatus4_iTerm = scalar, S16, 512, "", 0.01, 0 vvtStatus4_error = scalar, S16, 510, "", 0.01, 0
vvtStatus4_dTerm = scalar, S16, 514, "", 0.01, 0 vvtStatus4_resetCounter = scalar, U32, 512, "", 1, 0
vvtStatus4_output = scalar, S16, 516, "", 0.01, 0 auxSpeed1 = scalar, U16, 516, "s", 1, 0
vvtStatus4_error = scalar, S16, 518, "", 0.01, 0 auxSpeed2 = scalar, U16, 518, "s", 1, 0
vvtStatus4_resetCounter = scalar, U32, 520, "", 1, 0 ISSValue = scalar, U16, 520, "RPM", 1, 0
auxSpeed1 = scalar, U16, 524, "s", 1, 0 rawAnalogInput1 = scalar, S16, 522, "V", 0.001, 0
auxSpeed2 = scalar, U16, 526, "s", 1, 0 rawAnalogInput2 = scalar, S16, 524, "V", 0.001, 0
ISSValue = scalar, U16, 528, "RPM", 1, 0 rawAnalogInput3 = scalar, S16, 526, "V", 0.001, 0
rawAnalogInput1 = scalar, S16, 530, "V", 0.001, 0 rawAnalogInput4 = scalar, S16, 528, "V", 0.001, 0
rawAnalogInput2 = scalar, S16, 532, "V", 0.001, 0 rawAnalogInput5 = scalar, S16, 530, "V", 0.001, 0
rawAnalogInput3 = scalar, S16, 534, "V", 0.001, 0 rawAnalogInput6 = scalar, S16, 532, "V", 0.001, 0
rawAnalogInput4 = scalar, S16, 536, "V", 0.001, 0 rawAnalogInput7 = scalar, S16, 534, "V", 0.001, 0
rawAnalogInput5 = scalar, S16, 538, "V", 0.001, 0 rawAnalogInput8 = scalar, S16, 536, "V", 0.001, 0
rawAnalogInput6 = scalar, S16, 540, "V", 0.001, 0 gppwmOutput1 = scalar, U08, 538, "%", 0.5, 0
rawAnalogInput7 = scalar, S16, 542, "V", 0.001, 0 gppwmOutput2 = scalar, U08, 539, "%", 0.5, 0
rawAnalogInput8 = scalar, S16, 544, "V", 0.001, 0 gppwmOutput3 = scalar, U08, 540, "%", 0.5, 0
gppwmOutput1 = scalar, U08, 546, "%", 0.5, 0 gppwmOutput4 = scalar, U08, 541, "%", 0.5, 0
gppwmOutput2 = scalar, U08, 547, "%", 0.5, 0 gppwmXAxis1 = scalar, S16, 542, "", 1, 0
gppwmOutput3 = scalar, U08, 548, "%", 0.5, 0 gppwmXAxis2 = scalar, S16, 544, "", 1, 0
gppwmOutput4 = scalar, U08, 549, "%", 0.5, 0 gppwmXAxis3 = scalar, S16, 546, "", 1, 0
gppwmXAxis1 = scalar, S16, 550, "", 1, 0 gppwmXAxis4 = scalar, S16, 548, "", 1, 0
gppwmXAxis2 = scalar, S16, 552, "", 1, 0 gppwmYAxis1 = scalar, S16, 550, "", 0.1, 0
gppwmXAxis3 = scalar, S16, 554, "", 1, 0 gppwmYAxis2 = scalar, S16, 552, "", 0.1, 0
gppwmXAxis4 = scalar, S16, 556, "", 1, 0 gppwmYAxis3 = scalar, S16, 554, "", 0.1, 0
gppwmYAxis1 = scalar, S16, 558, "", 0.1, 0 gppwmYAxis4 = scalar, S16, 556, "", 0.1, 0
gppwmYAxis2 = scalar, S16, 560, "", 0.1, 0 rawBattery = scalar, S16, 558, "V", 0.001, 0
gppwmYAxis3 = scalar, S16, 562, "", 0.1, 0 ignBlendParameter1 = scalar, S16, 560, "", 0.1, 0
gppwmYAxis4 = scalar, S16, 564, "", 0.1, 0 ignBlendParameter2 = scalar, S16, 562, "", 0.1, 0
rawBattery = scalar, S16, 566, "V", 0.001, 0 ignBlendParameter3 = scalar, S16, 564, "", 0.1, 0
ignBlendParameter1 = scalar, S16, 568, "", 0.1, 0 ignBlendParameter4 = scalar, S16, 566, "", 0.1, 0
ignBlendParameter2 = scalar, S16, 570, "", 0.1, 0 ignBlendBias1 = scalar, U08, 568, "%", 0.5, 0
ignBlendParameter3 = scalar, S16, 572, "", 0.1, 0 ignBlendBias2 = scalar, U08, 569, "%", 0.5, 0
ignBlendParameter4 = scalar, S16, 574, "", 0.1, 0 ignBlendBias3 = scalar, U08, 570, "%", 0.5, 0
ignBlendBias1 = scalar, U08, 576, "%", 0.5, 0 ignBlendBias4 = scalar, U08, 571, "%", 0.5, 0
ignBlendBias2 = scalar, U08, 577, "%", 0.5, 0 ignBlendOutput1 = scalar, S16, 572, "deg", 0.01, 0
ignBlendBias3 = scalar, U08, 578, "%", 0.5, 0 ignBlendOutput2 = scalar, S16, 574, "deg", 0.01, 0
ignBlendBias4 = scalar, U08, 579, "%", 0.5, 0 ignBlendOutput3 = scalar, S16, 576, "deg", 0.01, 0
ignBlendOutput1 = scalar, S16, 580, "deg", 0.01, 0 ignBlendOutput4 = scalar, S16, 578, "deg", 0.01, 0
ignBlendOutput2 = scalar, S16, 582, "deg", 0.01, 0 veBlendParameter1 = scalar, S16, 580, "", 0.1, 0
ignBlendOutput3 = scalar, S16, 584, "deg", 0.01, 0 veBlendParameter2 = scalar, S16, 582, "", 0.1, 0
ignBlendOutput4 = scalar, S16, 586, "deg", 0.01, 0 veBlendParameter3 = scalar, S16, 584, "", 0.1, 0
veBlendParameter1 = scalar, S16, 588, "", 0.1, 0 veBlendParameter4 = scalar, S16, 586, "", 0.1, 0
veBlendParameter2 = scalar, S16, 590, "", 0.1, 0 veBlendBias1 = scalar, U08, 588, "%", 0.5, 0
veBlendParameter3 = scalar, S16, 592, "", 0.1, 0 veBlendBias2 = scalar, U08, 589, "%", 0.5, 0
veBlendParameter4 = scalar, S16, 594, "", 0.1, 0 veBlendBias3 = scalar, U08, 590, "%", 0.5, 0
veBlendBias1 = scalar, U08, 596, "%", 0.5, 0 veBlendBias4 = scalar, U08, 591, "%", 0.5, 0
veBlendBias2 = scalar, U08, 597, "%", 0.5, 0 veBlendOutput1 = scalar, S16, 592, "%", 0.01, 0
veBlendBias3 = scalar, U08, 598, "%", 0.5, 0 veBlendOutput2 = scalar, S16, 594, "%", 0.01, 0
veBlendBias4 = scalar, U08, 599, "%", 0.5, 0 veBlendOutput3 = scalar, S16, 596, "%", 0.01, 0
veBlendOutput1 = scalar, S16, 600, "%", 0.01, 0 veBlendOutput4 = scalar, S16, 598, "%", 0.01, 0
veBlendOutput2 = scalar, S16, 602, "%", 0.01, 0 boostOpenLoopBlendParameter1 = scalar, S16, 600, "", 0.1, 0
veBlendOutput3 = scalar, S16, 604, "%", 0.01, 0 boostOpenLoopBlendParameter2 = scalar, S16, 602, "", 0.1, 0
veBlendOutput4 = scalar, S16, 606, "%", 0.01, 0 boostOpenLoopBlendBias1 = scalar, U08, 604, "%", 0.5, 0
boostOpenLoopBlendParameter1 = scalar, S16, 608, "", 0.1, 0 boostOpenLoopBlendBias2 = scalar, U08, 605, "%", 0.5, 0
boostOpenLoopBlendParameter2 = scalar, S16, 610, "", 0.1, 0 boostOpenLoopBlendOutput1 = scalar, S08, 606, "%", 1, 0
boostOpenLoopBlendBias1 = scalar, U08, 612, "%", 0.5, 0 boostOpenLoopBlendOutput2 = scalar, S08, 607, "%", 1, 0
boostOpenLoopBlendBias2 = scalar, U08, 613, "%", 0.5, 0 boostClosedLoopBlendParameter1 = scalar, S16, 608, "", 0.1, 0
boostOpenLoopBlendOutput1 = scalar, S08, 614, "%", 1, 0 boostClosedLoopBlendParameter2 = scalar, S16, 610, "", 0.1, 0
boostOpenLoopBlendOutput2 = scalar, S08, 615, "%", 1, 0 boostClosedLoopBlendBias1 = scalar, U08, 612, "%", 0.5, 0
boostClosedLoopBlendParameter1 = scalar, S16, 616, "", 0.1, 0 boostClosedLoopBlendBias2 = scalar, U08, 613, "%", 0.5, 0
boostClosedLoopBlendParameter2 = scalar, S16, 618, "", 0.1, 0 boostClosedLoopBlendOutput1 = scalar, S16, 614, "%", 0.1, 0
boostClosedLoopBlendBias1 = scalar, U08, 620, "%", 0.5, 0 boostClosedLoopBlendOutput2 = scalar, S16, 616, "%", 0.1, 0
boostClosedLoopBlendBias2 = scalar, U08, 621, "%", 0.5, 0 coilState1 = bits, U32, 620, [0:0]
boostClosedLoopBlendOutput1 = scalar, S16, 622, "%", 0.1, 0 coilState2 = bits, U32, 620, [1:1]
boostClosedLoopBlendOutput2 = scalar, S16, 624, "%", 0.1, 0 coilState3 = bits, U32, 620, [2:2]
coilState1 = bits, U32, 628, [0:0] coilState4 = bits, U32, 620, [3:3]
coilState2 = bits, U32, 628, [1:1] coilState5 = bits, U32, 620, [4:4]
coilState3 = bits, U32, 628, [2:2] coilState6 = bits, U32, 620, [5:5]
coilState4 = bits, U32, 628, [3:3] coilState7 = bits, U32, 620, [6:6]
coilState5 = bits, U32, 628, [4:4] coilState8 = bits, U32, 620, [7:7]
coilState6 = bits, U32, 628, [5:5] coilState9 = bits, U32, 620, [8:8]
coilState7 = bits, U32, 628, [6:6] coilState10 = bits, U32, 620, [9:9]
coilState8 = bits, U32, 628, [7:7] coilState11 = bits, U32, 620, [10:10]
coilState9 = bits, U32, 628, [8:8] coilState12 = bits, U32, 620, [11:11]
coilState10 = bits, U32, 628, [9:9] injectorState1 = bits, U32, 620, [12:12]
coilState11 = bits, U32, 628, [10:10] injectorState2 = bits, U32, 620, [13:13]
coilState12 = bits, U32, 628, [11:11] injectorState3 = bits, U32, 620, [14:14]
injectorState1 = bits, U32, 628, [12:12] injectorState4 = bits, U32, 620, [15:15]
injectorState2 = bits, U32, 628, [13:13] injectorState5 = bits, U32, 620, [16:16]
injectorState3 = bits, U32, 628, [14:14] injectorState6 = bits, U32, 620, [17:17]
injectorState4 = bits, U32, 628, [15:15] injectorState7 = bits, U32, 620, [18:18]
injectorState5 = bits, U32, 628, [16:16] injectorState8 = bits, U32, 620, [19:19]
injectorState6 = bits, U32, 628, [17:17] injectorState9 = bits, U32, 620, [20:20]
injectorState7 = bits, U32, 628, [18:18] injectorState10 = bits, U32, 620, [21:21]
injectorState8 = bits, U32, 628, [19:19] injectorState11 = bits, U32, 620, [22:22]
injectorState9 = bits, U32, 628, [20:20] injectorState12 = bits, U32, 620, [23:23]
injectorState10 = bits, U32, 628, [21:21] triggerChannel1 = bits, U32, 620, [24:24]
injectorState11 = bits, U32, 628, [22:22] triggerChannel2 = bits, U32, 620, [25:25]
injectorState12 = bits, U32, 628, [23:23] vvtChannel1 = bits, U32, 620, [26:26]
triggerChannel1 = bits, U32, 628, [24:24] vvtChannel2 = bits, U32, 620, [27:27]
triggerChannel2 = bits, U32, 628, [25:25] vvtChannel3 = bits, U32, 620, [28:28]
vvtChannel1 = bits, U32, 628, [26:26] vvtChannel4 = bits, U32, 620, [29:29]
vvtChannel2 = bits, U32, 628, [27:27] outputRequestPeriod = scalar, U32, 624, "", 1, 0
vvtChannel3 = bits, U32, 628, [28:28] mapFast = scalar, F32, 628, "", 1, 0
vvtChannel4 = bits, U32, 628, [29:29] luaGauges1 = scalar, F32, 632, "value", 1, 0
outputRequestPeriod = scalar, U32, 632, "", 1, 0 luaGauges2 = scalar, F32, 636, "value", 1, 0
mapFast = scalar, F32, 636, "", 1, 0 rawMaf2 = scalar, U16, 640, "V", 0.001, 0
luaGauges1 = scalar, F32, 640, "value", 1, 0 mafMeasured2 = scalar, U16, 642, "kg/h", 0.1, 0
luaGauges2 = scalar, F32, 644, "value", 1, 0 vehicleSpeedKph = scalar, U16, 644, "kph", 0.01, 0
rawMaf2 = scalar, U16, 648, "V", 0.001, 0 Gego = scalar, U16, 646, "%", 0.01,0
mafMeasured2 = scalar, U16, 650, "kg/h", 0.1, 0 testBenchIter = scalar, U16, 648, "count", 1, 0
vehicleSpeedKph = scalar, U16, 652, "kph", 0.01, 0 oilTemp = scalar, S16, 650, "deg C", 0.01, 0
Gego = scalar, U16, 654, "%", 0.01,0 fuelTemp = scalar, S16, 652, "deg C", 0.01, 0
testBenchIter = scalar, U16, 656, "count", 1, 0 ambientTemp = scalar, S16, 654, "deg C", 0.01, 0
oilTemp = scalar, S16, 658, "deg C", 0.01, 0 compressorDischargeTemp = scalar, S16, 656, "deg C", 0.01, 0
fuelTemp = scalar, S16, 660, "deg C", 0.01, 0 compressorDischargePressure = scalar, U16, 658, "kPa", 0.03333333333333333, 0
ambientTemp = scalar, S16, 662, "deg C", 0.01, 0 throttleInletPressure = scalar, U16, 660, "kPa", 0.03333333333333333, 0
compressorDischargeTemp = scalar, S16, 664, "deg C", 0.01, 0 ignitionOnTime = scalar, U16, 662, "sec", 1,0
compressorDischargePressure = scalar, U16, 666, "kPa", 0.03333333333333333, 0 engineRunTime = scalar, U16, 664, "sec", 1,0
throttleInletPressure = scalar, U16, 668, "kPa", 0.03333333333333333, 0 distanceTraveled = scalar, U16, 666, "km", 0.1,0
ignitionOnTime = scalar, U16, 670, "sec", 1,0 afrGasolineScale = scalar, U16, 668, "AFR", 0.001, 0
engineRunTime = scalar, U16, 672, "sec", 1,0 afr2GasolineScale = scalar, U16, 670, "AFR", 0.001, 0
distanceTraveled = scalar, U16, 674, "km", 0.1,0 wheelSlipRatio = scalar, F32, 672, "", 1, 0
afrGasolineScale = scalar, U16, 676, "AFR", 0.001, 0 unusedAtTheEnd1 = scalar, U08, 676, "", 1, 0
afr2GasolineScale = scalar, U16, 678, "AFR", 0.001, 0 unusedAtTheEnd2 = scalar, U08, 677, "", 1, 0
wheelSlipRatio = scalar, F32, 680, "", 1, 0 unusedAtTheEnd3 = scalar, U08, 678, "", 1, 0
unusedAtTheEnd1 = scalar, U08, 684, "", 1, 0 unusedAtTheEnd4 = scalar, U08, 679, "", 1, 0
unusedAtTheEnd2 = scalar, U08, 685, "", 1, 0 unusedAtTheEnd5 = scalar, U08, 680, "", 1, 0
unusedAtTheEnd3 = scalar, U08, 686, "", 1, 0 unusedAtTheEnd6 = scalar, U08, 681, "", 1, 0
unusedAtTheEnd4 = scalar, U08, 687, "", 1, 0 unusedAtTheEnd7 = scalar, U08, 682, "", 1, 0
unusedAtTheEnd5 = scalar, U08, 688, "", 1, 0 unusedAtTheEnd8 = scalar, U08, 683, "", 1, 0
unusedAtTheEnd6 = scalar, U08, 689, "", 1, 0 unusedAtTheEnd9 = scalar, U08, 684, "", 1, 0
unusedAtTheEnd7 = scalar, U08, 690, "", 1, 0 unusedAtTheEnd10 = scalar, U08, 685, "", 1, 0
unusedAtTheEnd8 = scalar, U08, 691, "", 1, 0 unusedAtTheEnd11 = scalar, U08, 686, "", 1, 0
unusedAtTheEnd9 = scalar, U08, 692, "", 1, 0 unusedAtTheEnd12 = scalar, U08, 687, "", 1, 0
unusedAtTheEnd10 = scalar, U08, 693, "", 1, 0 unusedAtTheEnd13 = scalar, U08, 688, "", 1, 0
unusedAtTheEnd11 = scalar, U08, 694, "", 1, 0 unusedAtTheEnd14 = scalar, U08, 689, "", 1, 0
unusedAtTheEnd12 = scalar, U08, 695, "", 1, 0 unusedAtTheEnd15 = scalar, U08, 690, "", 1, 0
unusedAtTheEnd13 = scalar, U08, 696, "", 1, 0 unusedAtTheEnd16 = scalar, U08, 691, "", 1, 0
unusedAtTheEnd14 = scalar, U08, 697, "", 1, 0 unusedAtTheEnd17 = scalar, U08, 692, "", 1, 0
unusedAtTheEnd15 = scalar, U08, 698, "", 1, 0 unusedAtTheEnd18 = scalar, U08, 693, "", 1, 0
unusedAtTheEnd16 = scalar, U08, 699, "", 1, 0 unusedAtTheEnd19 = scalar, U08, 694, "", 1, 0
unusedAtTheEnd17 = scalar, U08, 700, "", 1, 0 unusedAtTheEnd20 = scalar, U08, 695, "", 1, 0
unusedAtTheEnd18 = scalar, U08, 701, "", 1, 0 unusedAtTheEnd21 = scalar, U08, 696, "", 1, 0
unusedAtTheEnd19 = scalar, U08, 702, "", 1, 0 unusedAtTheEnd22 = scalar, U08, 697, "", 1, 0
unusedAtTheEnd20 = scalar, U08, 703, "", 1, 0 unusedAtTheEnd23 = scalar, U08, 698, "", 1, 0
unusedAtTheEnd21 = scalar, U08, 704, "", 1, 0 unusedAtTheEnd24 = scalar, U08, 699, "", 1, 0
unusedAtTheEnd22 = scalar, U08, 705, "", 1, 0 unusedAtTheEnd25 = scalar, U08, 700, "", 1, 0
unusedAtTheEnd23 = scalar, U08, 706, "", 1, 0 unusedAtTheEnd26 = scalar, U08, 701, "", 1, 0
unusedAtTheEnd24 = scalar, U08, 707, "", 1, 0 unusedAtTheEnd27 = scalar, U08, 702, "", 1, 0
unusedAtTheEnd25 = scalar, U08, 708, "", 1, 0 unusedAtTheEnd28 = scalar, U08, 703, "", 1, 0
unusedAtTheEnd26 = scalar, U08, 709, "", 1, 0 unusedAtTheEnd29 = scalar, U08, 704, "", 1, 0
unusedAtTheEnd27 = scalar, U08, 710, "", 1, 0 unusedAtTheEnd30 = scalar, U08, 705, "", 1, 0
unusedAtTheEnd28 = scalar, U08, 711, "", 1, 0 unusedAtTheEnd31 = scalar, U08, 706, "", 1, 0
unusedAtTheEnd29 = scalar, U08, 712, "", 1, 0 unusedAtTheEnd32 = scalar, U08, 707, "", 1, 0
unusedAtTheEnd30 = scalar, U08, 713, "", 1, 0 unusedAtTheEnd33 = scalar, U08, 708, "", 1, 0
unusedAtTheEnd31 = scalar, U08, 714, "", 1, 0 unusedAtTheEnd34 = scalar, U08, 709, "", 1, 0
unusedAtTheEnd32 = scalar, U08, 715, "", 1, 0 unusedAtTheEnd35 = scalar, U08, 710, "", 1, 0
unusedAtTheEnd33 = scalar, U08, 716, "", 1, 0 unusedAtTheEnd36 = scalar, U08, 711, "", 1, 0
unusedAtTheEnd34 = scalar, U08, 717, "", 1, 0 unusedAtTheEnd37 = scalar, U08, 712, "", 1, 0
unusedAtTheEnd35 = scalar, U08, 718, "", 1, 0 unusedAtTheEnd38 = scalar, U08, 713, "", 1, 0
unusedAtTheEnd36 = scalar, U08, 719, "", 1, 0 unusedAtTheEnd39 = scalar, U08, 714, "", 1, 0
unusedAtTheEnd37 = scalar, U08, 720, "", 1, 0 unusedAtTheEnd40 = scalar, U08, 715, "", 1, 0
unusedAtTheEnd38 = scalar, U08, 721, "", 1, 0 unusedAtTheEnd41 = scalar, U08, 716, "", 1, 0
unusedAtTheEnd39 = scalar, U08, 722, "", 1, 0 unusedAtTheEnd42 = scalar, U08, 717, "", 1, 0
unusedAtTheEnd40 = scalar, U08, 723, "", 1, 0 unusedAtTheEnd43 = scalar, U08, 718, "", 1, 0
unusedAtTheEnd41 = scalar, U08, 724, "", 1, 0 unusedAtTheEnd44 = scalar, U08, 719, "", 1, 0
unusedAtTheEnd42 = scalar, U08, 725, "", 1, 0 unusedAtTheEnd45 = scalar, U08, 720, "", 1, 0
unusedAtTheEnd43 = scalar, U08, 726, "", 1, 0 unusedAtTheEnd46 = scalar, U08, 721, "", 1, 0
unusedAtTheEnd44 = scalar, U08, 727, "", 1, 0 unusedAtTheEnd47 = scalar, U08, 722, "", 1, 0
unusedAtTheEnd45 = scalar, U08, 728, "", 1, 0 unusedAtTheEnd48 = scalar, U08, 723, "", 1, 0
unusedAtTheEnd46 = scalar, U08, 729, "", 1, 0 unusedAtTheEnd49 = scalar, U08, 724, "", 1, 0
unusedAtTheEnd47 = scalar, U08, 730, "", 1, 0 unusedAtTheEnd50 = scalar, U08, 725, "", 1, 0
unusedAtTheEnd48 = scalar, U08, 731, "", 1, 0 unusedAtTheEnd51 = scalar, U08, 726, "", 1, 0
unusedAtTheEnd49 = scalar, U08, 732, "", 1, 0 unusedAtTheEnd52 = scalar, U08, 727, "", 1, 0
unusedAtTheEnd50 = scalar, U08, 733, "", 1, 0 unusedAtTheEnd53 = scalar, U08, 728, "", 1, 0
unusedAtTheEnd51 = scalar, U08, 734, "", 1, 0 unusedAtTheEnd54 = scalar, U08, 729, "", 1, 0
unusedAtTheEnd52 = scalar, U08, 735, "", 1, 0 unusedAtTheEnd55 = scalar, U08, 730, "", 1, 0
unusedAtTheEnd53 = scalar, U08, 736, "", 1, 0 unusedAtTheEnd56 = scalar, U08, 731, "", 1, 0
unusedAtTheEnd54 = scalar, U08, 737, "", 1, 0 unusedAtTheEnd57 = scalar, U08, 732, "", 1, 0
unusedAtTheEnd55 = scalar, U08, 738, "", 1, 0 unusedAtTheEnd58 = scalar, U08, 733, "", 1, 0
unusedAtTheEnd56 = scalar, U08, 739, "", 1, 0 unusedAtTheEnd59 = scalar, U08, 734, "", 1, 0
unusedAtTheEnd57 = scalar, U08, 740, "", 1, 0 unusedAtTheEnd60 = scalar, U08, 735, "", 1, 0
unusedAtTheEnd58 = scalar, U08, 741, "", 1, 0 unusedAtTheEnd61 = scalar, U08, 736, "", 1, 0
unusedAtTheEnd59 = scalar, U08, 742, "", 1, 0 unusedAtTheEnd62 = scalar, U08, 737, "", 1, 0
unusedAtTheEnd60 = scalar, U08, 743, "", 1, 0 unusedAtTheEnd63 = scalar, U08, 738, "", 1, 0
unusedAtTheEnd61 = scalar, U08, 744, "", 1, 0 unusedAtTheEnd64 = scalar, U08, 739, "", 1, 0
unusedAtTheEnd62 = scalar, U08, 745, "", 1, 0 unusedAtTheEnd65 = scalar, U08, 740, "", 1, 0
unusedAtTheEnd63 = scalar, U08, 746, "", 1, 0 unusedAtTheEnd66 = scalar, U08, 741, "", 1, 0
unusedAtTheEnd64 = scalar, U08, 747, "", 1, 0 unusedAtTheEnd67 = scalar, U08, 742, "", 1, 0
unusedAtTheEnd65 = scalar, U08, 748, "", 1, 0 unusedAtTheEnd68 = scalar, U08, 743, "", 1, 0
unusedAtTheEnd66 = scalar, U08, 749, "", 1, 0 unusedAtTheEnd69 = scalar, U08, 744, "", 1, 0
unusedAtTheEnd67 = scalar, U08, 750, "", 1, 0 unusedAtTheEnd70 = scalar, U08, 745, "", 1, 0
unusedAtTheEnd68 = scalar, U08, 751, "", 1, 0 unusedAtTheEnd71 = scalar, U08, 746, "", 1, 0
unusedAtTheEnd69 = scalar, U08, 752, "", 1, 0 unusedAtTheEnd72 = scalar, U08, 747, "", 1, 0
unusedAtTheEnd70 = scalar, U08, 753, "", 1, 0 unusedAtTheEnd73 = scalar, U08, 748, "", 1, 0
unusedAtTheEnd71 = scalar, U08, 754, "", 1, 0 unusedAtTheEnd74 = scalar, U08, 749, "", 1, 0
unusedAtTheEnd72 = scalar, U08, 755, "", 1, 0 unusedAtTheEnd75 = scalar, U08, 750, "", 1, 0
unusedAtTheEnd73 = scalar, U08, 756, "", 1, 0 unusedAtTheEnd76 = scalar, U08, 751, "", 1, 0
unusedAtTheEnd74 = scalar, U08, 757, "", 1, 0 unusedAtTheEnd77 = scalar, U08, 752, "", 1, 0
unusedAtTheEnd75 = scalar, U08, 758, "", 1, 0 unusedAtTheEnd78 = scalar, U08, 753, "", 1, 0
unusedAtTheEnd76 = scalar, U08, 759, "", 1, 0 unusedAtTheEnd79 = scalar, U08, 754, "", 1, 0
unusedAtTheEnd77 = scalar, U08, 760, "", 1, 0 unusedAtTheEnd80 = scalar, U08, 755, "", 1, 0
unusedAtTheEnd78 = scalar, U08, 761, "", 1, 0 unusedAtTheEnd81 = scalar, U08, 756, "", 1, 0
unusedAtTheEnd79 = scalar, U08, 762, "", 1, 0 unusedAtTheEnd82 = scalar, U08, 757, "", 1, 0
unusedAtTheEnd80 = scalar, U08, 763, "", 1, 0 unusedAtTheEnd83 = scalar, U08, 758, "", 1, 0
unusedAtTheEnd81 = scalar, U08, 764, "", 1, 0 unusedAtTheEnd84 = scalar, U08, 759, "", 1, 0
unusedAtTheEnd82 = scalar, U08, 765, "", 1, 0 unusedAtTheEnd85 = scalar, U08, 760, "", 1, 0
unusedAtTheEnd83 = scalar, U08, 766, "", 1, 0 unusedAtTheEnd86 = scalar, U08, 761, "", 1, 0
unusedAtTheEnd84 = scalar, U08, 767, "", 1, 0 unusedAtTheEnd87 = scalar, U08, 762, "", 1, 0
unusedAtTheEnd85 = scalar, U08, 768, "", 1, 0 unusedAtTheEnd88 = scalar, U08, 763, "", 1, 0
unusedAtTheEnd86 = scalar, U08, 769, "", 1, 0 unusedAtTheEnd89 = scalar, U08, 764, "", 1, 0
unusedAtTheEnd87 = scalar, U08, 770, "", 1, 0 unusedAtTheEnd90 = scalar, U08, 765, "", 1, 0
unusedAtTheEnd88 = scalar, U08, 771, "", 1, 0 unusedAtTheEnd91 = scalar, U08, 766, "", 1, 0
unusedAtTheEnd89 = scalar, U08, 772, "", 1, 0 unusedAtTheEnd92 = scalar, U08, 767, "", 1, 0
unusedAtTheEnd90 = scalar, U08, 773, "", 1, 0 unusedAtTheEnd93 = scalar, U08, 768, "", 1, 0
unusedAtTheEnd91 = scalar, U08, 774, "", 1, 0 unusedAtTheEnd94 = scalar, U08, 769, "", 1, 0
unusedAtTheEnd92 = scalar, U08, 775, "", 1, 0 unusedAtTheEnd95 = scalar, U08, 770, "", 1, 0
unusedAtTheEnd93 = scalar, U08, 776, "", 1, 0 unusedAtTheEnd96 = scalar, U08, 771, "", 1, 0
unusedAtTheEnd94 = scalar, U08, 777, "", 1, 0 unusedAtTheEnd97 = scalar, U08, 772, "", 1, 0
unusedAtTheEnd95 = scalar, U08, 778, "", 1, 0 unusedAtTheEnd98 = scalar, U08, 773, "", 1, 0
unusedAtTheEnd96 = scalar, U08, 779, "", 1, 0 unusedAtTheEnd99 = scalar, U08, 774, "", 1, 0
unusedAtTheEnd97 = scalar, U08, 780, "", 1, 0 unusedAtTheEnd100 = scalar, U08, 775, "", 1, 0
unusedAtTheEnd98 = scalar, U08, 781, "", 1, 0 unusedAtTheEnd101 = scalar, U08, 776, "", 1, 0
unusedAtTheEnd99 = scalar, U08, 782, "", 1, 0 unusedAtTheEnd102 = scalar, U08, 777, "", 1, 0
unusedAtTheEnd100 = scalar, U08, 783, "", 1, 0 unusedAtTheEnd103 = scalar, U08, 778, "", 1, 0
unusedAtTheEnd101 = scalar, U08, 784, "", 1, 0 unusedAtTheEnd104 = scalar, U08, 779, "", 1, 0
unusedAtTheEnd102 = scalar, U08, 785, "", 1, 0 unusedAtTheEnd105 = scalar, U08, 780, "", 1, 0
unusedAtTheEnd103 = scalar, U08, 786, "", 1, 0 unusedAtTheEnd106 = scalar, U08, 781, "", 1, 0
unusedAtTheEnd104 = scalar, U08, 787, "", 1, 0 unusedAtTheEnd107 = scalar, U08, 782, "", 1, 0
unusedAtTheEnd105 = scalar, U08, 788, "", 1, 0 unusedAtTheEnd108 = scalar, U08, 783, "", 1, 0
unusedAtTheEnd106 = scalar, U08, 789, "", 1, 0 unusedAtTheEnd109 = scalar, U08, 784, "", 1, 0
unusedAtTheEnd107 = scalar, U08, 790, "", 1, 0 unusedAtTheEnd110 = scalar, U08, 785, "", 1, 0
unusedAtTheEnd108 = scalar, U08, 791, "", 1, 0 unusedAtTheEnd111 = scalar, U08, 786, "", 1, 0
unusedAtTheEnd109 = scalar, U08, 792, "", 1, 0 unusedAtTheEnd112 = scalar, U08, 787, "", 1, 0
unusedAtTheEnd110 = scalar, U08, 793, "", 1, 0 unusedAtTheEnd113 = scalar, U08, 788, "", 1, 0
unusedAtTheEnd111 = scalar, U08, 794, "", 1, 0 unusedAtTheEnd114 = scalar, U08, 789, "", 1, 0
unusedAtTheEnd112 = scalar, U08, 795, "", 1, 0 unusedAtTheEnd115 = scalar, U08, 790, "", 1, 0
unusedAtTheEnd113 = scalar, U08, 796, "", 1, 0 unusedAtTheEnd116 = scalar, U08, 791, "", 1, 0
unusedAtTheEnd114 = scalar, U08, 797, "", 1, 0 ; total TS size = 792
unusedAtTheEnd115 = scalar, U08, 798, "", 1, 0 totalFuelCorrection = scalar, F32, 792, "mult", 1,0
unusedAtTheEnd116 = scalar, U08, 799, "", 1, 0 running_postCrankingFuelCorrection = scalar, F32, 796, "", 1, 0
; total TS size = 800 running_intakeTemperatureCoefficient = scalar, F32, 800, "", 1, 0
totalFuelCorrection = scalar, F32, 800, "mult", 1,0 running_coolantTemperatureCoefficient = scalar, F32, 804, "", 1, 0
running_postCrankingFuelCorrection = scalar, F32, 804, "", 1, 0 running_timeSinceCrankingInSecs = scalar, F32, 808, "secs", 1,0
running_intakeTemperatureCoefficient = scalar, F32, 808, "", 1, 0 running_baseFuel = scalar, U16, 812, "mg", 0.01, 0
running_coolantTemperatureCoefficient = scalar, F32, 812, "", 1, 0 running_fuel = scalar, U16, 814, "mg", 0.01, 0
running_timeSinceCrankingInSecs = scalar, F32, 816, "secs", 1,0 afrTableYAxis = scalar, U16, 816, "%", 0.01,0
running_baseFuel = scalar, U16, 820, "mg", 0.01, 0 targetLambda = scalar, U16, 818, "", 1.0E-4,0
running_fuel = scalar, U16, 822, "mg", 0.01, 0 targetAFR = scalar, U16, 820, "ratio", 0.001,0
afrTableYAxis = scalar, U16, 824, "%", 0.01,0 stoichiometricRatio = scalar, U16, 822, "ratio", 0.001, 0
targetLambda = scalar, U16, 826, "", 1.0E-4,0 sdTcharge_coff = scalar, F32, 824, "", 1, 0
targetAFR = scalar, U16, 828, "ratio", 0.001,0 sdAirMassInOneCylinder = scalar, F32, 828, "g", 1, 0
stoichiometricRatio = scalar, U16, 830, "ratio", 0.001, 0 normalizedCylinderFilling = scalar, F32, 832, "%", 1, 0
sdTcharge_coff = scalar, F32, 832, "", 1, 0 brokenInjector = scalar, U08, 836, "", 1, 0
sdAirMassInOneCylinder = scalar, F32, 836, "g", 1, 0 injectorHwIssue = bits, U32, 840, [0:0]
normalizedCylinderFilling = scalar, F32, 840, "%", 1, 0 ; total TS size = 844
brokenInjector = scalar, U08, 844, "", 1, 0 baseDwell = scalar, F32, 844, "ms", 1,0
injectorHwIssue = bits, U32, 848, [0:0] sparkDwell = scalar, F32, 848, "ms", 1,0
; total TS size = 852 dwellAngle = scalar, F32, 852, "deg", 1,0
baseDwell = scalar, F32, 852, "ms", 1,0 cltTimingCorrection = scalar, S16, 856, "deg", 0.01,0
sparkDwell = scalar, F32, 856, "ms", 1,0 timingIatCorrection = scalar, S16, 858, "deg", 0.01,0
dwellAngle = scalar, F32, 860, "deg", 1,0 timingPidCorrection = scalar, S16, 860, "deg", 0.01,0
cltTimingCorrection = scalar, S16, 864, "deg", 0.01,0 baseIgnitionAdvance = scalar, S16, 862, "deg", 0.02, 0
timingIatCorrection = scalar, S16, 866, "deg", 0.01,0 correctedIgnitionAdvance = scalar, S16, 864, "deg", 0.02, 0
timingPidCorrection = scalar, S16, 868, "deg", 0.01,0 dwellVoltageCorrection = scalar, F32, 868, "", 1, 0
baseIgnitionAdvance = scalar, S16, 870, "deg", 0.02, 0 luaTimingAdd = scalar, F32, 872, "deg", 1, 0
correctedIgnitionAdvance = scalar, S16, 872, "deg", 0.02, 0 luaTimingMult = scalar, F32, 876, "deg", 1, 0
dwellVoltageCorrection = scalar, F32, 876, "", 1, 0 luaIgnitionSkip = bits, U32, 880, [0:0]
luaTimingAdd = scalar, F32, 880, "deg", 1, 0 ; total TS size = 884
luaTimingMult = scalar, F32, 884, "deg", 1, 0 m_knockLevel = scalar, F32, 884, "Volts", 1, 0
luaIgnitionSkip = bits, U32, 888, [0:0] m_knockCyl1 = scalar, S08, 888, "dBv", 1, 0
; total TS size = 892 m_knockCyl2 = scalar, S08, 889, "dBv", 1, 0
m_knockLevel = scalar, F32, 892, "Volts", 1, 0 m_knockCyl3 = scalar, S08, 890, "dBv", 1, 0
m_knockCyl1 = scalar, S08, 896, "dBv", 1, 0 m_knockCyl4 = scalar, S08, 891, "dBv", 1, 0
m_knockCyl2 = scalar, S08, 897, "dBv", 1, 0 m_knockCyl5 = scalar, S08, 892, "dBv", 1, 0
m_knockCyl3 = scalar, S08, 898, "dBv", 1, 0 m_knockCyl6 = scalar, S08, 893, "dBv", 1, 0
m_knockCyl4 = scalar, S08, 899, "dBv", 1, 0 m_knockCyl7 = scalar, S08, 894, "dBv", 1, 0
m_knockCyl5 = scalar, S08, 900, "dBv", 1, 0 m_knockCyl8 = scalar, S08, 895, "dBv", 1, 0
m_knockCyl6 = scalar, S08, 901, "dBv", 1, 0 m_knockCyl9 = scalar, S08, 896, "dBv", 1, 0
m_knockCyl7 = scalar, S08, 902, "dBv", 1, 0 m_knockCyl10 = scalar, S08, 897, "dBv", 1, 0
m_knockCyl8 = scalar, S08, 903, "dBv", 1, 0 m_knockCyl11 = scalar, S08, 898, "dBv", 1, 0
m_knockCyl9 = scalar, S08, 904, "dBv", 1, 0 m_knockCyl12 = scalar, S08, 899, "dBv", 1, 0
m_knockCyl10 = scalar, S08, 905, "dBv", 1, 0 m_knockRetard = scalar, F32, 900, "deg", 1,0
m_knockCyl11 = scalar, S08, 906, "dBv", 1, 0 m_knockThreshold = scalar, F32, 904, "", 1, 0
m_knockCyl12 = scalar, S08, 907, "dBv", 1, 0 m_knockCount = scalar, U32, 908, "", 1, 0
m_knockRetard = scalar, F32, 908, "deg", 1,0 m_maximumRetard = scalar, F32, 912, "", 1, 0
m_knockThreshold = scalar, F32, 912, "", 1, 0 ; total TS size = 916
m_knockCount = scalar, U32, 916, "", 1, 0 tcuCurrentGear = scalar, S08, 916, "gear", 1, 0
m_maximumRetard = scalar, F32, 920, "", 1, 0 tcRatio = scalar, U16, 918, "value", 0.01, 0
lastShiftTime = scalar, F32, 920, "", 1, 0
; total TS size = 924 ; total TS size = 924
throttleUseWotModel = bits, U32, 924, [0:0] throttleUseWotModel = bits, U32, 924, [0:0]
throttleModelCrossoverAngle = scalar, S16, 928, "%", 0.01, 0 throttleModelCrossoverAngle = scalar, S16, 928, "%", 0.01, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Sun Dec 31 04:27:14 UTC 2023 // this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Wed Jan 03 03:26:04 UTC 2024
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -628,11 +628,11 @@ struct output_channels_s {
*/ */
uint8_t fuelClosedLoopBinIdx = (uint8_t)0; uint8_t fuelClosedLoopBinIdx = (uint8_t)0;
/** /**
* @@GAUGE_NAME_CURRENT_GEAR@@ * need 4 byte alignment
gear units
* offset 227 * offset 227
*/ */
int8_t tcuCurrentGear = (int8_t)0; uint8_t alignmentFill_at_227[1];
/** /**
V V
* offset 228 * offset 228
@ -806,461 +806,440 @@ struct output_channels_s {
*/ */
uint32_t luaLastCycleDuration = (uint32_t)0; uint32_t luaLastCycleDuration = (uint32_t)0;
/** /**
* "TCU: Current Range"
* offset 320 * offset 320
*/ */
uint8_t tcu_currentRange = (uint8_t)0;
/**
* need 4 byte alignment
units
* offset 321
*/
uint8_t alignmentFill_at_321[1];
/**
* @@GAUGE_NAME_TC_RATIO@@
value
* offset 322
*/
scaled_channel<uint16_t, 100, 1> tcRatio = (uint16_t)0;
/**
* offset 324
*/
float lastShiftTime = (float)0;
/**
* offset 328
*/
uint32_t vssEdgeCounter = (uint32_t)0; uint32_t vssEdgeCounter = (uint32_t)0;
/** /**
* offset 332 * offset 324
*/ */
uint32_t issEdgeCounter = (uint32_t)0; uint32_t issEdgeCounter = (uint32_t)0;
/** /**
* @@GAUGE_NAME_AUX_LINEAR_1@@ * @@GAUGE_NAME_AUX_LINEAR_1@@
* offset 336 * offset 328
*/ */
scaled_channel<int16_t, 100, 1> auxLinear1 = (int16_t)0; scaled_channel<int16_t, 100, 1> auxLinear1 = (int16_t)0;
/** /**
* @@GAUGE_NAME_AUX_LINEAR_2@@ * @@GAUGE_NAME_AUX_LINEAR_2@@
* offset 338 * offset 330
*/ */
scaled_channel<int16_t, 100, 1> auxLinear2 = (int16_t)0; scaled_channel<int16_t, 100, 1> auxLinear2 = (int16_t)0;
/** /**
kPa kPa
* offset 340 * offset 332
*/ */
scaled_channel<uint16_t, 10, 1> fallbackMap = (uint16_t)0; scaled_channel<uint16_t, 10, 1> fallbackMap = (uint16_t)0;
/** /**
* Instant MAP * Instant MAP
kPa kPa
* offset 342 * offset 334
*/ */
scaled_channel<uint16_t, 30, 1> instantMAPValue = (uint16_t)0; scaled_channel<uint16_t, 30, 1> instantMAPValue = (uint16_t)0;
/** /**
us us
* offset 344 * offset 336
*/ */
uint16_t maxLockedDuration = (uint16_t)0; uint16_t maxLockedDuration = (uint16_t)0;
/** /**
* @@GAUGE_NAME_CAN_WRITE_OK@@ * @@GAUGE_NAME_CAN_WRITE_OK@@
* offset 346 * offset 338
*/ */
uint16_t canWriteOk = (uint16_t)0; uint16_t canWriteOk = (uint16_t)0;
/** /**
* @@GAUGE_NAME_CAN_WRITE_ERR@@ * @@GAUGE_NAME_CAN_WRITE_ERR@@
* offset 348 * offset 340
*/ */
uint16_t canWriteNotOk = (uint16_t)0; uint16_t canWriteNotOk = (uint16_t)0;
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
* offset 350 * offset 342
*/ */
uint8_t alignmentFill_at_350[2]; uint8_t alignmentFill_at_342[2];
/** /**
* offset 352 * offset 344
*/ */
uint32_t triggerPrimaryFall = (uint32_t)0; uint32_t triggerPrimaryFall = (uint32_t)0;
/** /**
* offset 356 * offset 348
*/ */
uint32_t triggerPrimaryRise = (uint32_t)0; uint32_t triggerPrimaryRise = (uint32_t)0;
/** /**
* offset 360 * offset 352
*/ */
uint32_t triggerSecondaryFall = (uint32_t)0; uint32_t triggerSecondaryFall = (uint32_t)0;
/** /**
* offset 364 * offset 356
*/ */
uint32_t triggerSecondaryRise = (uint32_t)0; uint32_t triggerSecondaryRise = (uint32_t)0;
/** /**
* offset 368 * offset 360
*/ */
uint16_t triggerVvtFall = (uint16_t)0; uint16_t triggerVvtFall = (uint16_t)0;
/** /**
* offset 370 * offset 362
*/ */
uint16_t triggerVvtRise = (uint16_t)0; uint16_t triggerVvtRise = (uint16_t)0;
/** /**
* offset 372 * offset 364
*/ */
uint16_t triggerVvt2Fall = (uint16_t)0; uint16_t triggerVvt2Fall = (uint16_t)0;
/** /**
* offset 374 * offset 366
*/ */
uint16_t triggerVvt2Rise = (uint16_t)0; uint16_t triggerVvt2Rise = (uint16_t)0;
/** /**
* offset 376 * offset 368
*/ */
uint8_t starterState = (uint8_t)0; uint8_t starterState = (uint8_t)0;
/** /**
* offset 377 * offset 369
*/ */
uint8_t starterRelayDisable = (uint8_t)0; uint8_t starterRelayDisable = (uint8_t)0;
/** /**
* Ign: Multispark count * Ign: Multispark count
* offset 378 * offset 370
*/ */
uint8_t multiSparkCounter = (uint8_t)0; uint8_t multiSparkCounter = (uint8_t)0;
/** /**
* offset 379 * offset 371
*/ */
uint8_t extiOverflowCount = (uint8_t)0; uint8_t extiOverflowCount = (uint8_t)0;
/** /**
* offset 380 * offset 372
*/ */
pid_status_s alternatorStatus; pid_status_s alternatorStatus;
/** /**
* offset 396 * offset 388
*/ */
pid_status_s idleStatus; pid_status_s idleStatus;
/** /**
* offset 412 * offset 404
*/ */
pid_status_s etbStatus; pid_status_s etbStatus;
/** /**
* offset 428 * offset 420
*/ */
pid_status_s boostStatus; pid_status_s boostStatus;
/** /**
* offset 444 * offset 436
*/ */
pid_status_s wastegateDcStatus; pid_status_s wastegateDcStatus;
/** /**
* offset 460 * offset 452
*/ */
pid_status_s vvtStatus[CAM_INPUTS_COUNT]; pid_status_s vvtStatus[CAM_INPUTS_COUNT];
/** /**
* Aux speed 1 * Aux speed 1
s s
* offset 524 * offset 516
*/ */
uint16_t auxSpeed1 = (uint16_t)0; uint16_t auxSpeed1 = (uint16_t)0;
/** /**
* Aux speed 2 * Aux speed 2
s s
* offset 526 * offset 518
*/ */
uint16_t auxSpeed2 = (uint16_t)0; uint16_t auxSpeed2 = (uint16_t)0;
/** /**
* @@GAUGE_NAME_ISS@@ * @@GAUGE_NAME_ISS@@
RPM RPM
* offset 528 * offset 520
*/ */
uint16_t ISSValue = (uint16_t)0; uint16_t ISSValue = (uint16_t)0;
/** /**
V V
* offset 530 * offset 522
*/ */
scaled_channel<int16_t, 1000, 1> rawAnalogInput[LUA_ANALOG_INPUT_COUNT]; scaled_channel<int16_t, 1000, 1> rawAnalogInput[LUA_ANALOG_INPUT_COUNT];
/** /**
* GPPWM Output * GPPWM Output
% %
* offset 546 * offset 538
*/ */
scaled_channel<uint8_t, 2, 1> gppwmOutput[4]; scaled_channel<uint8_t, 2, 1> gppwmOutput[4];
/** /**
* offset 550 * offset 542
*/ */
scaled_channel<int16_t, 1, 1> gppwmXAxis[4]; scaled_channel<int16_t, 1, 1> gppwmXAxis[4];
/** /**
* offset 558 * offset 550
*/ */
scaled_channel<int16_t, 10, 1> gppwmYAxis[4]; scaled_channel<int16_t, 10, 1> gppwmYAxis[4];
/** /**
V V
* offset 566 * offset 558
*/ */
scaled_channel<int16_t, 1000, 1> rawBattery = (int16_t)0; scaled_channel<int16_t, 1000, 1> rawBattery = (int16_t)0;
/** /**
* offset 568 * offset 560
*/ */
scaled_channel<int16_t, 10, 1> ignBlendParameter[IGN_BLEND_COUNT]; scaled_channel<int16_t, 10, 1> ignBlendParameter[IGN_BLEND_COUNT];
/** /**
% %
* offset 576 * offset 568
*/ */
scaled_channel<uint8_t, 2, 1> ignBlendBias[IGN_BLEND_COUNT]; scaled_channel<uint8_t, 2, 1> ignBlendBias[IGN_BLEND_COUNT];
/** /**
deg deg
* offset 580 * offset 572
*/ */
scaled_channel<int16_t, 100, 1> ignBlendOutput[IGN_BLEND_COUNT]; scaled_channel<int16_t, 100, 1> ignBlendOutput[IGN_BLEND_COUNT];
/** /**
* offset 588 * offset 580
*/ */
scaled_channel<int16_t, 10, 1> veBlendParameter[VE_BLEND_COUNT]; scaled_channel<int16_t, 10, 1> veBlendParameter[VE_BLEND_COUNT];
/** /**
% %
* offset 596 * offset 588
*/ */
scaled_channel<uint8_t, 2, 1> veBlendBias[VE_BLEND_COUNT]; scaled_channel<uint8_t, 2, 1> veBlendBias[VE_BLEND_COUNT];
/** /**
% %
* offset 600 * offset 592
*/ */
scaled_channel<int16_t, 100, 1> veBlendOutput[VE_BLEND_COUNT]; scaled_channel<int16_t, 100, 1> veBlendOutput[VE_BLEND_COUNT];
/** /**
* offset 608 * offset 600
*/ */
scaled_channel<int16_t, 10, 1> boostOpenLoopBlendParameter[BOOST_BLEND_COUNT]; scaled_channel<int16_t, 10, 1> boostOpenLoopBlendParameter[BOOST_BLEND_COUNT];
/** /**
% %
* offset 612 * offset 604
*/ */
scaled_channel<uint8_t, 2, 1> boostOpenLoopBlendBias[BOOST_BLEND_COUNT]; scaled_channel<uint8_t, 2, 1> boostOpenLoopBlendBias[BOOST_BLEND_COUNT];
/** /**
% %
* offset 614 * offset 606
*/ */
scaled_channel<int8_t, 1, 1> boostOpenLoopBlendOutput[BOOST_BLEND_COUNT]; scaled_channel<int8_t, 1, 1> boostOpenLoopBlendOutput[BOOST_BLEND_COUNT];
/** /**
* offset 616 * offset 608
*/ */
scaled_channel<int16_t, 10, 1> boostClosedLoopBlendParameter[BOOST_BLEND_COUNT]; scaled_channel<int16_t, 10, 1> boostClosedLoopBlendParameter[BOOST_BLEND_COUNT];
/** /**
% %
* offset 620 * offset 612
*/ */
scaled_channel<uint8_t, 2, 1> boostClosedLoopBlendBias[BOOST_BLEND_COUNT]; scaled_channel<uint8_t, 2, 1> boostClosedLoopBlendBias[BOOST_BLEND_COUNT];
/** /**
% %
* offset 622 * offset 614
*/ */
scaled_channel<int16_t, 10, 1> boostClosedLoopBlendOutput[BOOST_BLEND_COUNT]; scaled_channel<int16_t, 10, 1> boostClosedLoopBlendOutput[BOOST_BLEND_COUNT];
/** /**
* need 4 byte alignment * need 4 byte alignment
units units
* offset 626 * offset 618
*/ */
uint8_t alignmentFill_at_626[2]; uint8_t alignmentFill_at_618[2];
/** /**
offset 628 bit 0 */ offset 620 bit 0 */
bool coilState1 : 1 {}; bool coilState1 : 1 {};
/** /**
offset 628 bit 1 */ offset 620 bit 1 */
bool coilState2 : 1 {}; bool coilState2 : 1 {};
/** /**
offset 628 bit 2 */ offset 620 bit 2 */
bool coilState3 : 1 {}; bool coilState3 : 1 {};
/** /**
offset 628 bit 3 */ offset 620 bit 3 */
bool coilState4 : 1 {}; bool coilState4 : 1 {};
/** /**
offset 628 bit 4 */ offset 620 bit 4 */
bool coilState5 : 1 {}; bool coilState5 : 1 {};
/** /**
offset 628 bit 5 */ offset 620 bit 5 */
bool coilState6 : 1 {}; bool coilState6 : 1 {};
/** /**
offset 628 bit 6 */ offset 620 bit 6 */
bool coilState7 : 1 {}; bool coilState7 : 1 {};
/** /**
offset 628 bit 7 */ offset 620 bit 7 */
bool coilState8 : 1 {}; bool coilState8 : 1 {};
/** /**
offset 628 bit 8 */ offset 620 bit 8 */
bool coilState9 : 1 {}; bool coilState9 : 1 {};
/** /**
offset 628 bit 9 */ offset 620 bit 9 */
bool coilState10 : 1 {}; bool coilState10 : 1 {};
/** /**
offset 628 bit 10 */ offset 620 bit 10 */
bool coilState11 : 1 {}; bool coilState11 : 1 {};
/** /**
offset 628 bit 11 */ offset 620 bit 11 */
bool coilState12 : 1 {}; bool coilState12 : 1 {};
/** /**
offset 628 bit 12 */ offset 620 bit 12 */
bool injectorState1 : 1 {}; bool injectorState1 : 1 {};
/** /**
offset 628 bit 13 */ offset 620 bit 13 */
bool injectorState2 : 1 {}; bool injectorState2 : 1 {};
/** /**
offset 628 bit 14 */ offset 620 bit 14 */
bool injectorState3 : 1 {}; bool injectorState3 : 1 {};
/** /**
offset 628 bit 15 */ offset 620 bit 15 */
bool injectorState4 : 1 {}; bool injectorState4 : 1 {};
/** /**
offset 628 bit 16 */ offset 620 bit 16 */
bool injectorState5 : 1 {}; bool injectorState5 : 1 {};
/** /**
offset 628 bit 17 */ offset 620 bit 17 */
bool injectorState6 : 1 {}; bool injectorState6 : 1 {};
/** /**
offset 628 bit 18 */ offset 620 bit 18 */
bool injectorState7 : 1 {}; bool injectorState7 : 1 {};
/** /**
offset 628 bit 19 */ offset 620 bit 19 */
bool injectorState8 : 1 {}; bool injectorState8 : 1 {};
/** /**
offset 628 bit 20 */ offset 620 bit 20 */
bool injectorState9 : 1 {}; bool injectorState9 : 1 {};
/** /**
offset 628 bit 21 */ offset 620 bit 21 */
bool injectorState10 : 1 {}; bool injectorState10 : 1 {};
/** /**
offset 628 bit 22 */ offset 620 bit 22 */
bool injectorState11 : 1 {}; bool injectorState11 : 1 {};
/** /**
offset 628 bit 23 */ offset 620 bit 23 */
bool injectorState12 : 1 {}; bool injectorState12 : 1 {};
/** /**
offset 628 bit 24 */ offset 620 bit 24 */
bool triggerChannel1 : 1 {}; bool triggerChannel1 : 1 {};
/** /**
offset 628 bit 25 */ offset 620 bit 25 */
bool triggerChannel2 : 1 {}; bool triggerChannel2 : 1 {};
/** /**
* bank 1 intake cam input * bank 1 intake cam input
offset 628 bit 26 */ offset 620 bit 26 */
bool vvtChannel1 : 1 {}; bool vvtChannel1 : 1 {};
/** /**
* bank 1 exhaust cam input * bank 1 exhaust cam input
offset 628 bit 27 */ offset 620 bit 27 */
bool vvtChannel2 : 1 {}; bool vvtChannel2 : 1 {};
/** /**
* bank 2 intake cam input * bank 2 intake cam input
offset 628 bit 28 */ offset 620 bit 28 */
bool vvtChannel3 : 1 {}; bool vvtChannel3 : 1 {};
/** /**
* bank 2 exhaust cam input * bank 2 exhaust cam input
offset 628 bit 29 */ offset 620 bit 29 */
bool vvtChannel4 : 1 {}; bool vvtChannel4 : 1 {};
/** /**
offset 628 bit 30 */ offset 620 bit 30 */
bool unusedBit_234_30 : 1 {}; bool unusedBit_230_30 : 1 {};
/** /**
offset 628 bit 31 */ offset 620 bit 31 */
bool unusedBit_234_31 : 1 {}; bool unusedBit_230_31 : 1 {};
/** /**
* offset 632 * offset 624
*/ */
uint32_t outputRequestPeriod = (uint32_t)0; uint32_t outputRequestPeriod = (uint32_t)0;
/** /**
* offset 636 * offset 628
*/ */
float mapFast = (float)0; float mapFast = (float)0;
/** /**
* Lua: Gauge * Lua: Gauge
value value
* offset 640 * offset 632
*/ */
float luaGauges[LUA_GAUGE_COUNT]; float luaGauges[LUA_GAUGE_COUNT];
/** /**
V V
* offset 648 * offset 640
*/ */
scaled_channel<uint16_t, 1000, 1> rawMaf2 = (uint16_t)0; scaled_channel<uint16_t, 1000, 1> rawMaf2 = (uint16_t)0;
/** /**
* @@GAUGE_NAME_AIR_FLOW_MEASURED_2@@ * @@GAUGE_NAME_AIR_FLOW_MEASURED_2@@
kg/h kg/h
* offset 650 * offset 642
*/ */
scaled_channel<uint16_t, 10, 1> mafMeasured2 = (uint16_t)0; scaled_channel<uint16_t, 10, 1> mafMeasured2 = (uint16_t)0;
/** /**
* @@GAUGE_NAME_VVS@@ * @@GAUGE_NAME_VVS@@
kph kph
* offset 652 * offset 644
*/ */
scaled_channel<uint16_t, 100, 1> vehicleSpeedKph = (uint16_t)0; scaled_channel<uint16_t, 100, 1> vehicleSpeedKph = (uint16_t)0;
/** /**
% %
* offset 654 * offset 646
*/ */
scaled_channel<uint16_t, 100, 1> Gego = (uint16_t)0; scaled_channel<uint16_t, 100, 1> Gego = (uint16_t)0;
/** /**
count count
* offset 656 * offset 648
*/ */
uint16_t testBenchIter = (uint16_t)0; uint16_t testBenchIter = (uint16_t)0;
/** /**
deg C deg C
* offset 658 * offset 650
*/ */
scaled_channel<int16_t, 100, 1> oilTemp = (int16_t)0; scaled_channel<int16_t, 100, 1> oilTemp = (int16_t)0;
/** /**
deg C deg C
* offset 660 * offset 652
*/ */
scaled_channel<int16_t, 100, 1> fuelTemp = (int16_t)0; scaled_channel<int16_t, 100, 1> fuelTemp = (int16_t)0;
/** /**
deg C deg C
* offset 662 * offset 654
*/ */
scaled_channel<int16_t, 100, 1> ambientTemp = (int16_t)0; scaled_channel<int16_t, 100, 1> ambientTemp = (int16_t)0;
/** /**
deg C deg C
* offset 664 * offset 656
*/ */
scaled_channel<int16_t, 100, 1> compressorDischargeTemp = (int16_t)0; scaled_channel<int16_t, 100, 1> compressorDischargeTemp = (int16_t)0;
/** /**
kPa kPa
* offset 666 * offset 658
*/ */
scaled_channel<uint16_t, 30, 1> compressorDischargePressure = (uint16_t)0; scaled_channel<uint16_t, 30, 1> compressorDischargePressure = (uint16_t)0;
/** /**
kPa kPa
* offset 668 * offset 660
*/ */
scaled_channel<uint16_t, 30, 1> throttleInletPressure = (uint16_t)0; scaled_channel<uint16_t, 30, 1> throttleInletPressure = (uint16_t)0;
/** /**
sec sec
* offset 670 * offset 662
*/ */
uint16_t ignitionOnTime = (uint16_t)0; uint16_t ignitionOnTime = (uint16_t)0;
/** /**
sec sec
* offset 672 * offset 664
*/ */
uint16_t engineRunTime = (uint16_t)0; uint16_t engineRunTime = (uint16_t)0;
/** /**
km km
* offset 674 * offset 666
*/ */
scaled_channel<uint16_t, 10, 1> distanceTraveled = (uint16_t)0; scaled_channel<uint16_t, 10, 1> distanceTraveled = (uint16_t)0;
/** /**
* @@GAUGE_NAME_AFR_GAS_SCALE@@ * @@GAUGE_NAME_AFR_GAS_SCALE@@
AFR AFR
* offset 676 * offset 668
*/ */
scaled_channel<uint16_t, 1000, 1> afrGasolineScale = (uint16_t)0; scaled_channel<uint16_t, 1000, 1> afrGasolineScale = (uint16_t)0;
/** /**
* @@GAUGE_NAME_AFR2_GAS_SCALE@@ * @@GAUGE_NAME_AFR2_GAS_SCALE@@
AFR AFR
* offset 678 * offset 670
*/ */
scaled_channel<uint16_t, 1000, 1> afr2GasolineScale = (uint16_t)0; scaled_channel<uint16_t, 1000, 1> afr2GasolineScale = (uint16_t)0;
/** /**
* offset 680 * offset 672
*/ */
float wheelSlipRatio = (float)0; float wheelSlipRatio = (float)0;
/** /**
* offset 684 * offset 676
*/ */
uint8_t unusedAtTheEnd[116]; uint8_t unusedAtTheEnd[116];
}; };
static_assert(sizeof(output_channels_s) == 800); static_assert(sizeof(output_channels_s) == 792);
// end // end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Sun Dec 31 04:27:14 UTC 2023 // this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) console/binary/output_channels.txt Wed Jan 03 03:26:04 UTC 2024

View File

@ -97,7 +97,6 @@ static const LogField fields[] = {
{engine->outputChannels.rawIat, "rawIat", "V", 3}, {engine->outputChannels.rawIat, "rawIat", "V", 3},
{engine->outputChannels.rawOilPressure, "rawOilPressure", "V", 3}, {engine->outputChannels.rawOilPressure, "rawOilPressure", "V", 3},
{engine->outputChannels.fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", "", 0}, {engine->outputChannels.fuelClosedLoopBinIdx, "fuelClosedLoopBinIdx", "", 0},
{engine->outputChannels.tcuCurrentGear, "Current Gear", "gear", 0},
{engine->outputChannels.rawPpsSecondary, "rawPpsSecondary", "V", 3}, {engine->outputChannels.rawPpsSecondary, "rawPpsSecondary", "V", 3},
{engine->outputChannels.idlePositionSensor, "Idle: Position sensor", "%", 2}, {engine->outputChannels.idlePositionSensor, "Idle: Position sensor", "%", 2},
{engine->outputChannels.AFRValue, "Air/Fuel Ratio", "AFR", 2}, {engine->outputChannels.AFRValue, "Air/Fuel Ratio", "AFR", 2},
@ -144,9 +143,6 @@ static const LogField fields[] = {
{engine->outputChannels.calibrationValue2, "calibrationValue2", "", 0}, {engine->outputChannels.calibrationValue2, "calibrationValue2", "", 0},
{engine->outputChannels.luaInvocationCounter, "Lua: Tick counter", "count", 0}, {engine->outputChannels.luaInvocationCounter, "Lua: Tick counter", "count", 0},
{engine->outputChannels.luaLastCycleDuration, "Lua: Last tick duration", "nt", 0}, {engine->outputChannels.luaLastCycleDuration, "Lua: Last tick duration", "nt", 0},
{engine->outputChannels.tcu_currentRange, "TCU: Current Range", "", 0},
{engine->outputChannels.tcRatio, "TCU: Torque Converter Ratio", "value", 0},
{engine->outputChannels.lastShiftTime, "lastShiftTime", "", 0},
{engine->outputChannels.vssEdgeCounter, "vssEdgeCounter", "", 0}, {engine->outputChannels.vssEdgeCounter, "vssEdgeCounter", "", 0},
{engine->outputChannels.issEdgeCounter, "issEdgeCounter", "", 0}, {engine->outputChannels.issEdgeCounter, "issEdgeCounter", "", 0},
{engine->outputChannels.auxLinear1, "Aux linear #1", "", 2}, {engine->outputChannels.auxLinear1, "Aux linear #1", "", 2},

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1697934260 #define SIGNATURE_HASH 709167626
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 false #define ts_show_vr_threshold_2 false
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false #define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-2chan.1697934260" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-2chan.709167626"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1149,7 +1149,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 107021644 #define SIGNATURE_HASH 1225811186
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1449,7 +1449,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false #define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan.107021644" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan.1225811186"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1149,7 +1149,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 107021644 #define SIGNATURE_HASH 1225811186
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1449,7 +1449,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false #define ts_show_vr_threshold_pins false
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan_f7.107021644" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan_f7.1225811186"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1409737131 #define SIGNATURE_HASH 460816405
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan-revA.1409737131" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan-revA.460816405"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 199832148 #define SIGNATURE_HASH 1150833642
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan.199832148" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan.1150833642"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 199832148 #define SIGNATURE_HASH 1150833642
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan_f7.199832148" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan_f7.1150833642"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.at_start_f435.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.at_start_f435.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1363545085 #define SIGNATURE_HASH 506948163
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.atlas.1363545085" #define TS_SIGNATURE "rusEFI master.2024.01.03.atlas.506948163"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 920089281 #define SIGNATURE_HASH 2040927103
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.f407-discovery.920089281" #define TS_SIGNATURE "rusEFI master.2024.01.03.f407-discovery.2040927103"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.f429-discovery.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.f429-discovery.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 664197408 #define SIGNATURE_HASH 1760016542
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.f469-discovery.664197408" #define TS_SIGNATURE "rusEFI master.2024.01.03.f469-discovery.1760016542"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets true #define show_test_presets true
#define SIGNATURE_HASH 1152805784 #define SIGNATURE_HASH 197593638
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.frankenso_na6.1152805784" #define TS_SIGNATURE "rusEFI master.2024.01.03.frankenso_na6.197593638"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 3696780613 #define SIGNATURE_HASH 2468939003
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false #define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-112-17.3696780613" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-112-17.2468939003"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 930903051 #define SIGNATURE_HASH 2014123445
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-gm-e67.930903051" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-gm-e67.2014123445"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1399471197 #define SIGNATURE_HASH 471555555
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false #define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-honda-k.1399471197" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-honda-k.471555555"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 153618554 #define SIGNATURE_HASH 1180264900
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-nb1.153618554" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-nb1.1180264900"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2113324068 #define SIGNATURE_HASH 847750554
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false #define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121nissan.2113324068" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121nissan.847750554"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 624476757 #define SIGNATURE_HASH 1783210987
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121vag.624476757" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121vag.1783210987"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 4174640452 #define SIGNATURE_HASH 3080885498
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen128.4174640452" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen128.3080885498"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 3120535562 #define SIGNATURE_HASH 4136565172
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false #define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen154hyundai.3120535562" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen154hyundai.4136565172"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2510301999 #define SIGNATURE_HASH 3671149201
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen72.2510301999" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen72.3671149201"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1892765525 #define SIGNATURE_HASH 1067462379
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen81.1892765525" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen81.1067462379"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 3251561105 #define SIGNATURE_HASH 2394915631
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen88bmw.3251561105" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen88bmw.2394915631"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2787129679 #define SIGNATURE_HASH 3914422513
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA6.2787129679" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA6.3914422513"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1149,7 +1149,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1650011580 #define SIGNATURE_HASH 757615618
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1449,7 +1449,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA8_96.1650011580" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA8_96.757615618"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 351549446 #define SIGNATURE_HASH 1535465912
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.m74_9.351549446" #define TS_SIGNATURE "rusEFI master.2024.01.03.m74_9.1535465912"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets true #define show_microRusEFI_presets true
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1768212457 #define SIGNATURE_HASH 638953047
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f4.1768212457" #define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f4.638953047"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets true #define show_microRusEFI_presets true
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 1768212457 #define SIGNATURE_HASH 638953047
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f7.1768212457" #define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f7.638953047"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.nucleo_h743.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.nucleo_h743.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 634720803 #define SIGNATURE_HASH 1789162397
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_405.634720803" #define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_405.1789162397"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 634720803 #define SIGNATURE_HASH 1789162397
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_469.634720803" #define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_469.1789162397"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets true #define show_Proteus_presets true
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f4.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f4.827394963"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets true #define show_Proteus_presets true
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f7.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f7.827394963"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets true #define show_Proteus_presets true
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_h7.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_h7.827394963"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 3162951413 #define SIGNATURE_HASH 4093095755
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.s105.3162951413" #define TS_SIGNATURE "rusEFI master.2024.01.03.s105.4093095755"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1147,7 +1147,7 @@
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_small_can_board_presets true #define show_small_can_board_presets true
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 736105274 #define SIGNATURE_HASH 1687253636
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1447,7 +1447,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.small-can-board.736105274" #define TS_SIGNATURE "rusEFI master.2024.01.03.small-can-board.1687253636"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f413_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f413_nucleo.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f429_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f429_nucleo.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f767_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f767_nucleo.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.t-b-g.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.t-b-g.1513143821"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1146,7 +1146,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2683302801 #define SIGNATURE_HASH 3500053039
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1446,7 +1446,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.tdg-pdm8.2683302801" #define TS_SIGNATURE "rusEFI master.2024.01.03.tdg-pdm8.3500053039"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1148,7 +1148,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 2095446725 #define SIGNATURE_HASH 865377147
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1448,7 +1448,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all false #define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI master.2024.01.03.uaefi.2095446725" #define TS_SIGNATURE "rusEFI master.2024.01.03.uaefi.865377147"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1697934260 #define SIGNATURE_HASH 709167626
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-2chan.1697934260" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-2chan.709167626"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 107021644 #define SIGNATURE_HASH 1225811186
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan.107021644" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan.1225811186"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 107021644 #define SIGNATURE_HASH 1225811186
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan_f7.107021644" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-4chan_f7.1225811186"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1409737131 #define SIGNATURE_HASH 460816405
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan-revA.1409737131" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan-revA.460816405"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 199832148 #define SIGNATURE_HASH 1150833642
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan.199832148" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan.1150833642"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 199832148 #define SIGNATURE_HASH 1150833642
#define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan_f7.199832148" #define TS_SIGNATURE "rusEFI master.2024.01.03.alphax-8chan_f7.1150833642"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.at_start_f435.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.at_start_f435.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1363545085 #define SIGNATURE_HASH 506948163
#define TS_SIGNATURE "rusEFI master.2024.01.03.atlas.1363545085" #define TS_SIGNATURE "rusEFI master.2024.01.03.atlas.506948163"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.cypress.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.cypress.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 920089281 #define SIGNATURE_HASH 2040927103
#define TS_SIGNATURE "rusEFI master.2024.01.03.f407-discovery.920089281" #define TS_SIGNATURE "rusEFI master.2024.01.03.f407-discovery.2040927103"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.f429-discovery.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.f429-discovery.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 664197408 #define SIGNATURE_HASH 1760016542
#define TS_SIGNATURE "rusEFI master.2024.01.03.f469-discovery.664197408" #define TS_SIGNATURE "rusEFI master.2024.01.03.f469-discovery.1760016542"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1152805784 #define SIGNATURE_HASH 197593638
#define TS_SIGNATURE "rusEFI master.2024.01.03.frankenso_na6.1152805784" #define TS_SIGNATURE "rusEFI master.2024.01.03.frankenso_na6.197593638"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 3696780613 #define SIGNATURE_HASH 2468939003
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-112-17.3696780613" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-112-17.2468939003"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 930903051 #define SIGNATURE_HASH 2014123445
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-gm-e67.930903051" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-gm-e67.2014123445"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1399471197 #define SIGNATURE_HASH 471555555
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-honda-k.1399471197" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-honda-k.471555555"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 153618554 #define SIGNATURE_HASH 1180264900
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-nb1.153618554" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen-nb1.1180264900"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2113324068 #define SIGNATURE_HASH 847750554
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121nissan.2113324068" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121nissan.847750554"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 624476757 #define SIGNATURE_HASH 1783210987
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121vag.624476757" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen121vag.1783210987"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 4174640452 #define SIGNATURE_HASH 3080885498
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen128.4174640452" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen128.3080885498"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 3120535562 #define SIGNATURE_HASH 4136565172
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen154hyundai.3120535562" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen154hyundai.4136565172"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2510301999 #define SIGNATURE_HASH 3671149201
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen72.2510301999" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen72.3671149201"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1892765525 #define SIGNATURE_HASH 1067462379
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen81.1892765525" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen81.1067462379"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 3251561105 #define SIGNATURE_HASH 2394915631
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellen88bmw.3251561105" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellen88bmw.2394915631"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2787129679 #define SIGNATURE_HASH 3914422513
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA6.2787129679" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA6.3914422513"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1650011580 #define SIGNATURE_HASH 757615618
#define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA8_96.1650011580" #define TS_SIGNATURE "rusEFI master.2024.01.03.hellenNA8_96.757615618"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer
// //
#define SIGNATURE_HASH 1469061149 #define SIGNATURE_HASH 417429923
#define TS_SIGNATURE "rusEFI master.2024.01.03.kin.1469061149" #define TS_SIGNATURE "rusEFI master.2024.01.03.kin.417429923"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 351549446 #define SIGNATURE_HASH 1535465912
#define TS_SIGNATURE "rusEFI master.2024.01.03.m74_9.351549446" #define TS_SIGNATURE "rusEFI master.2024.01.03.m74_9.1535465912"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1768212457 #define SIGNATURE_HASH 638953047
#define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f4.1768212457" #define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f4.638953047"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 1768212457 #define SIGNATURE_HASH 638953047
#define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f7.1768212457" #define TS_SIGNATURE "rusEFI master.2024.01.03.mre_f7.638953047"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.nucleo_h743.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.nucleo_h743.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 634720803 #define SIGNATURE_HASH 1789162397
#define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_405.634720803" #define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_405.1789162397"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 634720803 #define SIGNATURE_HASH 1789162397
#define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_469.634720803" #define TS_SIGNATURE "rusEFI master.2024.01.03.prometheus_469.1789162397"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f4.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f4.827394963"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f7.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_f7.827394963"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2116053549 #define SIGNATURE_HASH 827394963
#define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_h7.2116053549" #define TS_SIGNATURE "rusEFI master.2024.01.03.proteus_h7.827394963"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 3162951413 #define SIGNATURE_HASH 4093095755
#define TS_SIGNATURE "rusEFI master.2024.01.03.s105.3162951413" #define TS_SIGNATURE "rusEFI master.2024.01.03.s105.4093095755"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 736105274 #define SIGNATURE_HASH 1687253636
#define TS_SIGNATURE "rusEFI master.2024.01.03.small-can-board.736105274" #define TS_SIGNATURE "rusEFI master.2024.01.03.small-can-board.1687253636"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f413_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f413_nucleo.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f429_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f429_nucleo.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f767_nucleo.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.stm32f767_nucleo.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2593125493 #define SIGNATURE_HASH 3590231499
#define TS_SIGNATURE "rusEFI master.2024.01.03.subaru_eg33_f7.2593125493" #define TS_SIGNATURE "rusEFI master.2024.01.03.subaru_eg33_f7.3590231499"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 356638643 #define SIGNATURE_HASH 1513143821
#define TS_SIGNATURE "rusEFI master.2024.01.03.t-b-g.356638643" #define TS_SIGNATURE "rusEFI master.2024.01.03.t-b-g.1513143821"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2683302801 #define SIGNATURE_HASH 3500053039
#define TS_SIGNATURE "rusEFI master.2024.01.03.tdg-pdm8.2683302801" #define TS_SIGNATURE "rusEFI master.2024.01.03.tdg-pdm8.3500053039"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2095446725 #define SIGNATURE_HASH 865377147
#define TS_SIGNATURE "rusEFI master.2024.01.03.uaefi.2095446725" #define TS_SIGNATURE "rusEFI master.2024.01.03.uaefi.865377147"

View File

@ -332,9 +332,6 @@ float getOutputValueByName(const char *name) {
// fuelClosedLoopBinIdx // fuelClosedLoopBinIdx
case 1342844099: case 1342844099:
return engine->outputChannels.fuelClosedLoopBinIdx; return engine->outputChannels.fuelClosedLoopBinIdx;
// tcuCurrentGear
case -559761101:
return engine->outputChannels.tcuCurrentGear;
// rawPpsSecondary // rawPpsSecondary
case -1798336054: case -1798336054:
return engine->outputChannels.rawPpsSecondary; return engine->outputChannels.rawPpsSecondary;
@ -419,15 +416,6 @@ float getOutputValueByName(const char *name) {
// luaLastCycleDuration // luaLastCycleDuration
case 823476017: case 823476017:
return engine->outputChannels.luaLastCycleDuration; return engine->outputChannels.luaLastCycleDuration;
// tcu_currentRange
case -518694176:
return engine->outputChannels.tcu_currentRange;
// tcRatio
case -732434245:
return engine->outputChannels.tcRatio;
// lastShiftTime
case 174310950:
return engine->outputChannels.lastShiftTime;
// vssEdgeCounter // vssEdgeCounter
case 385418550: case 385418550:
return engine->outputChannels.vssEdgeCounter; return engine->outputChannels.vssEdgeCounter;

View File

@ -0,0 +1,34 @@
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/tcu/tcu_controller.txt Wed Jan 03 03:26:04 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
#include "rusefi_types.h"
// start of tcu_controller_s
struct tcu_controller_s {
/**
* @@GAUGE_NAME_CURRENT_GEAR@@
gear
* offset 0
*/
int8_t tcuCurrentGear = (int8_t)0;
/**
* need 4 byte alignment
units
* offset 1
*/
uint8_t alignmentFill_at_1[1];
/**
* @@GAUGE_NAME_TC_RATIO@@
value
* offset 2
*/
scaled_channel<uint16_t, 100, 1> tcRatio = (uint16_t)0;
/**
* offset 4
*/
float lastShiftTime = (float)0;
};
static_assert(sizeof(tcu_controller_s) == 8);
// end
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/tcu/tcu_controller.txt Wed Jan 03 03:26:04 UTC 2024

Some files were not shown because too many files have changed in this diff Show More