GHA Automation

This commit is contained in:
GitHub git update Action 2024-01-13 17:17:41 +00:00
parent 13c8542f23
commit a6f4ce7fc0
3 changed files with 9 additions and 8 deletions

View File

@ -1156,7 +1156,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 2938746632 #define SIGNATURE_HASH 2836847137
#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"
@ -1473,7 +1473,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.12.XXX.2938746632" #define TS_SIGNATURE "rusEFI default.2024.01.13.XXX.2836847137"
#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 2938746632 #define SIGNATURE_HASH 2836847137
#define TS_SIGNATURE "rusEFI default.2024.01.12.XXX.2938746632" #define TS_SIGNATURE "rusEFI default.2024.01.13.XXX.2836847137"

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.12.XXX.2938746632" signature = "rusEFI default.2024.01.13.XXX.2836847137"
[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.12.XXX.2938746632" ; signature is expected to be 7 or more characters. signature= "rusEFI default.2024.01.13.XXX.2836847137" ; 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 Fri Jan 12 17:17:38 UTC 2024 ; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sat Jan 13 17:17:37 UTC 2024
pageSize = 22108 pageSize = 22108
page = 1 page = 1
@ -7216,7 +7216,8 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Clutch Up inverted", clutchUpPinInverted field = "Clutch Up inverted", clutchUpPinInverted
field = "Clutch Up mode", clutchUpPinMode field = "Clutch Up mode", clutchUpPinMode
field = "Throttle Up switch", throttlePedalUpPin field = "Throttle Up switch", throttlePedalUpPin
field = "Brake pedal switch", brakePedalPin field = "Brake Pedal", brakePedalPin
field = "Brake Pedal Mode", brakePedalPinMode
field = "Flex fuel sensor", flexSensorPin field = "Flex fuel sensor", flexSensorPin
field = "Turbo Speed Sensor", turboSpeedSensorInputPin field = "Turbo Speed Sensor", turboSpeedSensorInputPin
field = "Turbo Speed Multiplier", turboSpeedSensorMultiplier field = "Turbo Speed Multiplier", turboSpeedSensorMultiplier