Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2024-05-21 14:11:35 +00:00
parent 2e2d2d03ff
commit d3d7325aa1
146 changed files with 702 additions and 550 deletions

View File

@ -473,6 +473,7 @@ entry = isLaunchCondition, "isLaunchCondition", int, "%d"
entry = isSwitchActivated, "isSwitchActivated", int, "%d"
entry = isClutchActivated, "isClutchActivated", int, "%d"
entry = isValidInputPin, "isValidInputPin", int, "%d"
entry = isAfterLaunch, "isAfterLaunch", int, "%d"
entry = activateSwitchCondition, "activateSwitchCondition", int, "%d"
entry = rpmCondition, "rpmCondition", int, "%d"
entry = speedCondition, "speedCondition", int, "%d"

View File

@ -127,6 +127,7 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {isSwitchActivated}, "isSwitchActivated No", "isSwitchActivated Yes"
indicator = {isClutchActivated}, "isClutchActivated No", "isClutchActivated Yes"
indicator = {isValidInputPin}, "isValidInputPin No", "isValidInputPin Yes"
indicator = {isAfterLaunch}, "isAfterLaunch No", "isAfterLaunch Yes"
indicator = {activateSwitchCondition}, "activateSwitchCondition No", "activateSwitchCondition Yes"
indicator = {rpmCondition}, "rpmCondition No", "rpmCondition Yes"
indicator = {speedCondition}, "speedCondition No", "speedCondition Yes"

View File

