Auto-generated Configs

[no ci]
This commit is contained in:
GitHub git update Action 2024-06-15 16:43:09 +00:00
parent 614c9830fc
commit dc4105f092
3 changed files with 13 additions and 15 deletions

View File

@ -1273,7 +1273,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1639329500
#define SIGNATURE_HASH 2520315447
#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"
@ -1613,6 +1613,7 @@
#define ts_show_fuel_strategy true
#define ts_show_full_pinout true
#define ts_show_gdi false
#define ts_show_globalTriggerAngleOffset true
#define ts_show_hardware_simulator true
#define ts_show_hd true
#define ts_show_hip9011 false
@ -1664,7 +1665,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 main.2024.06.14.XYZ.1639329500"
#define TS_SIGNATURE "rusEFI main.2024.06.15.XYZ.2520315447"
#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 1639329500
#define TS_SIGNATURE "rusEFI main.2024.06.14.XYZ.1639329500"
#define SIGNATURE_HASH 2520315447
#define TS_SIGNATURE "rusEFI main.2024.06.15.XYZ.2520315447"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI main.2024.06.14.XYZ.1639329500"
signature = "rusEFI main.2024.06.15.XYZ.2520315447"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI main.2024.06.14.XYZ.1639329500" ; signature is expected to be 7 or more characters.
signature= "rusEFI main.2024.06.15.XYZ.2520315447" ; 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 Fri Jun 14 16:41:28 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Jun 15 16:41:18 UTC 2024
pageSize = 22752
page = 1
@ -3089,12 +3089,11 @@ isLaunchCondition = bits, U32, 1032, [2:2]
isSwitchActivated = bits, U32, 1032, [3:3]
isClutchActivated = bits, U32, 1032, [4:4]
isValidInputPin = bits, U32, 1032, [5:5]
isAfterLaunch = bits, U32, 1032, [6:6]
activateSwitchCondition = bits, U32, 1032, [7:7]
rpmLaunchCondition = bits, U32, 1032, [8:8]
rpmPreLaunchCondition = bits, U32, 1032, [9:9]
speedCondition = bits, U32, 1032, [10:10]
tpsCondition = bits, U32, 1032, [11:11]
activateSwitchCondition = bits, U32, 1032, [6:6]
rpmLaunchCondition = bits, U32, 1032, [7:7]
rpmPreLaunchCondition = bits, U32, 1032, [8:8]
speedCondition = bits, U32, 1032, [9:9]
tpsCondition = bits, U32, 1032, [10:10]
; total TS size = 1036
isAntilagCondition = bits, U32, 1036, [0:0]
ALSMinRPMCondition = bits, U32, 1036, [1:1]
@ -5617,7 +5616,6 @@ 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 = rpmLaunchCondition, "rpmLaunchCondition", int, "%d"
entry = rpmPreLaunchCondition, "rpmPreLaunchCondition", int, "%d"
@ -6578,7 +6576,6 @@ 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 = {rpmLaunchCondition}, "rpmLaunchCondition No", "rpmLaunchCondition Yes"
indicator = {rpmPreLaunchCondition}, "rpmPreLaunchCondition No", "rpmPreLaunchCondition Yes"