Custom Auto-generated Configs

[no ci]
This commit is contained in:
GitHub git update Action 2024-09-02 02:14:09 +00:00
parent 9fd2602d7e
commit 5ed5d79195
4 changed files with 12 additions and 11 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Aug 23 16:41:35 UTC 2024 // this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 02 02:11:55 UTC 2024
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -1582,7 +1582,7 @@ struct engine_configuration_s {
bool enableVerboseCanTx : 1 {}; bool enableVerboseCanTx : 1 {};
/** /**
offset 752 bit 15 */ offset 752 bit 15 */
bool unused644b10 : 1 {}; bool externalRusEfiGdiModule : 1 {};
/** /**
offset 752 bit 16 */ offset 752 bit 16 */
bool unused644b11 : 1 {}; bool unused644b11 : 1 {};
@ -5721,4 +5721,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22968); static_assert(sizeof(persistent_config_s) == 22968);
// end // end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Aug 23 16:41:35 UTC 2024 // this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 02 02:11:55 UTC 2024

View File

@ -1295,7 +1295,7 @@
#define show_Proteus_presets false #define show_Proteus_presets false
#define show_test_presets false #define show_test_presets false
#define show_vvt_output_pin true #define show_vvt_output_pin true
#define SIGNATURE_HASH 2505955163 #define SIGNATURE_HASH 3224658991
#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"
@ -1741,7 +1741,7 @@
#define ts_show_wastegate_sensor true #define ts_show_wastegate_sensor true
#define ts_show_wbo_canbus_index true #define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true #define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI main.2024.09.01.XYZ.2505955163" #define TS_SIGNATURE "rusEFI main.2024.09.02.XYZ.3224658991"
#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-all.jar based on gen_config.sh by SignatureConsumer // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
// //
#define SIGNATURE_HASH 2505955163 #define SIGNATURE_HASH 3224658991
#define TS_SIGNATURE "rusEFI main.2024.09.01.XYZ.2505955163" #define TS_SIGNATURE "rusEFI main.2024.09.02.XYZ.3224658991"

View File

@ -38,12 +38,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 main.2024.09.01.XYZ.2505955163" signature = "rusEFI main.2024.09.02.XYZ.3224658991"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmware version for title bar. versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI main.2024.09.01.XYZ.2505955163" ; signature is expected to be 7 or more characters. signature= "rusEFI main.2024.09.02.XYZ.3224658991" ; 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
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" #define adc_channel_e_list="NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)"
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 01 16:41:15 UTC 2024 ; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 02 02:11:55 UTC 2024
pageSize = 22968 pageSize = 22968
page = 1 page = 1
@ -378,7 +378,7 @@ useTpicAdvancedMode = bits, U32, 752, [11:11], "false", "true"
lambdaProtectionEnable = bits, U32, 752, [12:12], "false", "true" lambdaProtectionEnable = bits, U32, 752, [12:12], "false", "true"
verboseTLE8888 = bits, U32, 752, [13:13], "false", "true" verboseTLE8888 = bits, U32, 752, [13:13], "false", "true"
enableVerboseCanTx = bits, U32, 752, [14:14], "false", "true" enableVerboseCanTx = bits, U32, 752, [14:14], "false", "true"
unused644b10 = bits, U32, 752, [15:15], "false", "true" externalRusEfiGdiModule = bits, U32, 752, [15:15], "false", "true"
unused644b11 = bits, U32, 752, [16:16], "false", "true" unused644b11 = bits, U32, 752, [16:16], "false", "true"
measureMapOnlyInOneCylinder = bits, U32, 752, [17:17], "false", "true" measureMapOnlyInOneCylinder = bits, U32, 752, [17:17], "false", "true"
stepperForceParkingEveryRestart = bits, U32, 752, [18:18], "false", "true" stepperForceParkingEveryRestart = bits, U32, 752, [18:18], "false", "true"
@ -7797,6 +7797,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
panel = tractionIgnitionSkipTableTbl panel = tractionIgnitionSkipTableTbl
dialog = mc33Dialog, "Low-Z injector control PT2001" dialog = mc33Dialog, "Low-Z injector control PT2001"
field = externalRusEfiGdiModule, externalRusEfiGdiModule
field = "SPI Chip Select", mc33816_cs field = "SPI Chip Select", mc33816_cs
field = "SPI Device", mc33816spiDevice field = "SPI Device", mc33816spiDevice
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb