diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h index 1556e30fa5..8ad866b3cf 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:49 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:13 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2315,10 +2315,8 @@ struct engine_configuration_s { offset 1312 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** - * Print details into rusEFI console - * enable verbose_idle offset 1312 bit 2 */ - bool isVerboseIAC : 1 {}; + bool unused1192b2 : 1 {}; /** offset 1312 bit 3 */ bool boardUseTachPullUp : 1 {}; @@ -5343,4 +5341,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23664); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:49 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:13 UTC 2023 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index 80c8c52857..7be3b7d2fc 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -794,7 +794,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 2645324684 +#define SIGNATURE_HASH 3915855948 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1087,7 +1087,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.09.24.cypress.2645324684" +#define TS_SIGNATURE "rusEFI master.2023.09.25.cypress.3915855948" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index 7f61cef172..6f48ccd4a7 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:48 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:12 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2315,10 +2315,8 @@ struct engine_configuration_s { offset 1312 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** - * Print details into rusEFI console - * enable verbose_idle offset 1312 bit 2 */ - bool isVerboseIAC : 1 {}; + bool unused1192b2 : 1 {}; /** offset 1312 bit 3 */ bool boardUseTachPullUp : 1 {}; @@ -5343,4 +5341,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22288); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:48 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:12 UTC 2023 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index 22a3e7eeee..591f7a3cdd 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -794,7 +794,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3749557282 +#define SIGNATURE_HASH 2880896994 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1087,7 +1087,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.09.24.kin.3749557282" +#define TS_SIGNATURE "rusEFI master.2023.09.25.kin.2880896994" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 1cf1e9597d..f70097f3f2 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:50 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:15 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2315,10 +2315,8 @@ struct engine_configuration_s { offset 1312 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** - * Print details into rusEFI console - * enable verbose_idle offset 1312 bit 2 */ - bool isVerboseIAC : 1 {}; + bool unused1192b2 : 1 {}; /** offset 1312 bit 3 */ bool boardUseTachPullUp : 1 {}; @@ -5343,4 +5341,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23664); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:16:50 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:15 UTC 2023 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index a03a118bec..270bfb952e 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -1032,7 +1032,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2585900187 +#define SIGNATURE_HASH 4008378203 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1325,7 +1325,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.09.24.subaru_eg33_f7.2585900187" +#define TS_SIGNATURE "rusEFI master.2023.09.25.subaru_eg33_f7.4008378203" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/console/binary/generated/data_logs.ini b/firmware/console/binary/generated/data_logs.ini index f23cf9d1b2..391fe6e9f3 100644 --- a/firmware/console/binary/generated/data_logs.ini +++ b/firmware/console/binary/generated/data_logs.ini @@ -534,22 +534,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" diff --git a/firmware/console/binary/generated/fancy_content.ini b/firmware/console/binary/generated/fancy_content.ini index 9c5c9a7cac..17ffc841a1 100644 --- a/firmware/console/binary/generated/fancy_content.ini +++ b/firmware/console/binary/generated/fancy_content.ini @@ -320,7 +320,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" diff --git a/firmware/console/binary/generated/output_channels.ini b/firmware/console/binary/generated/output_channels.ini index ab822dfb6c..d284a38e65 100644 --- a/firmware/console/binary/generated/output_channels.ini +++ b/firmware/console/binary/generated/output_channels.ini @@ -726,8 +726,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 diff --git a/firmware/controllers/actuators/idle_state_generated.h b/firmware/controllers/actuators/idle_state_generated.h index 1d23a9ee48..28670e6671 100644 --- a/firmware/controllers/actuators/idle_state_generated.h +++ b/firmware/controllers/actuators/idle_state_generated.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Tue Nov 01 20:59:53 UTC 2022 +// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/actuators/idle_state.txt Mon Sep 25 12:41:04 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -42,21 +42,21 @@ struct idle_state_s { offset 20 bit 0 */ bool mightResetPid : 1 {}; /** - * idle: shouldResetPid + * Idle: shouldResetPid offset 20 bit 1 */ bool shouldResetPid : 1 {}; /** - * idle: wasResetPid + * Idle: wasResetPid * This is needed to slowly turn on the PID back after it was reset. offset 20 bit 2 */ bool wasResetPid : 1 {}; /** - * idle: mustResetPid + * Idle: mustResetPid * This is used when the PID configuration is changed, to guarantee the reset offset 20 bit 3 */ bool mustResetPid : 1 {}; /** - * idle: cranking + * Idle: cranking offset 20 bit 4 */ bool isCranking : 1 {}; /** @@ -66,11 +66,11 @@ struct idle_state_s { offset 20 bit 6 */ bool notIdling : 1 {}; /** - * idle: reset + * Idle: reset offset 20 bit 7 */ bool needReset : 1 {}; /** - * idle: dead zone + * Idle: dead zone offset 20 bit 8 */ bool isInDeadZone : 1 {}; /** @@ -92,57 +92,57 @@ struct idle_state_s { offset 20 bit 14 */ bool looksLikeCrankToIdle : 1 {}; /** + * Idle: coasting offset 20 bit 15 */ - bool isVerboseIAC : 1 {}; - /** - * idle: coasting - offset 20 bit 16 */ bool isIdleCoasting : 1 {}; /** + offset 20 bit 16 */ + bool unusedBit_21_16 : 1 {}; + /** offset 20 bit 17 */ - bool unusedBit_22_17 : 1 {}; + bool unusedBit_21_17 : 1 {}; /** offset 20 bit 18 */ - bool unusedBit_22_18 : 1 {}; + bool unusedBit_21_18 : 1 {}; /** offset 20 bit 19 */ - bool unusedBit_22_19 : 1 {}; + bool unusedBit_21_19 : 1 {}; /** offset 20 bit 20 */ - bool unusedBit_22_20 : 1 {}; + bool unusedBit_21_20 : 1 {}; /** offset 20 bit 21 */ - bool unusedBit_22_21 : 1 {}; + bool unusedBit_21_21 : 1 {}; /** offset 20 bit 22 */ - bool unusedBit_22_22 : 1 {}; + bool unusedBit_21_22 : 1 {}; /** offset 20 bit 23 */ - bool unusedBit_22_23 : 1 {}; + bool unusedBit_21_23 : 1 {}; /** offset 20 bit 24 */ - bool unusedBit_22_24 : 1 {}; + bool unusedBit_21_24 : 1 {}; /** offset 20 bit 25 */ - bool unusedBit_22_25 : 1 {}; + bool unusedBit_21_25 : 1 {}; /** offset 20 bit 26 */ - bool unusedBit_22_26 : 1 {}; + bool unusedBit_21_26 : 1 {}; /** offset 20 bit 27 */ - bool unusedBit_22_27 : 1 {}; + bool unusedBit_21_27 : 1 {}; /** offset 20 bit 28 */ - bool unusedBit_22_28 : 1 {}; + bool unusedBit_21_28 : 1 {}; /** offset 20 bit 29 */ - bool unusedBit_22_29 : 1 {}; + bool unusedBit_21_29 : 1 {}; /** offset 20 bit 30 */ - bool unusedBit_22_30 : 1 {}; + bool unusedBit_21_30 : 1 {}; /** offset 20 bit 31 */ - bool unusedBit_22_31 : 1 {}; + bool unusedBit_21_31 : 1 {}; /** * idle: target by CLT * offset 24 @@ -167,4 +167,4 @@ struct idle_state_s { static_assert(sizeof(idle_state_s) == 40); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/idle_state.txt Tue Nov 01 20:59:53 UTC 2022 +// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/actuators/idle_state.txt Mon Sep 25 12:41:04 UTC 2023 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index fcae7e9619..4c35024d95 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:18:54 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:27 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2315,10 +2315,8 @@ struct engine_configuration_s { offset 1312 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** - * Print details into rusEFI console - * enable verbose_idle offset 1312 bit 2 */ - bool isVerboseIAC : 1 {}; + bool unused1192b2 : 1 {}; /** offset 1312 bit 3 */ bool boardUseTachPullUp : 1 {}; @@ -5343,4 +5341,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23664); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Sep 22 16:18:54 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:27 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index c0961be95b..3936ee4a18 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1085,7 +1085,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1052041655 +#define SIGNATURE_HASH 1249880695 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define spi_device_e_auto_enum 0="SPI_NONE",1="SPI_DEVICE_1",2="SPI_DEVICE_2",3="SPI_DEVICE_3",4="SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 @@ -1378,7 +1378,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.09.24.f407-discovery.1052041655" +#define TS_SIGNATURE "rusEFI master.2023.09.25.f407-discovery.1249880695" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index 740cf62e44..b170653a3a 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3648453430 -#define TS_SIGNATURE "rusEFI master.2023.09.24.48way.3648453430" +#define SIGNATURE_HASH 2914889974 +#define TS_SIGNATURE "rusEFI master.2023.09.25.48way.2914889974" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 5a7837cf08..3145856c91 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3990472587 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-2chan.3990472587" +#define SIGNATURE_HASH 2568129611 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-2chan.2568129611" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 4a148c0a03..96a16e6bd1 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1436284273 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-4chan.1436284273" +#define SIGNATURE_HASH 558939825 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-4chan.558939825" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 9d5f113acf..ce4f64a382 100644 --- a/firmware/controllers/generated/signature_alphax-4chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-4chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1436284273 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-4chan_f7.1436284273" +#define SIGNATURE_HASH 558939825 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-4chan_f7.558939825" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index d8fa8dd056..b85d0c635f 100644 --- a/firmware/controllers/generated/signature_alphax-8chan-revA.h +++ b/firmware/controllers/generated/signature_alphax-8chan-revA.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2891951503 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-8chan-revA.2891951503" +#define SIGNATURE_HASH 3633636943 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-8chan-revA.3633636943" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index ee95eb6d9f..40a9ffe143 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2431650820 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-8chan.2431650820" +#define SIGNATURE_HASH 3829090244 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-8chan.3829090244" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index 7ae3db48ac..6deb72310e 100644 --- a/firmware/controllers/generated/signature_alphax-8chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-8chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2431650820 -#define TS_SIGNATURE "rusEFI master.2023.09.24.alphax-8chan_f7.2431650820" +#define SIGNATURE_HASH 3829090244 +#define TS_SIGNATURE "rusEFI master.2023.09.25.alphax-8chan_f7.3829090244" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index bc698cffab..7f218d689c 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2170980011 -#define TS_SIGNATURE "rusEFI master.2023.09.24.atlas.2170980011" +#define SIGNATURE_HASH 4121808235 +#define TS_SIGNATURE "rusEFI master.2023.09.25.atlas.4121808235" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 3f75cf220b..bea7caf357 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2777382458 -#define TS_SIGNATURE "rusEFI master.2023.09.24.core8.2777382458" +#define SIGNATURE_HASH 3510646266 +#define TS_SIGNATURE "rusEFI master.2023.09.25.core8.3510646266" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 3774e7d583..30ac466ca4 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.cypress.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.cypress.3915855948" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 7a5627a979..82dddedaf7 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1052041655 -#define TS_SIGNATURE "rusEFI master.2023.09.24.f407-discovery.1052041655" +#define SIGNATURE_HASH 1249880695 +#define TS_SIGNATURE "rusEFI master.2023.09.25.f407-discovery.1249880695" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 5f1cd48d21..38c339265b 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.f429-discovery.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.f429-discovery.3915855948" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index cd81109219..a3ea5b5d68 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3221132102 -#define TS_SIGNATURE "rusEFI master.2023.09.24.frankenso_na6.3221132102" +#define SIGNATURE_HASH 3409303686 +#define TS_SIGNATURE "rusEFI master.2023.09.25.frankenso_na6.3409303686" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 37ebcb5a93..0fe9c31d26 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1583727574 -#define TS_SIGNATURE "rusEFI master.2023.09.24.harley81.1583727574" +#define SIGNATURE_HASH 716081174 +#define TS_SIGNATURE "rusEFI master.2023.09.25.harley81.716081174" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 6e826138b6..00f518275b 100644 --- a/firmware/controllers/generated/signature_hellen-112-17.h +++ b/firmware/controllers/generated/signature_hellen-112-17.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 382338876 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen-112-17.382338876" +#define SIGNATURE_HASH 1644252412 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen-112-17.1644252412" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 357b2232d4..f341739bf0 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 761185660 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen-gm-e67.761185660" +#define SIGNATURE_HASH 1502973628 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen-gm-e67.1502973628" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 0f5687ba6e..8db0f0d914 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 163104348 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen-honda-k.163104348" +#define SIGNATURE_HASH 2104724892 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen-honda-k.2104724892" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 4412065602..cd882ca9ef 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4067327643 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen-nb1.4067327643" +#define SIGNATURE_HASH 2258974043 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen-nb1.2258974043" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 743380c661..e5b345bc23 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 77239736 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen121nissan.77239736" +#define SIGNATURE_HASH 1884413560 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen121nissan.1884413560" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index c6993145fe..74495e186b 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 164785231 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen121vag.164785231" +#define SIGNATURE_HASH 2098800527 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen121vag.2098800527" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index eeb0129c1a..dae502a82b 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1384051942 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen128.1384051942" +#define SIGNATURE_HASH 649445158 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen128.649445158" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index e9a3096a7d..df7a5c109f 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1642064129 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen154hyundai.1642064129" +#define SIGNATURE_HASH 353673921 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen154hyundai.353673921" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index ecc609af74..fd253eeb16 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4058543521 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen72.4058543521" +#define SIGNATURE_HASH 2233679457 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen72.2233679457" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 9a6673e6b3..0975a89d2b 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1794963297 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen81.1794963297" +#define SIGNATURE_HASH 506969249 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen81.506969249" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 8b974aee0d..d48f2e67e6 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1938423368 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellen88bmw.1938423368" +#define SIGNATURE_HASH 121812360 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellen88bmw.121812360" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index f4923c3f61..46d071892d 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1990324136 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellenNA6.1990324136" +#define SIGNATURE_HASH 40543336 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellenNA6.40543336" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 57c57bb3e8..2e54ea60fe 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 268500839 -#define TS_SIGNATURE "rusEFI master.2023.09.24.hellenNA8_96.268500839" +#define SIGNATURE_HASH 1691071655 +#define TS_SIGNATURE "rusEFI master.2023.09.25.hellenNA8_96.1691071655" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 052e10a854..114b93441d 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 3749557282 -#define TS_SIGNATURE "rusEFI master.2023.09.24.kin.3749557282" +#define SIGNATURE_HASH 2880896994 +#define TS_SIGNATURE "rusEFI master.2023.09.25.kin.2880896994" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 2eaa3e32d9..6585195b38 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2274848642 -#define TS_SIGNATURE "rusEFI master.2023.09.24.m74_9.2274848642" +#define SIGNATURE_HASH 4082902082 +#define TS_SIGNATURE "rusEFI master.2023.09.25.m74_9.4082902082" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 55f36903e5..3d25415424 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3200358924 -#define TS_SIGNATURE "rusEFI master.2023.09.24.mre_f4.3200358924" +#define SIGNATURE_HASH 3389706700 +#define TS_SIGNATURE "rusEFI master.2023.09.25.mre_f4.3389706700" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index be7899df0a..3339616a18 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3200358924 -#define TS_SIGNATURE "rusEFI master.2023.09.24.mre_f7.3200358924" +#define SIGNATURE_HASH 3389706700 +#define TS_SIGNATURE "rusEFI master.2023.09.25.mre_f7.3389706700" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index 0e0fff75d1..edc6caa606 100644 --- a/firmware/controllers/generated/signature_nucleo_f429.h +++ b/firmware/controllers/generated/signature_nucleo_f429.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.nucleo_f429.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.nucleo_f429.3915855948" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 82a5aebf9e..ef0f8f060b 100644 --- a/firmware/controllers/generated/signature_nucleo_f767.h +++ b/firmware/controllers/generated/signature_nucleo_f767.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.nucleo_f767.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.nucleo_f767.3915855948" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 9047781b9a..3db8d4e072 100644 --- a/firmware/controllers/generated/signature_nucleo_h743.h +++ b/firmware/controllers/generated/signature_nucleo_h743.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.nucleo_h743.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.nucleo_h743.3915855948" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 9788603cc2..de8acc468b 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2906177052 -#define TS_SIGNATURE "rusEFI master.2023.09.24.prometheus_405.2906177052" +#define SIGNATURE_HASH 3656644060 +#define TS_SIGNATURE "rusEFI master.2023.09.25.prometheus_405.3656644060" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index c1f24334f5..ca400e6d97 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2906177052 -#define TS_SIGNATURE "rusEFI master.2023.09.24.prometheus_469.2906177052" +#define SIGNATURE_HASH 3656644060 +#define TS_SIGNATURE "rusEFI master.2023.09.25.prometheus_469.3656644060" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 31512d0e66..b5430518e7 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2646576630 -#define TS_SIGNATURE "rusEFI master.2023.09.24.proteus_f4.2646576630" +#define SIGNATURE_HASH 3916744246 +#define TS_SIGNATURE "rusEFI master.2023.09.25.proteus_f4.3916744246" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 97ae1dd8c2..2790162da8 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2646576630 -#define TS_SIGNATURE "rusEFI master.2023.09.24.proteus_f7.2646576630" +#define SIGNATURE_HASH 3916744246 +#define TS_SIGNATURE "rusEFI master.2023.09.25.proteus_f7.3916744246" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index e9411afa19..eac405bc92 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2646576630 -#define TS_SIGNATURE "rusEFI master.2023.09.24.proteus_h7.2646576630" +#define SIGNATURE_HASH 3916744246 +#define TS_SIGNATURE "rusEFI master.2023.09.25.proteus_h7.3916744246" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index f09f305d37..516dd995aa 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4193752784 -#define TS_SIGNATURE "rusEFI master.2023.09.24.s105.4193752784" +#define SIGNATURE_HASH 2369576208 +#define TS_SIGNATURE "rusEFI master.2023.09.25.s105.2369576208" diff --git a/firmware/controllers/generated/signature_small-can.h b/firmware/controllers/generated/signature_small-can.h index ca4a394c94..6fc55ff52f 100644 --- a/firmware/controllers/generated/signature_small-can.h +++ b/firmware/controllers/generated/signature_small-can.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1353709829 -#define TS_SIGNATURE "rusEFI master.2023.09.24.small-can.1353709829" +#define SIGNATURE_HASH 610579141 +#define TS_SIGNATURE "rusEFI master.2023.09.25.small-can.610579141" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 42017868ac..3ab056f9c9 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2585900187 -#define TS_SIGNATURE "rusEFI master.2023.09.24.subaru_eg33_f7.2585900187" +#define SIGNATURE_HASH 4008378203 +#define TS_SIGNATURE "rusEFI master.2023.09.25.subaru_eg33_f7.4008378203" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index c8729c4f03..12a9692de4 100644 --- a/firmware/controllers/generated/signature_t-b-g.h +++ b/firmware/controllers/generated/signature_t-b-g.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2645324684 -#define TS_SIGNATURE "rusEFI master.2023.09.24.t-b-g.2645324684" +#define SIGNATURE_HASH 3915855948 +#define TS_SIGNATURE "rusEFI master.2023.09.25.t-b-g.3915855948" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index d87cc26c3b..7fac9d8598 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 386031534 -#define TS_SIGNATURE "rusEFI master.2023.09.24.tdg-pdm8.386031534" +#define SIGNATURE_HASH 1674122350 +#define TS_SIGNATURE "rusEFI master.2023.09.25.tdg-pdm8.1674122350" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index d2c9f8478f..9a58c6cebc 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -715,9 +715,6 @@ float getConfigValueByName(const char *name) { // fuelClosedLoopCorrectionEnabled case 1611799720: return engineConfiguration->fuelClosedLoopCorrectionEnabled; -// isVerboseIAC - case -546057276: - return engineConfiguration->isVerboseIAC; // boardUseTachPullUp case 885690524: return engineConfiguration->boardUseTachPullUp; @@ -2913,11 +2910,6 @@ bool setConfigValueByName(const char *name, float value) { { engineConfiguration->fuelClosedLoopCorrectionEnabled = (int)value; return 1; - } - case -546057276: - { - engineConfiguration->isVerboseIAC = (int)value; - return 1; } case 885690524: { diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 9f20b060d3..af6eae9e8f 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -709,9 +709,6 @@ Select which bus the wideband controller is attached to. ### fuelClosedLoopCorrectionEnabled Enables lambda sensor closed loop feedback for fuelling. -### isVerboseIAC -Print details into rusEFI console\nenable verbose_idle - ### boardUseTachPullUp diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 2059b4eaab..52be111d2c 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.f407-discovery.1052041655" + signature = "rusEFI master.2023.09.25.f407-discovery.1249880695" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.f407-discovery.1052041655" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.f407-discovery.1249880695" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:09:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:27 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7395,7 +7391,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 1854ca2c01..23a369e2cc 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.48way.3648453430" + signature = "rusEFI master.2023.09.25.48way.2914889974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.48way.3648453430" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.48way.2914889974" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Battery Reference Input (A0)","TPS Reference Input (A1)","CLT Reference Input (A2)","IAT Reference Input (A3)","O2 Reference Input (A4)","INVALID","INVALID","INVALID","MAP Pressure Reference Input (B0)","BARO Pressure Reference Input (B1)","INVALID","INVALID","INVALID","INVALID","Fuel Pressure Reference Input (C4)","Oil Pressure Reference Input (C5)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:35 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7394,7 +7390,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index f3acf89e21..e0e9bc3b7f 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-2chan.3990472587" + signature = "rusEFI master.2023.09.25.alphax-2chan.2568129611" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-2chan.3990472587" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-2chan.2568129611" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:08 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:18 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6083,7 +6080,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7366,7 +7362,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index dbe25aa18a..a395f4bdfa 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-4chan.1436284273" + signature = "rusEFI master.2023.09.25.alphax-4chan.558939825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-4chan.1436284273" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-4chan.558939825" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:21 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7369,7 +7365,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 3a8f288e85..d5b1c61779 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-4chan_f7.1436284273" + signature = "rusEFI master.2023.09.25.alphax-4chan_f7.558939825" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-4chan_f7.1436284273" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-4chan_f7.558939825" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X5 - AIN4","INVALID","INVALID","INVALID","INVALID","D5 - PPS rev G" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:14 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:24 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7369,7 +7365,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 360f13ded3..66a330f34b 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-8chan-revA.2891951503" + signature = "rusEFI master.2023.09.25.alphax-8chan-revA.3633636943" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-8chan-revA.2891951503" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-8chan-revA.3633636943" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:34 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7370,7 +7366,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index e903738c51..b27fabe007 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-8chan.2431650820" + signature = "rusEFI master.2023.09.25.alphax-8chan.3829090244" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-8chan.2431650820" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-8chan.3829090244" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:28 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7370,7 +7366,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 7d1ec3e1fe..0b1ec59869 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.alphax-8chan_f7.2431650820" + signature = "rusEFI master.2023.09.25.alphax-8chan_f7.3829090244" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.alphax-8chan_f7.2431650820" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.alphax-8chan_f7.3829090244" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","33A - PPS Sensor Input","31A - TPS Sensor Input","24 - Ignition Key Voltage","INVALID","INVALID","19A - Aux Analog 6","1A - Aux Analog 1","2A - Aux Analog 4","INVALID","29A - CLT Sensor Input","27A - IAT Sensor Input","INVALID","12A - Aux Analog 8","INVALID","11A - Aux Analog 3","INVALID","34A - PPS2 Sensor Input","32A - TPS2 Sensor Input","INVALID","INVALID","INVALID","4A - Aux Analog 7","INVALID","10A - Aux Analog 5","INVALID","28A - Aux Temp 2","28A - Aux Temp 1","INVALID","20A - Aux Analog 9" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:31 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7370,7 +7366,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index ee9ad63ecf..5ad5270888 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.atlas.2170980011" + signature = "rusEFI master.2023.09.25.atlas.4121808235" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.atlas.2170980011" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.atlas.4121808235" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:16 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7384,7 +7380,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 73bb30a248..93c9ae582b 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.core8.2777382458" + signature = "rusEFI master.2023.09.25.core8.3510646266" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.core8.2777382458" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.core8.3510646266" ; 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 @@ -92,7 +92,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.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:32 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7394,7 +7390,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 75e2fb66ff..0ea7d1231e 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.cypress.2645324684" + signature = "rusEFI master.2023.09.25.cypress.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.cypress.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.cypress.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:13 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 05d76c103f..5c4fe343cd 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.f407-discovery.1052041655" + signature = "rusEFI master.2023.09.25.f407-discovery.1249880695" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.f407-discovery.1052041655" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.f407-discovery.1249880695" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:09:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:22 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6087,7 +6084,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7395,7 +7391,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 9e0cdb1e59..e9177de47f 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.f429-discovery.2645324684" + signature = "rusEFI master.2023.09.25.f429-discovery.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.f429-discovery.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.f429-discovery.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:47 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:04 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 6b81b4b12c..68e4cd89b7 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.frankenso_na6.3221132102" + signature = "rusEFI master.2023.09.25.frankenso_na6.3409303686" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.frankenso_na6.3221132102" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.frankenso_na6.3409303686" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:47 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index a288562df5..6114f3b419 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.harley81.1583727574" + signature = "rusEFI master.2023.09.25.harley81.716081174" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.harley81.1583727574" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.harley81.716081174" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","27 - TPS 2","INVALID","41 - PPS 1","52 - TPS 1","5 Battery Sense","INVALID","INVALID","42 - PPS 2","INVALID","53 - MAP","55 Engine Temperature","49 CLT","72 IAT","32 Oil Pressure","34 Kickstand Position Sensor" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:38 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7382,7 +7378,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index b5f31b4806..5673d084d0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen-112-17.382338876" + signature = "rusEFI master.2023.09.25.hellen-112-17.1644252412" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen-112-17.382338876" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen-112-17.1644252412" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","114 Analog Input","INVALID","121 PPS1","203 TPS Throttle Position 1","INVALID","107 TODO","119 Analog Input","110 Analog Input","INVALID","219 MAP","109 Analog Input","215 CLT","227 IAT","111 Analog Input","112 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:01 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6084,7 +6081,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7367,7 +7363,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 51ece4b17b..c9ef3b1cef 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen-gm-e67.761185660" + signature = "rusEFI master.2023.09.25.hellen-gm-e67.1502973628" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen-gm-e67.761185660" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen-gm-e67.1502973628" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:57 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:13 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index b5417782b1..aab196fc1d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen-honda-k.163104348" + signature = "rusEFI master.2023.09.25.hellen-honda-k.2104724892" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen-honda-k.163104348" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen-honda-k.2104724892" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","INVALID","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:51 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6084,7 +6081,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7366,7 +7362,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 4f9fd898f1..8adc58432d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen-nb1.4067327643" + signature = "rusEFI master.2023.09.25.hellen-nb1.2258974043" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen-nb1.4067327643" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen-nb1.2258974043" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:10 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 15f286c9d1..f7084dc043 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen121nissan.77239736" + signature = "rusEFI master.2023.09.25.hellen121nissan.1884413560" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen121nissan.77239736" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen121nissan.1884413560" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:48 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6084,7 +6081,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7366,7 +7362,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index ba57d19d5c..eb9263e063 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen121vag.164785231" + signature = "rusEFI master.2023.09.25.hellen121vag.2098800527" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen121vag.164785231" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen121vag.2098800527" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:31 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:45 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 34ed9f2b37..e44e2597fb 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen128.1384051942" + signature = "rusEFI master.2023.09.25.hellen128.649445158" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen128.1384051942" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen128.649445158" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:28 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:41 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7382,7 +7378,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 46ecaf75a6..c3e857d039 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen154hyundai.1642064129" + signature = "rusEFI master.2023.09.25.hellen154hyundai.353673921" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen154hyundai.1642064129" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen154hyundai.353673921" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:40 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:55 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6084,7 +6081,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7366,7 +7362,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 42816184ec..7260b86ba5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen72.4058543521" + signature = "rusEFI master.2023.09.25.hellen72.2233679457" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen72.4058543521" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen72.2233679457" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:04 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 7e0ade8786..be27d273dd 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen81.1794963297" + signature = "rusEFI master.2023.09.25.hellen81.506969249" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen81.1794963297" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen81.506969249" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:07 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6084,7 +6081,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7381,7 +7377,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 311d05102d..6cbff2f646 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellen88bmw.1938423368" + signature = "rusEFI master.2023.09.25.hellen88bmw.121812360" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellen88bmw.1938423368" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellen88bmw.121812360" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:43 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:58 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7382,7 +7378,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 8971d5c22b..2588711f12 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellenNA6.1990324136" + signature = "rusEFI master.2023.09.25.hellenNA6.40543336" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellenNA6.1990324136" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellenNA6.40543336" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:16 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 247ae460a8..1eaca56fab 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.hellenNA8_96.268500839" + signature = "rusEFI master.2023.09.25.hellenNA8_96.1691071655" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.hellenNA8_96.268500839" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.hellenNA8_96.1691071655" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:03 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:19 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index e19d7a0038..a78df794f8 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.kin.3749557282" + signature = "rusEFI master.2023.09.25.kin.2880896994" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.kin.3749557282" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.kin.2880896994" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:03 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:12 UTC 2023 pageSize = 22288 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 22278, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7393,7 +7389,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 872321b1bb..582c4f428d 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.m74_9.2274848642" + signature = "rusEFI master.2023.09.25.m74_9.4082902082" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.m74_9.2274848642" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.m74_9.4082902082" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:20 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:38 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index dc9acf0d92..a2f1a78e45 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.mre_f4.3200358924" + signature = "rusEFI master.2023.09.25.mre_f4.3389706700" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.mre_f4.3200358924" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.mre_f4.3389706700" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:12 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:29 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5186,22 +5184,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6088,7 +6085,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7384,7 +7380,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index a99cd55bda..06bd143b51 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.mre_f7.3200358924" + signature = "rusEFI master.2023.09.25.mre_f7.3389706700" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.mre_f7.3200358924" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.mre_f7.3389706700" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:26 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5186,22 +5184,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6088,7 +6085,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7384,7 +7380,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 3f834d95d8..7f0f40d6a2 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.nucleo_f429.2645324684" + signature = "rusEFI master.2023.09.25.nucleo_f429.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.nucleo_f429.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.nucleo_f429.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:50 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:07 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index 8838f28411..48d71480fd 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.nucleo_f767.2645324684" + signature = "rusEFI master.2023.09.25.nucleo_f767.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.nucleo_f767.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.nucleo_f767.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:10 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 287b3a9974..7b42c4118a 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.nucleo_h743.2645324684" + signature = "rusEFI master.2023.09.25.nucleo_h743.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.nucleo_h743.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.nucleo_h743.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:13 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 108e03d0b5..7a7d15fd30 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.prometheus_405.2906177052" + signature = "rusEFI master.2023.09.25.prometheus_405.3656644060" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.prometheus_405.2906177052" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.prometheus_405.3656644060" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:35 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:52 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6080,7 +6077,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7387,7 +7383,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index f71ae7a1fc..0550157ffd 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.prometheus_469.2906177052" + signature = "rusEFI master.2023.09.25.prometheus_469.3656644060" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.prometheus_469.2906177052" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.prometheus_469.3656644060" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:49 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6080,7 +6077,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7387,7 +7383,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index f61134fd77..853915e380 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.proteus_f4.2646576630" + signature = "rusEFI master.2023.09.25.proteus_f4.3916744246" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.proteus_f4.2646576630" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.proteus_f4.3916744246" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:58 UTC 2023 pageSize = 27664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6095,7 +6092,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7386,7 +7382,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index f17f87fb56..8da5f31ac8 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.proteus_f7.2646576630" + signature = "rusEFI master.2023.09.25.proteus_f7.3916744246" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.proteus_f7.2646576630" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.proteus_f7.3916744246" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:38 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:55 UTC 2023 pageSize = 27664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6095,7 +6092,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7386,7 +7382,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index c8ccf8175b..e512c1b1c7 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.proteus_h7.2646576630" + signature = "rusEFI master.2023.09.25.proteus_h7.3916744246" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.proteus_h7.2646576630" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.proteus_h7.3916744246" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:01 UTC 2023 pageSize = 27664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 27654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6095,7 +6092,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7386,7 +7382,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index a5d4f9d511..064d7fd8ae 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.s105.4193752784" + signature = "rusEFI master.2023.09.25.s105.2369576208" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.s105.4193752784" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.s105.2369576208" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:23 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:41 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6086,7 +6083,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7383,7 +7379,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_small-can.ini b/firmware/tunerstudio/generated/rusefi_small-can.ini index 9f86df599e..9b2a0f6829 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.small-can.1353709829" + signature = "rusEFI master.2023.09.25.small-can.610579141" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.small-can.1353709829" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.small-can.610579141" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - Analog input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","INVALID","INVALID","INVALID","B2 - Analog input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:23 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7384,7 +7380,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 1203589669..6200da62b4 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.subaru_eg33_f7.2585900187" + signature = "rusEFI master.2023.09.25.subaru_eg33_f7.4008378203" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.subaru_eg33_f7.2585900187" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.subaru_eg33_f7.4008378203" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:07:05 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:41:15 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index bbfeb9735c..e299bf354b 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.t-b-g.2645324684" + signature = "rusEFI master.2023.09.25.t-b-g.3915855948" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.t-b-g.2645324684" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.t-b-g.3915855948" ; 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 @@ -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" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:08:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:42:44 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index bcb2f8317c..0f1eb9b3f9 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.09.24.tdg-pdm8.386031534" + signature = "rusEFI master.2023.09.25.tdg-pdm8.1674122350" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.09.24.tdg-pdm8.386031534" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.09.25.tdg-pdm8.1674122350" ; 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 @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:09:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:19 UTC 2023 pageSize = 23664 page = 1 @@ -584,7 +584,7 @@ tps2SecondaryMin = scalar, U16, 1308, "ADC", 1, 0, 0, 1000, 0 tps2SecondaryMax = scalar, U16, 1310, "ADC", 1, 0, 0, 1000, 0 widebandOnSecondBus = bits, U32, 1312, [0:0], "1", "2" fuelClosedLoopCorrectionEnabled = bits, U32, 1312, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1312, [2:2], "false", "true" +unused1192b2 = bits, U32, 1312, [2:2], "false", "true" boardUseTachPullUp = bits, U32, 1312, [3:3], "5v", "12v" boardUseTempPullUp = bits, U32, 1312, [4:4], "Piggyback Mode", "With Pull Ups" yesUnderstandLocking = bits, U32, 1312, [5:5], "no", "yes" @@ -1804,7 +1804,6 @@ lambdaMaxDeviationRpmBins = array, U16, 23654, [4], "RPM", 1, 0, 0, 18000, 0 gpPwmNote4 = "gpPwmNote 4" widebandOnSecondBus = "Select which bus the wideband controller is attached to." fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." - isVerboseIAC = "Print details into rusEFI console\nenable verbose_idle" silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" canWriteEnabled = "enable can_write/disable can_write" @@ -3060,8 +3059,7 @@ badTps = bits, U32, 1300, [11:11] looksLikeRunning = bits, U32, 1300, [12:12] looksLikeCoasting = bits, U32, 1300, [13:13] looksLikeCrankToIdle = bits, U32, 1300, [14:14] -isVerboseIAC = bits, U32, 1300, [15:15] -isIdleCoasting = bits, U32, 1300, [16:16] +isIdleCoasting = bits, U32, 1300, [15:15] targetRpmByClt = scalar, S32, 1304, "", 1, 0 targetRpmAcBump = scalar, S32, 1308, "", 1, 0 iacByRpmTaper = scalar, F32, 1312 @@ -5185,22 +5183,21 @@ entry = baseIdlePosition, "idle: base value", float, "%.3f" entry = iacByTpsTaper, "idle: iacByTpsTaper portion", float, "%.3f" entry = throttlePedalUpState, "idle: throttlePedalUpState", int, "%d" entry = mightResetPid, "idle: mightResetPid", int, "%d" -entry = shouldResetPid, "idle: shouldResetPid", int, "%d" -entry = wasResetPid, "idle: wasResetPid", int, "%d" -entry = mustResetPid, "idle: mustResetPid", int, "%d" -entry = isCranking, "idle: cranking", int, "%d" +entry = shouldResetPid, "Idle: shouldResetPid", int, "%d" +entry = wasResetPid, "Idle: wasResetPid", int, "%d" +entry = mustResetPid, "Idle: mustResetPid", int, "%d" +entry = isCranking, "Idle: cranking", int, "%d" entry = isIacTableForCoasting, "isIacTableForCoasting", int, "%d" entry = notIdling, "notIdling", int, "%d" -entry = needReset, "idle: reset", int, "%d" -entry = isInDeadZone, "idle: dead zone", int, "%d" +entry = needReset, "Idle: reset", int, "%d" +entry = isInDeadZone, "Idle: dead zone", int, "%d" entry = isBlipping, "isBlipping", int, "%d" entry = useClosedLoop, "useClosedLoop", int, "%d" entry = badTps, "badTps", int, "%d" entry = looksLikeRunning, "looksLikeRunning", int, "%d" entry = looksLikeCoasting, "looksLikeCoasting", int, "%d" entry = looksLikeCrankToIdle, "looksLikeCrankToIdle", int, "%d" -entry = isVerboseIAC, "isVerboseIAC", int, "%d" -entry = isIdleCoasting, "idle: coasting", int, "%d" +entry = isIdleCoasting, "Idle: coasting", int, "%d" entry = targetRpmByClt, "idle: target by CLT", int, "%d" entry = targetRpmAcBump, "idle: A/C bump", int, "%d" entry = iacByRpmTaper, "idle: iacByRpmTaper portion", float, "%.3f" @@ -6085,7 +6082,6 @@ indicatorPanel = idle_stateIndicatorPanel, 2 indicator = {looksLikeRunning}, "looksLikeRunning No", "looksLikeRunning Yes" indicator = {looksLikeCoasting}, "looksLikeCoasting No", "looksLikeCoasting Yes" indicator = {looksLikeCrankToIdle}, "looksLikeCrankToIdle No", "looksLikeCrankToIdle Yes" - indicator = {isVerboseIAC}, "isVerboseIAC No", "isVerboseIAC Yes" indicator = {isIdleCoasting}, "isIdleCoasting No", "isIdleCoasting Yes" dialog = idle_stateDialog, "idle_state" @@ -7392,7 +7388,6 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "Use coasting idle table", useIacTableForCoasting field = "Dashpot coasting-to-idle Hold time", iacByTpsHoldTime field = "Dashpot coasting-to-idle Decay time", iacByTpsDecayTime - field = "Detailed status in console", isVerboseIAC dialog = idleSettings, "", yAxis field = "Idle control mode", idleMode diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java index ba52f190c3..dac9327bac 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Sun Sep 24 12:09:09 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Sep 25 12:43:27 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1025,7 +1025,7 @@ public class Fields { public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_NONE = 0; - public static final int SIGNATURE_HASH = 1052041655; + public static final int SIGNATURE_HASH = 1249880695; public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin"; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; @@ -1250,7 +1250,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI master.2023.09.24.f407-discovery.1052041655"; + public static final String TS_SIGNATURE = "rusEFI master.2023.09.25.f407-discovery.1249880695"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -1859,7 +1859,6 @@ public class Fields { public static final Field TPS2SECONDARYMAX = Field.create("TPS2SECONDARYMAX", 1310, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field WIDEBANDONSECONDBUS = Field.create("WIDEBANDONSECONDBUS", 1312, FieldType.BIT, 0).setBaseOffset(0); public static final Field FUELCLOSEDLOOPCORRECTIONENABLED = Field.create("FUELCLOSEDLOOPCORRECTIONENABLED", 1312, FieldType.BIT, 1).setBaseOffset(0); - public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 1312, FieldType.BIT, 2).setBaseOffset(0); public static final Field BOARDUSETACHPULLUP = Field.create("BOARDUSETACHPULLUP", 1312, FieldType.BIT, 3).setBaseOffset(0); public static final Field BOARDUSETEMPPULLUP = Field.create("BOARDUSETEMPPULLUP", 1312, FieldType.BIT, 4).setBaseOffset(0); public static final Field YESUNDERSTANDLOCKING = Field.create("YESUNDERSTANDLOCKING", 1312, FieldType.BIT, 5).setBaseOffset(0); @@ -3420,7 +3419,6 @@ public class Fields { TPS2SECONDARYMAX, WIDEBANDONSECONDBUS, FUELCLOSEDLOOPCORRECTIONENABLED, - ISVERBOSEIAC, BOARDUSETACHPULLUP, BOARDUSETEMPPULLUP, YESUNDERSTANDLOCKING, diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/IdleState.java b/java_console/models/src/main/java/com/rusefi/config/generated/IdleState.java index 92d8088388..4d7a8f65a0 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/IdleState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/IdleState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/actuators/idle_state.txt Mon Sep 18 12:56:47 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) controllers/actuators/idle_state.txt Mon Sep 25 12:41:04 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -26,8 +26,7 @@ public class IdleState { public static final Field LOOKSLIKERUNNING = Field.create("LOOKSLIKERUNNING", 20, FieldType.BIT, 12).setBaseOffset(1280); public static final Field LOOKSLIKECOASTING = Field.create("LOOKSLIKECOASTING", 20, FieldType.BIT, 13).setBaseOffset(1280); public static final Field LOOKSLIKECRANKTOIDLE = Field.create("LOOKSLIKECRANKTOIDLE", 20, FieldType.BIT, 14).setBaseOffset(1280); - public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 20, FieldType.BIT, 15).setBaseOffset(1280); - public static final Field ISIDLECOASTING = Field.create("ISIDLECOASTING", 20, FieldType.BIT, 16).setBaseOffset(1280); + public static final Field ISIDLECOASTING = Field.create("ISIDLECOASTING", 20, FieldType.BIT, 15).setBaseOffset(1280); public static final Field TARGETRPMBYCLT = Field.create("TARGETRPMBYCLT", 24, FieldType.INT).setScale(1.0).setBaseOffset(1280); public static final Field TARGETRPMACBUMP = Field.create("TARGETRPMACBUMP", 28, FieldType.INT).setScale(1.0).setBaseOffset(1280); public static final Field IACBYRPMTAPER = Field.create("IACBYRPMTAPER", 32, FieldType.FLOAT).setBaseOffset(1280); @@ -53,7 +52,6 @@ public class IdleState { LOOKSLIKERUNNING, LOOKSLIKECOASTING, LOOKSLIKECRANKTOIDLE, - ISVERBOSEIAC, ISIDLECOASTING, TARGETRPMBYCLT, TARGETRPMACBUMP,