@ -555,10 +555,11 @@ isLaunchCondition = bits, U32, 1032, [3:3]
isSwitchActivated = bits, U32, 1032, [4:4]
isClutchActivated = bits, U32, 1032, [5:5]
isValidInputPin = bits, U32, 1032, [6:6]
activateSwitchCondition = bits, U32, 1032, [7:7]
rpmCondition = bits, U32, 1032, [8:8]
speedCondition = bits, U32, 1032, [9:9]
tpsCondition = bits, U32, 1032, [10:10]
isAfterLaunch = bits, U32, 1032, [7:7]
activateSwitchCondition = bits, U32, 1032, [8:8]
rpmCondition = bits, U32, 1032, [9:9]
speedCondition = bits, U32, 1032, [10:10]
tpsCondition = bits, U32, 1032, [11:11]
; total TS size = 1036
isAntilagCondition = bits, U32, 1036, [0:0]
ALSMinRPMCondition = bits, U32, 1036, [1:1]

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/launch_control_state.txt Fri Mar 01 04:18:12 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/launch_control_state.txt Tue May 21 14:10:03 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -32,81 +32,81 @@ struct launch_control_state_s {
bool isValidInputPin : 1 {};
/**
offset 4 bit 7 */
bool activateSwitchCondition : 1 {};
bool isAfterLaunch : 1 {};
/**
offset 4 bit 8 */
bool rpmCondition : 1 {};
bool activateSwitchCondition : 1 {};
/**
offset 4 bit 9 */
bool speedCondition : 1 {};
bool rpmCondition : 1 {};
/**
offset 4 bit 10 */
bool tpsCondition : 1 {};
bool speedCondition : 1 {};
/**
offset 4 bit 11 */
bool unusedBit_12_11 : 1 {};
bool tpsCondition : 1 {};
/**
offset 4 bit 12 */
bool unusedBit_12_12 : 1 {};
bool unusedBit_13_12 : 1 {};
/**
offset 4 bit 13 */
bool unusedBit_12_13 : 1 {};
bool unusedBit_13_13 : 1 {};
/**
offset 4 bit 14 */
bool unusedBit_12_14 : 1 {};
bool unusedBit_13_14 : 1 {};
/**
offset 4 bit 15 */
bool unusedBit_12_15 : 1 {};
bool unusedBit_13_15 : 1 {};
/**
offset 4 bit 16 */
bool unusedBit_12_16 : 1 {};
bool unusedBit_13_16 : 1 {};
/**
offset 4 bit 17 */
bool unusedBit_12_17 : 1 {};
bool unusedBit_13_17 : 1 {};
/**
offset 4 bit 18 */
bool unusedBit_12_18 : 1 {};
bool unusedBit_13_18 : 1 {};
/**
offset 4 bit 19 */
bool unusedBit_12_19 : 1 {};
bool unusedBit_13_19 : 1 {};
/**
offset 4 bit 20 */
bool unusedBit_12_20 : 1 {};
bool unusedBit_13_20 : 1 {};
/**
offset 4 bit 21 */
bool unusedBit_12_21 : 1 {};
bool unusedBit_13_21 : 1 {};
/**
offset 4 bit 22 */
bool unusedBit_12_22 : 1 {};
bool unusedBit_13_22 : 1 {};
/**
offset 4 bit 23 */
bool unusedBit_12_23 : 1 {};
bool unusedBit_13_23 : 1 {};
/**
offset 4 bit 24 */
bool unusedBit_12_24 : 1 {};
bool unusedBit_13_24 : 1 {};
/**
offset 4 bit 25 */
bool unusedBit_12_25 : 1 {};
bool unusedBit_13_25 : 1 {};
/**
offset 4 bit 26 */
bool unusedBit_12_26 : 1 {};
bool unusedBit_13_26 : 1 {};
/**
offset 4 bit 27 */
bool unusedBit_12_27 : 1 {};
bool unusedBit_13_27 : 1 {};
/**
offset 4 bit 28 */
bool unusedBit_12_28 : 1 {};
bool unusedBit_13_28 : 1 {};
/**
offset 4 bit 29 */
bool unusedBit_12_29 : 1 {};
bool unusedBit_13_29 : 1 {};
/**
offset 4 bit 30 */
bool unusedBit_12_30 : 1 {};
bool unusedBit_13_30 : 1 {};
/**
offset 4 bit 31 */
bool unusedBit_12_31 : 1 {};
bool unusedBit_13_31 : 1 {};
};
static_assert(sizeof(launch_control_state_s) == 8);
// end
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/launch_control_state.txt Fri Mar 01 04:18:12 UTC 2024
// this section was generated automatically by rusEFI tool config_definition_base-all.jar based on (unknown script) controllers/algo/launch_control_state.txt Tue May 21 14:10:03 UTC 2024

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1853571518
#define SIGNATURE_HASH 2554426100
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-2chan.1853571518"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-2chan.2554426100"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1273,7 +1273,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 886660336
#define SIGNATURE_HASH 3269685178
#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"
@ -1663,7 +1663,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-4chan.886660336"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-4chan.3269685178"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1273,7 +1273,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 886660336
#define SIGNATURE_HASH 3269685178
#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"
@ -1663,7 +1663,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-4chan_f7.886660336"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-4chan_f7.3269685178"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2135774941
#define SIGNATURE_HASH 2306303383
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan-revA.2135774941"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan-revA.2306303383"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1155557517
#define SIGNATURE_HASH 3000654791
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan.1155557517"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan.3000654791"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1155557517
#define SIGNATURE_HASH 3000654791
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan_f7.1155557517"
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan_f7.3000654791"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.at_start_f435.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.at_start_f435.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1822492932
#define SIGNATURE_HASH 2593864270
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.atlas.1822492932"
#define TS_SIGNATURE "rusEFI master.2024.05.21.atlas.2593864270"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 2365007403
#define SIGNATURE_HASH 2060260705
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.f407-discovery.2365007403"
#define TS_SIGNATURE "rusEFI master.2024.05.21.f407-discovery.2060260705"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.f429-discovery.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.f429-discovery.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 443669465
#define SIGNATURE_HASH 3964397715
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.f469-discovery.443669465"
#define TS_SIGNATURE "rusEFI master.2024.05.21.f469-discovery.3964397715"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets true
#define SIGNATURE_HASH 2116397393
#define SIGNATURE_HASH 2283772443
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.frankenso_na6.2116397393"
#define TS_SIGNATURE "rusEFI master.2024.05.21.frankenso_na6.2283772443"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.haba208.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.haba208.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2712552910
#define SIGNATURE_HASH 1469347460
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-112-17.2712552910"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-112-17.1469347460"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3839867634
#define SIGNATURE_HASH 317032888
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-gm-e67.3839867634"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-gm-e67.317032888"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3625389962
#define SIGNATURE_HASH 774716608
#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"
@ -1664,7 +1664,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-honda-k.3625389962"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-honda-k.774716608"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3250465642
#define SIGNATURE_HASH 931403808
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-nb1.3250465642"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-nb1.931403808"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1844150241
#define SIGNATURE_HASH 2614185131
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen121nissan.1844150241"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen121nissan.2614185131"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 417317036
#define SIGNATURE_HASH 4008047590
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen121vag.417317036"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen121vag.4008047590"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3308582845
#define SIGNATURE_HASH 856605943
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen128.3308582845"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen128.856605943"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3680322877
#define SIGNATURE_HASH 761755255
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen154hyundai.3680322877"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen154hyundai.761755255"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 926725215
#define SIGNATURE_HASH 3238430485
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen154hyundai_f7.926725215"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen154hyundai_f7.3238430485"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2823236054
#define SIGNATURE_HASH 1585257116
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen72.2823236054"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen72.1585257116"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1295404460
#define SIGNATURE_HASH 3138158310
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen81.1295404460"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen81.3138158310"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1511348463
#define SIGNATURE_HASH 2888788901
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output false
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen88bmw.1511348463"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen88bmw.2888788901"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 3154329258
#define SIGNATURE_HASH 1245253088
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellenNA6.3154329258"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellenNA6.1245253088"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1273,7 +1273,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1138326628
#define SIGNATURE_HASH 3051573038
#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"
@ -1663,7 +1663,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellenNA8_96.1138326628"
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellenNA8_96.3051573038"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2619139477
#define SIGNATURE_HASH 1780930271
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.m74_9.2619139477"
#define TS_SIGNATURE "rusEFI master.2024.05.21.m74_9.1780930271"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1728030052
#define SIGNATURE_HASH 2428868142
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre-legacy_f4.1728030052"
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre-legacy_f4.2428868142"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1728030052
#define SIGNATURE_HASH 2428868142
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre_f4.1728030052"
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre_f4.2428868142"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_microRusEFI_presets true
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1728030052
#define SIGNATURE_HASH 2428868142
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre_f7.1728030052"
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre_f7.2428868142"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.nucleo_f413.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.nucleo_f413.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 405934298
#define SIGNATURE_HASH 3993510800
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.prometheus_405.405934298"
#define TS_SIGNATURE "rusEFI master.2024.05.21.prometheus_405.3993510800"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 405934298
#define SIGNATURE_HASH 3993510800
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.prometheus_469.405934298"
#define TS_SIGNATURE "rusEFI master.2024.05.21.prometheus_469.3993510800"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3267192680
#define SIGNATURE_HASH 881284130
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_f4.3267192680"
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_f4.881284130"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3267192680
#define SIGNATURE_HASH 881284130
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_f7.3267192680"
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_f7.881284130"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets true
#define show_test_presets false
#define SIGNATURE_HASH 3267192680
#define SIGNATURE_HASH 881284130
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_h7.3267192680"
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_h7.881284130"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 2536332680
#define SIGNATURE_HASH 1628925634
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.s105.2536332680"
#define TS_SIGNATURE "rusEFI master.2024.05.21.s105.1628925634"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_Proteus_presets false
#define show_small_can_board_presets true
#define show_test_presets false
#define SIGNATURE_HASH 2387345256
#define SIGNATURE_HASH 2020723746
#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"
@ -1663,7 +1663,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.small-can-board.2387345256"
#define TS_SIGNATURE "rusEFI master.2024.05.21.small-can-board.2020723746"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32f429_nucleo.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32f429_nucleo.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32f767_nucleo.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32f767_nucleo.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32h743_nucleo.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32h743_nucleo.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1646840185
#define SIGNATURE_HASH 2484271667
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.subaru_eg33_f7.1646840185"
#define TS_SIGNATURE "rusEFI master.2024.05.21.subaru_eg33_f7.2484271667"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 682024266
#define SIGNATURE_HASH 3734826496
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.t-b-g.682024266"
#define TS_SIGNATURE "rusEFI master.2024.05.21.t-b-g.3734826496"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1271,7 +1271,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 311124418
#define SIGNATURE_HASH 3836826248
#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"
@ -1661,7 +1661,7 @@
#define ts_show_vr_threshold_all false
#define ts_show_vr_threshold_pins true
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.tdg-pdm8.311124418"
#define TS_SIGNATURE "rusEFI master.2024.05.21.tdg-pdm8.3836826248"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -1272,7 +1272,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_uaefi_presets true
#define SIGNATURE_HASH 1390190705
#define SIGNATURE_HASH 2766574395
#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"
@ -1662,7 +1662,7 @@
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false
#define ts_show_vvt_output true
#define TS_SIGNATURE "rusEFI master.2024.05.20.uaefi.1390190705"
#define TS_SIGNATURE "rusEFI master.2024.05.21.uaefi.2766574395"
#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 1853571518
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-2chan.1853571518"
#define SIGNATURE_HASH 2554426100
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-2chan.2554426100"

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 886660336
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-4chan.886660336"
#define SIGNATURE_HASH 3269685178
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-4chan.3269685178"

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 886660336
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-4chan_f7.886660336"
#define SIGNATURE_HASH 3269685178
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-4chan_f7.3269685178"

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 2135774941
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan-revA.2135774941"
#define SIGNATURE_HASH 2306303383
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan-revA.2306303383"

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 1155557517
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan.1155557517"
#define SIGNATURE_HASH 3000654791
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan.3000654791"

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 1155557517
#define TS_SIGNATURE "rusEFI master.2024.05.20.alphax-8chan_f7.1155557517"
#define SIGNATURE_HASH 3000654791
#define TS_SIGNATURE "rusEFI master.2024.05.21.alphax-8chan_f7.3000654791"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.at_start_f435.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.at_start_f435.3734826496"

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 1822492932
#define TS_SIGNATURE "rusEFI master.2024.05.20.atlas.1822492932"
#define SIGNATURE_HASH 2593864270
#define TS_SIGNATURE "rusEFI master.2024.05.21.atlas.2593864270"

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 2365007403
#define TS_SIGNATURE "rusEFI master.2024.05.20.f407-discovery.2365007403"
#define SIGNATURE_HASH 2060260705
#define TS_SIGNATURE "rusEFI master.2024.05.21.f407-discovery.2060260705"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.f429-discovery.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.f429-discovery.3734826496"

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 443669465
#define TS_SIGNATURE "rusEFI master.2024.05.20.f469-discovery.443669465"
#define SIGNATURE_HASH 3964397715
#define TS_SIGNATURE "rusEFI master.2024.05.21.f469-discovery.3964397715"

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 2116397393
#define TS_SIGNATURE "rusEFI master.2024.05.20.frankenso_na6.2116397393"
#define SIGNATURE_HASH 2283772443
#define TS_SIGNATURE "rusEFI master.2024.05.21.frankenso_na6.2283772443"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.haba208.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.haba208.3734826496"

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 2712552910
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-112-17.2712552910"
#define SIGNATURE_HASH 1469347460
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-112-17.1469347460"

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 3839867634
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-gm-e67.3839867634"
#define SIGNATURE_HASH 317032888
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-gm-e67.317032888"

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 3625389962
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-honda-k.3625389962"
#define SIGNATURE_HASH 774716608
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-honda-k.774716608"

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 3250465642
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen-nb1.3250465642"
#define SIGNATURE_HASH 931403808
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen-nb1.931403808"

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 1844150241
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen121nissan.1844150241"
#define SIGNATURE_HASH 2614185131
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen121nissan.2614185131"

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 417317036
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen121vag.417317036"
#define SIGNATURE_HASH 4008047590
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen121vag.4008047590"

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 3308582845
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen128.3308582845"
#define SIGNATURE_HASH 856605943
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen128.856605943"

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 3680322877
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen154hyundai.3680322877"
#define SIGNATURE_HASH 761755255
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen154hyundai.761755255"

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 926725215
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen154hyundai_f7.926725215"
#define SIGNATURE_HASH 3238430485
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen154hyundai_f7.3238430485"

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 2823236054
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen72.2823236054"
#define SIGNATURE_HASH 1585257116
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen72.1585257116"

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 1295404460
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen81.1295404460"
#define SIGNATURE_HASH 3138158310
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen81.3138158310"

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 1511348463
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellen88bmw.1511348463"
#define SIGNATURE_HASH 2888788901
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellen88bmw.2888788901"

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 3154329258
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellenNA6.3154329258"
#define SIGNATURE_HASH 1245253088
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellenNA6.1245253088"

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 1138326628
#define TS_SIGNATURE "rusEFI master.2024.05.20.hellenNA8_96.1138326628"
#define SIGNATURE_HASH 3051573038
#define TS_SIGNATURE "rusEFI master.2024.05.21.hellenNA8_96.3051573038"

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 2619139477
#define TS_SIGNATURE "rusEFI master.2024.05.20.m74_9.2619139477"
#define SIGNATURE_HASH 1780930271
#define TS_SIGNATURE "rusEFI master.2024.05.21.m74_9.1780930271"

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 1728030052
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre-legacy_f4.1728030052"
#define SIGNATURE_HASH 2428868142
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre-legacy_f4.2428868142"

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 1728030052
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre_f4.1728030052"
#define SIGNATURE_HASH 2428868142
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre_f4.2428868142"

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 1728030052
#define TS_SIGNATURE "rusEFI master.2024.05.20.mre_f7.1728030052"
#define SIGNATURE_HASH 2428868142
#define TS_SIGNATURE "rusEFI master.2024.05.21.mre_f7.2428868142"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.nucleo_f413.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.nucleo_f413.3734826496"

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 405934298
#define TS_SIGNATURE "rusEFI master.2024.05.20.prometheus_405.405934298"
#define SIGNATURE_HASH 3993510800
#define TS_SIGNATURE "rusEFI master.2024.05.21.prometheus_405.3993510800"

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 405934298
#define TS_SIGNATURE "rusEFI master.2024.05.20.prometheus_469.405934298"
#define SIGNATURE_HASH 3993510800
#define TS_SIGNATURE "rusEFI master.2024.05.21.prometheus_469.3993510800"

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 3267192680
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_f4.3267192680"
#define SIGNATURE_HASH 881284130
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_f4.881284130"

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 3267192680
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_f7.3267192680"
#define SIGNATURE_HASH 881284130
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_f7.881284130"

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 3267192680
#define TS_SIGNATURE "rusEFI master.2024.05.20.proteus_h7.3267192680"
#define SIGNATURE_HASH 881284130
#define TS_SIGNATURE "rusEFI master.2024.05.21.proteus_h7.881284130"

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 2536332680
#define TS_SIGNATURE "rusEFI master.2024.05.20.s105.2536332680"
#define SIGNATURE_HASH 1628925634
#define TS_SIGNATURE "rusEFI master.2024.05.21.s105.1628925634"

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 2387345256
#define TS_SIGNATURE "rusEFI master.2024.05.20.small-can-board.2387345256"
#define SIGNATURE_HASH 2020723746
#define TS_SIGNATURE "rusEFI master.2024.05.21.small-can-board.2020723746"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32f429_nucleo.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32f429_nucleo.3734826496"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32f767_nucleo.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32f767_nucleo.3734826496"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.stm32h743_nucleo.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.stm32h743_nucleo.3734826496"

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 1646840185
#define TS_SIGNATURE "rusEFI master.2024.05.20.subaru_eg33_f7.1646840185"
#define SIGNATURE_HASH 2484271667
#define TS_SIGNATURE "rusEFI master.2024.05.21.subaru_eg33_f7.2484271667"

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 682024266
#define TS_SIGNATURE "rusEFI master.2024.05.20.t-b-g.682024266"
#define SIGNATURE_HASH 3734826496
#define TS_SIGNATURE "rusEFI master.2024.05.21.t-b-g.3734826496"

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 311124418
#define TS_SIGNATURE "rusEFI master.2024.05.20.tdg-pdm8.311124418"
#define SIGNATURE_HASH 3836826248
#define TS_SIGNATURE "rusEFI master.2024.05.21.tdg-pdm8.3836826248"

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 1390190705
#define TS_SIGNATURE "rusEFI master.2024.05.20.uaefi.1390190705"
#define SIGNATURE_HASH 2766574395
#define TS_SIGNATURE "rusEFI master.2024.05.21.uaefi.2766574395"

