Auto-generated Configs
This commit is contained in:
parent
86c35ce104
commit
e21ca58292
|
@ -1187,7 +1187,7 @@
|
|||
#define show_microRusEFI_presets false
|
||||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define SIGNATURE_HASH 1613407818
|
||||
#define SIGNATURE_HASH 632254725
|
||||
#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"
|
||||
|
@ -1217,6 +1217,8 @@
|
|||
#define switch_input_pin_e_fullenum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"
|
||||
#define TABLE_2_LOAD_SIZE 8
|
||||
#define TABLE_2_RPM_SIZE 8
|
||||
#define TABLE_3_LOAD_SIZE 8
|
||||
#define TABLE_3_RPM_SIZE 8
|
||||
#define TABLE_4_RPM 10
|
||||
#define tChargeMode_e_auto_enum 0="TCHARGE_MODE_RPM_TPS",1="TCHARGE_MODE_AIR_INTERP",2="TCHARGE_MODE_AIR_INTERP_TABLE"
|
||||
#define tChargeMode_e_enum "RPM+TPS (Default)", "Air Mass Interpolation", "Table"
|
||||
|
@ -1528,6 +1530,8 @@
|
|||
#define ts_show_odd_fire true
|
||||
#define ts_show_onboard_accelerometer false
|
||||
#define ts_show_output_diag false
|
||||
#define ts_show_popular_vehicles true
|
||||
#define ts_show_reset_firmware false
|
||||
#define ts_show_rotary true
|
||||
#define ts_show_sd_card true
|
||||
#define ts_show_sd_pins true
|
||||
|
@ -1550,7 +1554,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.12.paralela.1613407818"
|
||||
#define TS_SIGNATURE "rusEFI default.2024.03.13.paralela.632254725"
|
||||
#define TS_SIMULATE_CAN '>'
|
||||
#define TS_SIMULATE_CAN_char >
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1613407818
|
||||
#define TS_SIGNATURE "rusEFI default.2024.03.12.paralela.1613407818"
|
||||
#define SIGNATURE_HASH 632254725
|
||||
#define TS_SIGNATURE "rusEFI default.2024.03.13.paralela.632254725"
|
||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI default.2024.03.12.paralela.1613407818"
|
||||
signature = "rusEFI default.2024.03.13.paralela.632254725"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature= "rusEFI default.2024.03.12.paralela.1613407818" ; signature is expected to be 7 or more characters.
|
||||
signature= "rusEFI default.2024.03.13.paralela.632254725" ; 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 Tue Mar 12 22:48:05 UTC 2024
|
||||
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Mar 13 17:17:37 UTC 2024
|
||||
|
||||
pageSize = 22428
|
||||
page = 1
|
||||
|
@ -6888,7 +6888,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
|
|||
commandButton = "Injector #12", cmd_test_inj12, { cylindersCount >= 12 }
|
||||
commandButton = "Abort test", cmd_test_cancel
|
||||
|
||||
dialog = testSolenoids, "TCU Solenoid Test"
|
||||
dialog = testTcuSolenoids, "TCU Solenoid Test"
|
||||
commandButton = "Solenoid #1", cmd_test_sol1
|
||||
commandButton = "Solenoid #2", cmd_test_sol2
|
||||
commandButton = "Solenoid #3", cmd_test_sol3
|
||||
|
@ -6901,7 +6901,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
|
|||
field = "Count", benchTestCount
|
||||
field = "On Time", benchTestOnTime
|
||||
field = "Off Time", benchTestOffTime
|
||||
panel = testSolenoids
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
Loading…
Reference in New Issue