Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-07-25 15:39:01 +00:00
parent 0fe9f50aa7
commit 2851d075f3
155 changed files with 639 additions and 482 deletions

View File

@ -573,6 +573,7 @@ entry = lua_brakePedalState, "lua_brakePedalState", int, "%d"
entry = lua_acRequestState, "lua_acRequestState", int, "%d"
entry = lua_luaDisableEtb, "lua_luaDisableEtb", int, "%d"
entry = lua_luaIgnCut, "lua_luaIgnCut", int, "%d"
entry = lua_luaFuelCut, "lua_luaFuelCut", int, "%d"
entry = lua_clutchDownState, "lua_clutchDownState", int, "%d"
entry = lua_disableDecelerationFuelCutOff, "lua_disableDecelerationFuelCutOff", int, "%d"
entry = sd_tCharge, "Air: Charge temperature estimate", float, "%.3f"

View File

@ -257,6 +257,7 @@ indicatorPanel = engine_stateIndicatorPanel, 2
indicator = {lua_acRequestState}, "acRequestState No", "acRequestState Yes"
indicator = {lua_luaDisableEtb}, "luaDisableEtb No", "luaDisableEtb Yes"
indicator = {lua_luaIgnCut}, "luaIgnCut No", "luaIgnCut Yes"
indicator = {lua_luaFuelCut}, "luaFuelCut No", "luaFuelCut Yes"
indicator = {lua_clutchDownState}, "clutchDownState No", "clutchDownState Yes"
indicator = {lua_disableDecelerationFuelCutOff}, "disableDecelerationFuelCutOff No", "disableDecelerationFuelCutOff Yes"
indicator = {startStopPhysicalState}, "startStopPhysicalState No", "startStopPhysicalState Yes"

View File

