GHA Automation

This commit is contained in:
GitHub git update Action 2024-01-07 17:17:35 +00:00
parent 2cb3985adb
commit 77ffc8cfa4
3 changed files with 11 additions and 8 deletions

View File

@ -1151,7 +1151,7 @@
#define show_microRusEFI_presets false #define show_microRusEFI_presets false
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define SIGNATURE_HASH 4158129036 #define SIGNATURE_HASH 4065093505
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #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_PREFIX "generated/simulator_tune_image"
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@ -1457,6 +1457,9 @@
#define ts_show_sd_pins true #define ts_show_sd_pins true
#define ts_show_software_knock false #define ts_show_software_knock false
#define ts_show_spi true #define ts_show_spi true
#define ts_show_spi2_enable true
#define ts_show_spi2_pins true
#define ts_show_spi3_pins true
#define ts_show_tle8888 false #define ts_show_tle8888 false
#define ts_show_tps_sent false #define ts_show_tps_sent false
#define ts_show_trigger_comparator false #define ts_show_trigger_comparator false
@ -1465,7 +1468,7 @@
#define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true #define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins true #define ts_show_vr_threshold_pins true
#define TS_SIGNATURE "rusEFI default.2024.01.06.XXX.4158129036" #define TS_SIGNATURE "rusEFI default.2024.01.07.XXX.4065093505"
#define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char > #define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 4158129036 #define SIGNATURE_HASH 4065093505
#define TS_SIGNATURE "rusEFI default.2024.01.06.XXX.4158129036" #define TS_SIGNATURE "rusEFI default.2024.01.07.XXX.4065093505"

View File

@ -34,12 +34,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI default.2024.01.06.XXX.4158129036" signature = "rusEFI default.2024.01.07.XXX.4065093505"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI default.2024.01.06.XXX.4158129036" ; signature is expected to be 7 or more characters. signature= "rusEFI default.2024.01.07.XXX.4065093505" ; 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 ; 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 useLegacyFTempUnits = false
@ -92,7 +92,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" #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 ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 06 17:16:54 UTC 2024 ; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Jan 07 17:17:30 UTC 2024
pageSize = 22088 pageSize = 22088
page = 1 page = 1
@ -8125,7 +8125,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
dialog = l9779Dialog, "L9779", yAxis dialog = l9779Dialog, "L9779", yAxis
field = "L9779 SPI", l9779spiDevice field = "L9779 SPI", l9779spiDevice
filed = "L9779 Chip Select", l9779_cs field = "L9779 Chip Select", l9779_cs
dialog = connection, "", yAxis dialog = connection, "", yAxis
panel = tsPort panel = tsPort