Auto-generated Configs

This commit is contained in:
GitHub git update Action 2024-03-16 17:16:10 +00:00
parent 12fa35532a
commit 36b5246760
3 changed files with 11 additions and 10 deletions

View File

@ -1036,9 +1036,10 @@
#define InjectorNonlinearMode_INJ_None 0
#define InjectorNonlinearMode_INJ_PolynomialAdder 1
#define launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH 2
#define launchActivationMode_e_auto_enum 0="SWITCH_INPUT_LAUNCH",2="ALWAYS_ACTIVE_LAUNCH",1="CLUTCH_INPUT_LAUNCH"
#define launchActivationMode_e_auto_enum 0="SWITCH_INPUT_LAUNCH",2="ALWAYS_ACTIVE_LAUNCH",1="CLUTCH_INPUT_LAUNCH",3="STOP_INPUT_LAUNCH"
#define launchActivationMode_e_CLUTCH_INPUT_LAUNCH 1
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"
#define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Speed Based", "Brake Pedal"
#define launchActivationMode_e_STOP_INPUT_LAUNCH 3
#define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0
#define linear_sensor_s_size 20
#define load_override_e_AFR_AccPedal 3
@ -1187,7 +1188,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1231167881
#define SIGNATURE_HASH 3310179952
#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"
@ -1556,7 +1557,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 default.2024.03.15.XXX.1231167881"
#define TS_SIGNATURE "rusEFI default.2024.03.16.XXX.3310179952"
#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 1231167881
#define TS_SIGNATURE "rusEFI default.2024.03.15.XXX.1231167881"
#define SIGNATURE_HASH 3310179952
#define TS_SIGNATURE "rusEFI default.2024.03.16.XXX.3310179952"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI default.2024.03.15.XXX.1231167881"
signature = "rusEFI default.2024.03.16.XXX.3310179952"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI default.2024.03.15.XXX.1231167881" ; signature is expected to be 7 or more characters.
signature= "rusEFI default.2024.03.16.XXX.3310179952" ; 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
@ -99,7 +99,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 Mar 15 17:16:30 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 16 17:15:12 UTC 2024
pageSize = 22428
page = 1
@ -529,7 +529,7 @@ boostType = bits, U08, 1032, [0:0], "Open Loop", "Open + Closed Loop"
ignitionKeyDigitalPinMode = bits, U08, 1033, [0:1], "DEFAULT", "PULLUP", "PULLDOWN", "INVALID"
ignitionKeyDigitalPin = bits, U16, 1034, [0:7], $gpio_list
boostPwmFrequency = scalar, S32, 1036, "Hz", 1, 0, 0, 3000, 0
launchActivationMode = bits, S08, 1040, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)", "INVALID"
launchActivationMode = bits, S08, 1040, [0:1], "Launch Button", "Clutch Down Switch", "Speed Based", "Brake Pedal"
antiLagActivationMode = bits, S08, 1041, [0:0], "Switch Input", "Always Active"
launchSpeedThreshold = scalar, S32, 1044, "Kph", 1, 0, 0, 300, 0
launchTimingRpmRange = scalar, S32, 1048, "RPM", 1, 0, 0, 8000, 0