@ -652,8 +652,9 @@ lua_brakePedalState = bits, U32, 1128, [1:1]
lua_acRequestState = bits, U32, 1128, [2:2]
lua_luaDisableEtb = bits, U32, 1128, [3:3]
lua_luaIgnCut = bits, U32, 1128, [4:4]
lua_clutchDownState = bits, U32, 1128, [5:5]
lua_disableDecelerationFuelCutOff = bits, U32, 1128, [6:6]
lua_luaFuelCut = bits, U32, 1128, [5:5]
lua_clutchDownState = bits, U32, 1128, [6:6]
lua_disableDecelerationFuelCutOff = bits, U32, 1128, [7:7]
sd_tCharge = scalar, S16, 1132, "deg C", 0.01, 0
sd_tChargeK = scalar, F32, 1136, "", 1, 0
crankingFuel_coolantTemperatureCoefficient = scalar, F32, 1140, "", 1, 0

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/engine_state.txt Thu Jul 04 01:02:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/engine_state.txt Thu Jul 25 15:37:24 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -33,85 +33,85 @@ struct LuaAdjustments {
bool luaIgnCut : 1 {};
/**
offset 8 bit 5 */
bool clutchDownState : 1 {};
bool luaFuelCut : 1 {};
/**
offset 8 bit 6 */
bool disableDecelerationFuelCutOff : 1 {};
bool clutchDownState : 1 {};
/**
offset 8 bit 7 */
bool unusedBit_9_7 : 1 {};
bool disableDecelerationFuelCutOff : 1 {};
/**
offset 8 bit 8 */
bool unusedBit_9_8 : 1 {};
bool unusedBit_10_8 : 1 {};
/**
offset 8 bit 9 */
bool unusedBit_9_9 : 1 {};
bool unusedBit_10_9 : 1 {};
/**
offset 8 bit 10 */
bool unusedBit_9_10 : 1 {};
bool unusedBit_10_10 : 1 {};
/**
offset 8 bit 11 */
bool unusedBit_9_11 : 1 {};
bool unusedBit_10_11 : 1 {};
/**
offset 8 bit 12 */
bool unusedBit_9_12 : 1 {};
bool unusedBit_10_12 : 1 {};
/**
offset 8 bit 13 */
bool unusedBit_9_13 : 1 {};
bool unusedBit_10_13 : 1 {};
/**
offset 8 bit 14 */
bool unusedBit_9_14 : 1 {};
bool unusedBit_10_14 : 1 {};
/**
offset 8 bit 15 */
bool unusedBit_9_15 : 1 {};
bool unusedBit_10_15 : 1 {};
/**
offset 8 bit 16 */
bool unusedBit_9_16 : 1 {};
bool unusedBit_10_16 : 1 {};
/**
offset 8 bit 17 */
bool unusedBit_9_17 : 1 {};
bool unusedBit_10_17 : 1 {};
/**
offset 8 bit 18 */
bool unusedBit_9_18 : 1 {};
bool unusedBit_10_18 : 1 {};
/**
offset 8 bit 19 */
bool unusedBit_9_19 : 1 {};
bool unusedBit_10_19 : 1 {};
/**
offset 8 bit 20 */
bool unusedBit_9_20 : 1 {};
bool unusedBit_10_20 : 1 {};
/**
offset 8 bit 21 */
bool unusedBit_9_21 : 1 {};
bool unusedBit_10_21 : 1 {};
/**
offset 8 bit 22 */
bool unusedBit_9_22 : 1 {};
bool unusedBit_10_22 : 1 {};
/**
offset 8 bit 23 */
bool unusedBit_9_23 : 1 {};
bool unusedBit_10_23 : 1 {};
/**
offset 8 bit 24 */
bool unusedBit_9_24 : 1 {};
bool unusedBit_10_24 : 1 {};
/**
offset 8 bit 25 */
bool unusedBit_9_25 : 1 {};
bool unusedBit_10_25 : 1 {};
/**
offset 8 bit 26 */
bool unusedBit_9_26 : 1 {};
bool unusedBit_10_26 : 1 {};
/**
offset 8 bit 27 */
bool unusedBit_9_27 : 1 {};
bool unusedBit_10_27 : 1 {};
/**
offset 8 bit 28 */
bool unusedBit_9_28 : 1 {};
bool unusedBit_10_28 : 1 {};
/**
offset 8 bit 29 */
bool unusedBit_9_29 : 1 {};
bool unusedBit_10_29 : 1 {};
/**
offset 8 bit 30 */
bool unusedBit_9_30 : 1 {};
bool unusedBit_10_30 : 1 {};
/**
offset 8 bit 31 */
bool unusedBit_9_31 : 1 {};
bool unusedBit_10_31 : 1 {};
};
static_assert(sizeof(LuaAdjustments) == 12);
@ -403,4 +403,4 @@ struct engine_state_s {
static_assert(sizeof(engine_state_s) == 100);
// end
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/engine_state.txt Thu Jul 04 01:02:11 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/engine_state.txt Thu Jul 25 15:37:24 UTC 2024

View File

@ -1289,7 +1289,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 4028074652
#define SIGNATURE_HASH 1282070735
#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_SUFFIX ".bin"
@ -1710,7 +1710,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-2chan.4028074652"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-2chan.1282070735"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1290,7 +1290,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 550920313
#define SIGNATURE_HASH 2628465194
#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_SUFFIX ".bin"
@ -1711,7 +1711,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4chan.550920313"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4chan.2628465194"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1290,7 +1290,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 550920313
#define SIGNATURE_HASH 2628465194
#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_SUFFIX ".bin"
@ -1711,7 +1711,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4chan_f7.550920313"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4chan_f7.2628465194"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1513110480
#define SIGNATURE_HASH 3863832963
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4k-gdi.1513110480"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4k-gdi.3863832963"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1289,7 +1289,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 584720710
#define SIGNATURE_HASH 2661774101
#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_SUFFIX ".bin"
@ -1710,7 +1710,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan-revA.584720710"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan-revA.2661774101"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1289,7 +1289,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 594144671
#define SIGNATURE_HASH 2668937164
#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_SUFFIX ".bin"
@ -1710,7 +1710,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan.594144671"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan.2668937164"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1289,7 +1289,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 594144671
#define SIGNATURE_HASH 2668937164
#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_SUFFIX ".bin"
@ -1710,7 +1710,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan_f7.594144671"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan_f7.2668937164"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1288,7 +1288,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3160502813
#define SIGNATURE_HASH 1843278
#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_SUFFIX ".bin"
@ -1709,7 +1709,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-silver.3160502813"
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-silver.1843278"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.at_start_f435.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.at_start_f435.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3319311861
#define SIGNATURE_HASH 2040922022
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.atlas.3319311861"
#define TS_SIGNATURE "rusEFI master.2024.07.25.atlas.2040922022"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets true
#define show_vvt_output_pin true
#define SIGNATURE_HASH 630096602
#define SIGNATURE_HASH 2582892681
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.f407-discovery.630096602"
#define TS_SIGNATURE "rusEFI master.2024.07.25.f407-discovery.2582892681"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.f429-discovery.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.f429-discovery.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3003678504
#define SIGNATURE_HASH 259337595
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.f469-discovery.3003678504"
#define TS_SIGNATURE "rusEFI master.2024.07.25.f469-discovery.259337595"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets true
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3613134240
#define SIGNATURE_HASH 1797349363
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.frankenso_na6.3613134240"
#define TS_SIGNATURE "rusEFI master.2024.07.25.frankenso_na6.1797349363"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.haba208.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.haba208.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 148365631
#define SIGNATURE_HASH 3031085932
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-112-17.148365631"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-112-17.3031085932"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1302732291
#define SIGNATURE_HASH 4057680976
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-gm-e67.1302732291"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-gm-e67.4057680976"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1290,7 +1290,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2159996913
#define SIGNATURE_HASH 1019461026
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-honda-k.2159996913"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-honda-k.1019461026"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1757908891
#define SIGNATURE_HASH 3569016264
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-nb1.1757908891"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-nb1.3569016264"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 632199617
#define SIGNATURE_HASH 2580794258
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen121nissan.632199617"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen121nissan.2580794258"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 810618200
#define SIGNATURE_HASH 2351718155
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen121vag.810618200"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen121vag.2351718155"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1817006924
#define SIGNATURE_HASH 3492806943
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen128.1817006924"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen128.3492806943"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3669648972
#define SIGNATURE_HASH 1724331039
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen154hyundai.3669648972"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen154hyundai.1724331039"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3867928975
#define SIGNATURE_HASH 1526119388
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen154hyundai_f7.3867928975"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen154hyundai_f7.1526119388"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 20876583
#define SIGNATURE_HASH 3175341940
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen72.20876583"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen72.3175341940"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3830442333
#define SIGNATURE_HASH 1479719694
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen81.3830442333"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen81.1479719694"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 4084005918
#define SIGNATURE_HASH 1326558797
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen88bmw.4084005918"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen88bmw.1326558797"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 360356443
#define SIGNATURE_HASH 2835859464
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellenNA6.360356443"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellenNA6.2835859464"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1293,7 +1293,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3936409749
#define SIGNATURE_HASH 1457359558
#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_SUFFIX ".bin"
@ -1714,7 +1714,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellenNA8_96.3936409749"
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellenNA8_96.1457359558"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 895828324
#define SIGNATURE_HASH 2300056375
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.m74_9.895828324"
#define TS_SIGNATURE "rusEFI master.2024.07.25.m74_9.2300056375"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2633499892
#define SIGNATURE_HASH 545609383
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre-legacy_f4.2633499892"
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre-legacy_f4.545609383"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2633499892
#define SIGNATURE_HASH 545609383
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre_f4.2633499892"
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre_f4.545609383"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2633499892
#define SIGNATURE_HASH 545609383
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre_f7.2633499892"
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre_f7.545609383"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.nucleo_f413.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.nucleo_f413.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2974528555
#define SIGNATURE_HASH 221701752
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.prometheus_405.2974528555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.prometheus_405.221701752"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2974528555
#define SIGNATURE_HASH 221701752
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.prometheus_469.2974528555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.prometheus_469.221701752"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets true
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1808057241
#define SIGNATURE_HASH 3619262922
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_f4.1808057241"
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_f4.3619262922"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets true
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1808057241
#define SIGNATURE_HASH 3619262922
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_f7.1808057241"
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_f7.3619262922"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets true
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1808057241
#define SIGNATURE_HASH 3619262922
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_h7.1808057241"
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_h7.3619262922"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1045756281
#define SIGNATURE_HASH 2183768874
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.s105.1045756281"
#define TS_SIGNATURE "rusEFI master.2024.07.25.s105.2183768874"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_small_can_board_presets true
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 657611673
#define SIGNATURE_HASH 2605648330
#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_SUFFIX ".bin"
@ -1714,7 +1714,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.small-can-board.657611673"
#define TS_SIGNATURE "rusEFI master.2024.07.25.small-can-board.2605648330"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32f429_nucleo.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32f429_nucleo.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32f767_nucleo.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32f767_nucleo.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32h743_nucleo.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32h743_nucleo.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3741204965
#define SIGNATURE_HASH 1652757430
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.subaru_eg33_f7.3741204965"
#define TS_SIGNATURE "rusEFI master.2024.07.25.subaru_eg33_f7.1652757430"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 2178906555
#define SIGNATURE_HASH 1034038248
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.t-b-g.2178906555"
#define TS_SIGNATURE "rusEFI master.2024.07.25.t-b-g.1034038248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3153249587
#define SIGNATURE_HASH 126850912
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.tdg-pdm8.3153249587"
#define TS_SIGNATURE "rusEFI master.2024.07.25.tdg-pdm8.126850912"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1292,7 +1292,7 @@
#define show_test_presets false
#define show_uaefi_presets true
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3300910117
#define SIGNATURE_HASH 2026026614
#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_SUFFIX ".bin"
@ -1713,7 +1713,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.uaefi.3300910117"
#define TS_SIGNATURE "rusEFI master.2024.07.25.uaefi.2026026614"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1291,7 +1291,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3542667401
#define SIGNATURE_HASH 1867875034
#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_SUFFIX ".bin"
@ -1712,7 +1712,7 @@
#define ts_show_vvt_output_pin true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.24.uaefi121.3542667401"
#define TS_SIGNATURE "rusEFI master.2024.07.25.uaefi121.1867875034"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4028074652
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-2chan.4028074652"
#define SIGNATURE_HASH 1282070735
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-2chan.1282070735"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 550920313
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4chan.550920313"
#define SIGNATURE_HASH 2628465194
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4chan.2628465194"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 550920313
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4chan_f7.550920313"
#define SIGNATURE_HASH 2628465194
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4chan_f7.2628465194"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1513110480
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-4k-gdi.1513110480"
#define SIGNATURE_HASH 3863832963
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-4k-gdi.3863832963"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 584720710
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan-revA.584720710"
#define SIGNATURE_HASH 2661774101
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan-revA.2661774101"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 594144671
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan.594144671"
#define SIGNATURE_HASH 2668937164
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan.2668937164"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 594144671
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-8chan_f7.594144671"
#define SIGNATURE_HASH 2668937164
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-8chan_f7.2668937164"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3160502813
#define TS_SIGNATURE "rusEFI master.2024.07.24.alphax-silver.3160502813"
#define SIGNATURE_HASH 1843278
#define TS_SIGNATURE "rusEFI master.2024.07.25.alphax-silver.1843278"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.at_start_f435.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.at_start_f435.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3319311861
#define TS_SIGNATURE "rusEFI master.2024.07.24.atlas.3319311861"
#define SIGNATURE_HASH 2040922022
#define TS_SIGNATURE "rusEFI master.2024.07.25.atlas.2040922022"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 630096602
#define TS_SIGNATURE "rusEFI master.2024.07.24.f407-discovery.630096602"
#define SIGNATURE_HASH 2582892681
#define TS_SIGNATURE "rusEFI master.2024.07.25.f407-discovery.2582892681"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.f429-discovery.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.f429-discovery.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3003678504
#define TS_SIGNATURE "rusEFI master.2024.07.24.f469-discovery.3003678504"
#define SIGNATURE_HASH 259337595
#define TS_SIGNATURE "rusEFI master.2024.07.25.f469-discovery.259337595"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3613134240
#define TS_SIGNATURE "rusEFI master.2024.07.24.frankenso_na6.3613134240"
#define SIGNATURE_HASH 1797349363
#define TS_SIGNATURE "rusEFI master.2024.07.25.frankenso_na6.1797349363"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.haba208.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.haba208.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 148365631
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-112-17.148365631"
#define SIGNATURE_HASH 3031085932
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-112-17.3031085932"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1302732291
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-gm-e67.1302732291"
#define SIGNATURE_HASH 4057680976
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-gm-e67.4057680976"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2159996913
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-honda-k.2159996913"
#define SIGNATURE_HASH 1019461026
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-honda-k.1019461026"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1757908891
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen-nb1.1757908891"
#define SIGNATURE_HASH 3569016264
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen-nb1.3569016264"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 632199617
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen121nissan.632199617"
#define SIGNATURE_HASH 2580794258
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen121nissan.2580794258"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 810618200
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen121vag.810618200"
#define SIGNATURE_HASH 2351718155
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen121vag.2351718155"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1817006924
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen128.1817006924"
#define SIGNATURE_HASH 3492806943
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen128.3492806943"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3669648972
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen154hyundai.3669648972"
#define SIGNATURE_HASH 1724331039
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen154hyundai.1724331039"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3867928975
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen154hyundai_f7.3867928975"
#define SIGNATURE_HASH 1526119388
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen154hyundai_f7.1526119388"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 20876583
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen72.20876583"
#define SIGNATURE_HASH 3175341940
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen72.3175341940"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3830442333
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen81.3830442333"
#define SIGNATURE_HASH 1479719694
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen81.1479719694"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 4084005918
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellen88bmw.4084005918"
#define SIGNATURE_HASH 1326558797
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellen88bmw.1326558797"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 360356443
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellenNA6.360356443"
#define SIGNATURE_HASH 2835859464
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellenNA6.2835859464"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3936409749
#define TS_SIGNATURE "rusEFI master.2024.07.24.hellenNA8_96.3936409749"
#define SIGNATURE_HASH 1457359558
#define TS_SIGNATURE "rusEFI master.2024.07.25.hellenNA8_96.1457359558"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 895828324
#define TS_SIGNATURE "rusEFI master.2024.07.24.m74_9.895828324"
#define SIGNATURE_HASH 2300056375
#define TS_SIGNATURE "rusEFI master.2024.07.25.m74_9.2300056375"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2633499892
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre-legacy_f4.2633499892"
#define SIGNATURE_HASH 545609383
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre-legacy_f4.545609383"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2633499892
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre_f4.2633499892"
#define SIGNATURE_HASH 545609383
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre_f4.545609383"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2633499892
#define TS_SIGNATURE "rusEFI master.2024.07.24.mre_f7.2633499892"
#define SIGNATURE_HASH 545609383
#define TS_SIGNATURE "rusEFI master.2024.07.25.mre_f7.545609383"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.nucleo_f413.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.nucleo_f413.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2974528555
#define TS_SIGNATURE "rusEFI master.2024.07.24.prometheus_405.2974528555"
#define SIGNATURE_HASH 221701752
#define TS_SIGNATURE "rusEFI master.2024.07.25.prometheus_405.221701752"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2974528555
#define TS_SIGNATURE "rusEFI master.2024.07.24.prometheus_469.2974528555"
#define SIGNATURE_HASH 221701752
#define TS_SIGNATURE "rusEFI master.2024.07.25.prometheus_469.221701752"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1808057241
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_f4.1808057241"
#define SIGNATURE_HASH 3619262922
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_f4.3619262922"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1808057241
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_f7.1808057241"
#define SIGNATURE_HASH 3619262922
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_f7.3619262922"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1808057241
#define TS_SIGNATURE "rusEFI master.2024.07.24.proteus_h7.1808057241"
#define SIGNATURE_HASH 3619262922
#define TS_SIGNATURE "rusEFI master.2024.07.25.proteus_h7.3619262922"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1045756281
#define TS_SIGNATURE "rusEFI master.2024.07.24.s105.1045756281"
#define SIGNATURE_HASH 2183768874
#define TS_SIGNATURE "rusEFI master.2024.07.25.s105.2183768874"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 657611673
#define TS_SIGNATURE "rusEFI master.2024.07.24.small-can-board.657611673"
#define SIGNATURE_HASH 2605648330
#define TS_SIGNATURE "rusEFI master.2024.07.25.small-can-board.2605648330"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32f429_nucleo.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32f429_nucleo.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32f767_nucleo.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32f767_nucleo.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.stm32h743_nucleo.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.stm32h743_nucleo.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3741204965
#define TS_SIGNATURE "rusEFI master.2024.07.24.subaru_eg33_f7.3741204965"
#define SIGNATURE_HASH 1652757430
#define TS_SIGNATURE "rusEFI master.2024.07.25.subaru_eg33_f7.1652757430"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2178906555
#define TS_SIGNATURE "rusEFI master.2024.07.24.t-b-g.2178906555"
#define SIGNATURE_HASH 1034038248
#define TS_SIGNATURE "rusEFI master.2024.07.25.t-b-g.1034038248"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 3153249587
#define TS_SIGNATURE "rusEFI master.2024.07.24.tdg-pdm8.3153249587"
#define SIGNATURE_HASH 126850912
#define TS_SIGNATURE "rusEFI master.2024.07.25.tdg-pdm8.126850912"

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