View File

@ -955,6 +955,11 @@ float getOutputValueByName(const char *name) {
case -978523544:
return engine->launchController.isValidInputPin;
#endif
// isAfterLaunch
#if EFI_LAUNCH_CONTROL
case 1702192078:
return engine->launchController.isAfterLaunch;
#endif
// activateSwitchCondition
#if EFI_LAUNCH_CONTROL
case 1265600943:

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.05.20.f407-discovery.2365007403"
signature = "rusEFI master.2024.05.21.f407-discovery.2060260705"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.05.20.f407-discovery.2365007403" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.05.21.f407-discovery.2060260705" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon May 20 17:20:51 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue May 21 14:11:33 UTC 2024
pageSize = 22656
page = 1
@ -3086,10 +3086,11 @@ isLaunchCondition = bits, U32, 1032, [3:3]
isSwitchActivated = bits, U32, 1032, [4:4]
isClutchActivated = bits, U32, 1032, [5:5]
isValidInputPin = bits, U32, 1032, [6:6]
activateSwitchCondition = bits, U32, 1032, [7:7]
rpmCondition = bits, U32, 1032, [8:8]
speedCondition = bits, U32, 1032, [9:9]
tpsCondition = bits, U32, 1032, [10:10]
isAfterLaunch = bits, U32, 1032, [7:7]
activateSwitchCondition = bits, U32, 1032, [8:8]
rpmCondition = bits, U32, 1032, [9:9]
speedCondition = bits, U32, 1032, [10:10]
tpsCondition = bits, U32, 1032, [11:11]
; total TS size = 1036
isAntilagCondition = bits, U32, 1036, [0:0]
ALSMinRPMCondition = bits, U32, 1036, [1:1]
@ -5520,6 +5521,7 @@ entry = isLaunchCondition, "isLaunchCondition", int, "%d"
entry = isSwitchActivated, "isSwitchActivated", int, "%d"
entry = isClutchActivated, "isClutchActivated", int, "%d"
entry = isValidInputPin, "isValidInputPin", int, "%d"
entry = isAfterLaunch, "isAfterLaunch", int, "%d"
entry = activateSwitchCondition, "activateSwitchCondition", int, "%d"
entry = rpmCondition, "rpmCondition", int, "%d"
entry = speedCondition, "speedCondition", int, "%d"
@ -6484,6 +6486,7 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {isSwitchActivated}, "isSwitchActivated No", "isSwitchActivated Yes"
indicator = {isClutchActivated}, "isClutchActivated No", "isClutchActivated Yes"
indicator = {isValidInputPin}, "isValidInputPin No", "isValidInputPin Yes"
indicator = {isAfterLaunch}, "isAfterLaunch No", "isAfterLaunch Yes"
indicator = {activateSwitchCondition}, "activateSwitchCondition No", "activateSwitchCondition Yes"
indicator = {rpmCondition}, "rpmCondition No", "rpmCondition Yes"
indicator = {speedCondition}, "speedCondition No", "speedCondition Yes"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.05.20.alphax-2chan.1853571518"
signature = "rusEFI master.2024.05.21.alphax-2chan.2554426100"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.05.20.alphax-2chan.1853571518" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.05.21.alphax-2chan.2554426100" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2","X7 - AIN4"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon May 20 17:20:09 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue May 21 14:10:56 UTC 2024
pageSize = 22656
page = 1
@ -3086,10 +3086,11 @@ isLaunchCondition = bits, U32, 1032, [3:3]
isSwitchActivated = bits, U32, 1032, [4:4]
isClutchActivated = bits, U32, 1032, [5:5]
isValidInputPin = bits, U32, 1032, [6:6]
activateSwitchCondition = bits, U32, 1032, [7:7]
rpmCondition = bits, U32, 1032, [8:8]
speedCondition = bits, U32, 1032, [9:9]
tpsCondition = bits, U32, 1032, [10:10]
isAfterLaunch = bits, U32, 1032, [7:7]
activateSwitchCondition = bits, U32, 1032, [8:8]
rpmCondition = bits, U32, 1032, [9:9]
speedCondition = bits, U32, 1032, [10:10]
tpsCondition = bits, U32, 1032, [11:11]
; total TS size = 1036
isAntilagCondition = bits, U32, 1036, [0:0]
ALSMinRPMCondition = bits, U32, 1036, [1:1]
@ -5519,6 +5520,7 @@ entry = isLaunchCondition, "isLaunchCondition", int, "%d"
entry = isSwitchActivated, "isSwitchActivated", int, "%d"
entry = isClutchActivated, "isClutchActivated", int, "%d"
entry = isValidInputPin, "isValidInputPin", int, "%d"
entry = isAfterLaunch, "isAfterLaunch", int, "%d"
entry = activateSwitchCondition, "activateSwitchCondition", int, "%d"
entry = rpmCondition, "rpmCondition", int, "%d"
entry = speedCondition, "speedCondition", int, "%d"
@ -6477,6 +6479,7 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {isSwitchActivated}, "isSwitchActivated No", "isSwitchActivated Yes"
indicator = {isClutchActivated}, "isClutchActivated No", "isClutchActivated Yes"
indicator = {isValidInputPin}, "isValidInputPin No", "isValidInputPin Yes"
indicator = {isAfterLaunch}, "isAfterLaunch No", "isAfterLaunch Yes"
indicator = {activateSwitchCondition}, "activateSwitchCondition No", "activateSwitchCondition Yes"
indicator = {rpmCondition}, "rpmCondition No", "rpmCondition Yes"
indicator = {speedCondition}, "speedCondition No", "speedCondition Yes"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.05.20.alphax-4chan.886660336"
signature = "rusEFI master.2024.05.21.alphax-4chan.3269685178"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.05.20.alphax-4chan.886660336" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.05.21.alphax-4chan.3269685178" ; signature is expected to be 7 or more characters.
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon May 20 17:19:43 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue May 21 14:10:35 UTC 2024
pageSize = 22656
page = 1
@ -3086,10 +3086,11 @@ isLaunchCondition = bits, U32, 1032, [3:3]
isSwitchActivated = bits, U32, 1032, [4:4]
isClutchActivated = bits, U32, 1032, [5:5]
isValidInputPin = bits, U32, 1032, [6:6]
activateSwitchCondition = bits, U32, 1032, [7:7]
rpmCondition = bits, U32, 1032, [8:8]
speedCondition = bits, U32, 1032, [9:9]
tpsCondition = bits, U32, 1032, [10:10]
isAfterLaunch = bits, U32, 1032, [7:7]
activateSwitchCondition = bits, U32, 1032, [8:8]
rpmCondition = bits, U32, 1032, [9:9]
speedCondition = bits, U32, 1032, [10:10]
tpsCondition = bits, U32, 1032, [11:11]
; total TS size = 1036
isAntilagCondition = bits, U32, 1036, [0:0]
ALSMinRPMCondition = bits, U32, 1036, [1:1]
@ -5520,6 +5521,7 @@ entry = isLaunchCondition, "isLaunchCondition", int, "%d"
entry = isSwitchActivated, "isSwitchActivated", int, "%d"
entry = isClutchActivated, "isClutchActivated", int, "%d"
entry = isValidInputPin, "isValidInputPin", int, "%d"
entry = isAfterLaunch, "isAfterLaunch", int, "%d"
entry = activateSwitchCondition, "activateSwitchCondition", int, "%d"
entry = rpmCondition, "rpmCondition", int, "%d"
entry = speedCondition, "speedCondition", int, "%d"
@ -6498,6 +6500,7 @@ indicatorPanel = launch_control_stateIndicatorPanel, 2
indicator = {isSwitchActivated}, "isSwitchActivated No", "isSwitchActivated Yes"
indicator = {isClutchActivated}, "isClutchActivated No", "isClutchActivated Yes"
indicator = {isValidInputPin}, "isValidInputPin No", "isValidInputPin Yes"
indicator = {isAfterLaunch}, "isAfterLaunch No", "isAfterLaunch Yes"
indicator = {activateSwitchCondition}, "activateSwitchCondition No", "activateSwitchCondition Yes"
indicator = {rpmCondition}, "rpmCondition No", "rpmCondition Yes"
indicator = {speedCondition}, "speedCondition No", "speedCondition Yes"

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