diff --git a/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h b/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h index 9756df2..ff1aea7 100644 --- a/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h +++ b/generated/controllers/generated/engine_configuration_generated_structures_XYZ.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Apr 25 16:40:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 26 16:39:38 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2031,7 +2031,6 @@ struct engine_configuration_s { offset 920 bit 13 */ bool verboseVVTDecoding : 1 {}; /** - * get invertCamVVTSignal offset 920 bit 14 */ bool invertCamVVTSignal : 1 {}; /** @@ -2872,13 +2871,13 @@ struct engine_configuration_s { bool skipADC12bitAssert : 1 {}; /** offset 1496 bit 29 */ - bool unusedBit_513_29 : 1 {}; + bool invertExhaustCamVVTSignal : 1 {}; /** offset 1496 bit 30 */ - bool unusedBit_513_30 : 1 {}; + bool unusedBit_514_30 : 1 {}; /** offset 1496 bit 31 */ - bool unusedBit_513_31 : 1 {}; + bool unusedBit_514_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup.\Should be 100 once tune is better * units: cycles @@ -5620,4 +5619,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22656); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Apr 25 16:40:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 26 16:39:38 UTC 2024 diff --git a/generated/controllers/generated/rusefi_generated_XYZ.h b/generated/controllers/generated/rusefi_generated_XYZ.h index 206fd3b..5b0f426 100644 --- a/generated/controllers/generated/rusefi_generated_XYZ.h +++ b/generated/controllers/generated/rusefi_generated_XYZ.h @@ -1214,7 +1214,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2604809928 +#define SIGNATURE_HASH 1591005542 #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" @@ -1593,7 +1593,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.04.25.XYZ.2604809928" +#define TS_SIGNATURE "rusEFI default.2024.04.26.XYZ.1591005542" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/generated/controllers/generated/signature_XYZ.h b/generated/controllers/generated/signature_XYZ.h index 66d37e9..b15c5d0 100644 --- a/generated/controllers/generated/signature_XYZ.h +++ b/generated/controllers/generated/signature_XYZ.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2604809928 -#define TS_SIGNATURE "rusEFI default.2024.04.25.XYZ.2604809928" +#define SIGNATURE_HASH 1591005542 +#define TS_SIGNATURE "rusEFI default.2024.04.26.XYZ.1591005542" diff --git a/generated/tunerstudio/generated/rusefi_XYZ.ini b/generated/tunerstudio/generated/rusefi_XYZ.ini index 76445c2..2eeeb62 100644 --- a/generated/tunerstudio/generated/rusefi_XYZ.ini +++ b/generated/tunerstudio/generated/rusefi_XYZ.ini @@ -38,12 +38,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI default.2024.04.25.XYZ.2604809928" + signature = "rusEFI default.2024.04.26.XYZ.1591005542" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI default.2024.04.25.XYZ.2604809928" ; signature is expected to be 7 or more characters. + signature= "rusEFI default.2024.04.26.XYZ.1591005542" ; 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="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 Thu Apr 25 16:40:36 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Apr 26 16:39:38 UTC 2024 pageSize = 22656 page = 1 @@ -768,6 +768,7 @@ devBit5 = bits, U32, 1496, [25:25], "false", "true" devBit6 = bits, U32, 1496, [26:26], "false", "true" devBit7 = bits, U32, 1496, [27:27], "false", "true" skipADC12bitAssert = bits, U32, 1496, [28:28], "false", "true" +invertExhaustCamVVTSignal = bits, U32, 1496, [29:29], "Rising", "Falling" afterCrankingIACtaperDuration = scalar, S16, 1500, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1502, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1504, [0:8], $gpio_list @@ -1907,7 +1908,6 @@ tcu_shiftTime = scalar, F32, 22652, "ms", 1, 0, 0, 3000, 0 enableCanVss = "Read VSS from OEM CAN bus according to selected CAN vehicle configuration." stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise." verboseVVTDecoding = "Verbose info in console below engineSnifferRpmThreshold\nenable vvt_details" - invertCamVVTSignal = "get invertCamVVTSignal" alphaNUseIat = "In Alpha-N mode, compensate for air temperature." useRawOutputToDriveIdleStepper = "If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coils" verboseCan2 = "Print incoming and outgoing second bus CAN messages in rusEFI console" @@ -7120,7 +7120,8 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Cam sensor bank 1 exhaust", camInputs2, { camInputs2 != 0 || (vvtMode2 != 0 && camInputs1 != 0 ) } field = "Cam sensor bank 2 intake", camInputs3, { camInputs3 != 0 || (vvtMode1 != 0 && camInputs1 != 0 ) } field = "Cam sensor bank 2 exhaust", camInputs4, { camInputs4 != 0 || (vvtMode2 != 0 && camInputs2 != 0 ) } - field = "Cam Edge Select", invertCamVVTSignal, { camInputs1 != 0 } + field = "intake Cam Edge Select", invertCamVVTSignal, { camInputs1 != 0 } + field = "exhaust Cam Edge Select", invertExhaustCamVVTSignal, { camInputs2 != 0 } field = "" field = "#Set offset so VVT indicates 0 degrees in default position" field = "VVT offset bank 1 intake", vvtOffsets1, { camInputs1 != 0 }