Custom Auto-generated Configs

[no ci]
This commit is contained in:
GitHub git update Action 2024-08-07 16:44:09 +00:00
parent f510b0682e
commit ae1a540572
4 changed files with 17 additions and 17 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 Tue Aug 06 16:41:03 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Aug 07 16:41:51 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1582,10 +1582,10 @@ struct engine_configuration_s {
bool enableVerboseCanTx : 1 {};
/**
offset 752 bit 15 */
bool etb1configured : 1 {};
bool unused644b10 : 1 {};
/**
offset 752 bit 16 */
bool etb2configured : 1 {};
bool unused644b11 : 1 {};
/**
* Useful for individual intakes
offset 752 bit 17 */
@ -5714,4 +5714,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 22960);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 06 16:41:03 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Aug 07 16:41:51 UTC 2024

View File

@ -1294,7 +1294,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3604333416
#define SIGNATURE_HASH 946540577
#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"
@ -1736,7 +1736,7 @@
#define ts_show_wastegate_sensor true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI main.2024.08.06.XYZ.3604333416"
#define TS_SIGNATURE "rusEFI main.2024.08.07.XYZ.946540577"
#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 3604333416
#define TS_SIGNATURE "rusEFI main.2024.08.06.XYZ.3604333416"
#define SIGNATURE_HASH 946540577
#define TS_SIGNATURE "rusEFI main.2024.08.07.XYZ.946540577"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI main.2024.08.06.XYZ.3604333416"
signature = "rusEFI main.2024.08.07.XYZ.946540577"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI main.2024.08.06.XYZ.3604333416" ; signature is expected to be 7 or more characters.
signature= "rusEFI main.2024.08.07.XYZ.946540577" ; 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
@ -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)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Aug 06 16:41:03 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Wed Aug 07 16:41:51 UTC 2024
pageSize = 22960
page = 1
@ -378,8 +378,8 @@ useTpicAdvancedMode = bits, U32, 752, [11:11], "false", "true"
lambdaProtectionEnable = bits, U32, 752, [12:12], "false", "true"
verboseTLE8888 = bits, U32, 752, [13:13], "false", "true"
enableVerboseCanTx = bits, U32, 752, [14:14], "false", "true"
etb1configured = bits, U32, 752, [15:15], "false", "true"
etb2configured = bits, U32, 752, [16:16], "false", "true"
unused644b10 = bits, U32, 752, [15:15], "false", "true"
unused644b11 = bits, U32, 752, [16:16], "false", "true"
measureMapOnlyInOneCylinder = bits, U32, 752, [17:17], "false", "true"
stepperForceParkingEveryRestart = bits, U32, 752, [18:18], "false", "true"
isFasterEngineSpinUpEnabled = bits, U32, 752, [19:19], "false", "true"
@ -9334,11 +9334,11 @@ dialog = tcuControls, "Transmission Settings"
dialog = etbAutotune, "PID Autotune"
field = "First step: calibrate TPS and hit 'Burn'"
commandButton = "Auto Calibrate ETB 1", cmd_etb_auto_calibrate, {etb1configured == 1 && tps1_1AdcChannel != 0 && calibrationMode == 0}
commandButton = "Auto Calibrate ETB 2", cmd_etb_auto_calibrate_2, {etb2configured == 1 && tps2_1AdcChannel != 0 && calibrationMode == 0}
commandButton = "Auto Calibrate ETB 1", cmd_etb_auto_calibrate, { (etbFunctions1 == 1 || etbFunctions2 == 1) && tps1_1AdcChannel != 0 && calibrationMode == 0}
commandButton = "Auto Calibrate ETB 2", cmd_etb_auto_calibrate_2, { (etbFunctions1 == 2 || etbFunctions2 == 2) && tps2_1AdcChannel != 0 && calibrationMode == 0}
field = "Second step"
commandButton = "Start ETB PID Autotune", cmd_etb_autotune, {(etb1configured == 1 || etb2configured == 1) && calibrationMode = 0}
commandButton = "Stop ETB PID Autotune", cmd_etb_autotune_stop, {(etb1configured == 1 || etb2configured == 1) && calibrationMode >= 3 && calibrationMode <= 5}
commandButton = "Start ETB PID Autotune", cmd_etb_autotune, {(etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2) && calibrationMode = 0}
commandButton = "Stop ETB PID Autotune", cmd_etb_autotune_stop, {(etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2) && calibrationMode >= 3 && calibrationMode <= 5}
dialog = etbDialogRight
panel = etbIdleDialog,{ etbFunctions1 == 1 || etbFunctions1 == 2 || etbFunctions2 == 1 || etbFunctions2 == 2 }