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 11eed3ec59..8d0f7df8eb 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 Mon Oct 09 21:37:39 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:54 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2346,7 +2346,7 @@ struct engine_configuration_s { offset 1316 bit 8 */ bool canReadEnabled : 1 {}; /** - * enable can_write/disable can_write + * enable can_write/disable can_write. See also can1ListenMode offset 1316 bit 9 */ bool canWriteEnabled : 1 {}; /** @@ -2997,6 +2997,7 @@ struct engine_configuration_s { offset 1572 bit 5 */ bool kLineDoHondaSend : 1 {}; /** + * ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled offset 1572 bit 6 */ bool can1ListenMode : 1 {}; /** @@ -5350,4 +5351,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23668); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Oct 09 21:37:39 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:54 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 fa0b2f7891..68d3c4604f 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -802,7 +802,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1143015167 +#define SIGNATURE_HASH 1985436346 #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 @@ -1096,7 +1096,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.10.12.cypress.1143015167" +#define TS_SIGNATURE "rusEFI master.2023.10.12.cypress.1985436346" #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 901a5ba840..1d7e48ab22 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 Mon Oct 09 21:37:38 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:53 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2346,7 +2346,7 @@ struct engine_configuration_s { offset 1316 bit 8 */ bool canReadEnabled : 1 {}; /** - * enable can_write/disable can_write + * enable can_write/disable can_write. See also can1ListenMode offset 1316 bit 9 */ bool canWriteEnabled : 1 {}; /** @@ -2997,6 +2997,7 @@ struct engine_configuration_s { offset 1572 bit 5 */ bool kLineDoHondaSend : 1 {}; /** + * ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled offset 1572 bit 6 */ bool can1ListenMode : 1 {}; /** @@ -5350,4 +5351,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22292); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Oct 09 21:37:38 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:53 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 83d5a765e7..0e7b8b4520 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -802,7 +802,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 116441425 +#define SIGNATURE_HASH 881237268 #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 @@ -1096,7 +1096,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.10.12.kin.116441425" +#define TS_SIGNATURE "rusEFI master.2023.10.12.kin.881237268" #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 2d447a2bd7..310c1d9329 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 Mon Oct 09 21:37:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:56 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2346,7 +2346,7 @@ struct engine_configuration_s { offset 1316 bit 8 */ bool canReadEnabled : 1 {}; /** - * enable can_write/disable can_write + * enable can_write/disable can_write. See also can1ListenMode offset 1316 bit 9 */ bool canWriteEnabled : 1 {}; /** @@ -2997,6 +2997,7 @@ struct engine_configuration_s { offset 1572 bit 5 */ bool kLineDoHondaSend : 1 {}; /** + * ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled offset 1572 bit 6 */ bool can1ListenMode : 1 {}; /** @@ -5350,4 +5351,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23668); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Oct 09 21:37:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:56 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 ad3e3fb5fd..fd94099c59 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 @@ -1040,7 +1040,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1135395304 +#define SIGNATURE_HASH 1910152621 #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 @@ -1334,7 +1334,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.10.12.subaru_eg33_f7.1135395304" +#define TS_SIGNATURE "rusEFI master.2023.10.12.subaru_eg33_f7.1910152621" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 9a2e48cca2..97dbc38b18 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 Mon Oct 09 21:39:45 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:26:04 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2346,7 +2346,7 @@ struct engine_configuration_s { offset 1316 bit 8 */ bool canReadEnabled : 1 {}; /** - * enable can_write/disable can_write + * enable can_write/disable can_write. See also can1ListenMode offset 1316 bit 9 */ bool canWriteEnabled : 1 {}; /** @@ -2997,6 +2997,7 @@ struct engine_configuration_s { offset 1572 bit 5 */ bool kLineDoHondaSend : 1 {}; /** + * ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled offset 1572 bit 6 */ bool can1ListenMode : 1 {}; /** @@ -5350,4 +5351,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 23668); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Mon Oct 09 21:39:45 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:26:04 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 793b98da35..533e0c4e3d 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1093,7 +1093,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 3879310532 +#define SIGNATURE_HASH 3578775681 #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 @@ -1387,7 +1387,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.10.12.f407-discovery.3879310532" +#define TS_SIGNATURE "rusEFI master.2023.10.12.f407-discovery.3578775681" #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 78c55791cc..125d29277d 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 16485957 -#define TS_SIGNATURE "rusEFI master.2023.10.12.48way.16485957" +#define SIGNATURE_HASH 848155136 +#define TS_SIGNATURE "rusEFI master.2023.10.12.48way.848155136" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index ee991eec75..6589f1d73c 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 877966072 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-2chan.877966072" +#define SIGNATURE_HASH 102952637 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-2chan.102952637" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index f50be1261b..39df2ee74f 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 2350284802 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-4chan.2350284802" +#define SIGNATURE_HASH 3194018887 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-4chan.3194018887" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 599b431458..72fe8a3da1 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 2350284802 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-4chan_f7.2350284802" +#define SIGNATURE_HASH 3194018887 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-4chan_f7.3194018887" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index c20cfdaaee..daa4e66ad3 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 1976752380 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan-revA.1976752380" +#define SIGNATURE_HASH 1201964217 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan-revA.1201964217" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 5a6ac9a004..f7c127cc14 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 1232959863 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan.1232959863" +#define SIGNATURE_HASH 2064327986 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan.2064327986" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index 9b70613d9c..3fa1491a13 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 1232959863 -#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan_f7.1232959863" +#define SIGNATURE_HASH 2064327986 +#define TS_SIGNATURE "rusEFI master.2023.10.12.alphax-8chan_f7.2064327986" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index ad96678264..04f4a45c12 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 1491858392 -#define TS_SIGNATURE "rusEFI master.2023.10.12.atlas.1491858392" +#define SIGNATURE_HASH 1788719005 +#define TS_SIGNATURE "rusEFI master.2023.10.12.atlas.1788719005" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 1f715b8199..67166122f8 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 2080770889 -#define TS_SIGNATURE "rusEFI master.2023.10.12.core8.2080770889" +#define SIGNATURE_HASH 1315985164 +#define TS_SIGNATURE "rusEFI master.2023.10.12.core8.1315985164" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 8247f1a870..41342e7ca1 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.cypress.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.cypress.1985436346" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 8de4998059..91981bed42 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 3879310532 -#define TS_SIGNATURE "rusEFI master.2023.10.12.f407-discovery.3879310532" +#define SIGNATURE_HASH 3578775681 +#define TS_SIGNATURE "rusEFI master.2023.10.12.f407-discovery.3578775681" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index a169b17cec..6d35f98d38 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.f429-discovery.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.f429-discovery.1985436346" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 2c951dca7c..26c47b746b 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 1718871605 -#define TS_SIGNATURE "rusEFI master.2023.10.12.frankenso_na6.1718871605" +#define SIGNATURE_HASH 1409661552 +#define TS_SIGNATURE "rusEFI master.2023.10.12.frankenso_na6.1409661552" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index f53e0db221..06f441aa36 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 3349112534 -#define TS_SIGNATURE "rusEFI master.2023.10.12.harley81.3349112534" +#define SIGNATURE_HASH 4125702803 +#define TS_SIGNATURE "rusEFI master.2023.10.12.harley81.4125702803" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 194a4a35c3..0fae8609d4 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 754566924 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-112-17.754566924" +#define SIGNATURE_HASH 512727881 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-112-17.512727881" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 710851b1a2..292a6a6bf6 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 4107513871 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-gm-e67.4107513871" +#define SIGNATURE_HASH 3332762698 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-gm-e67.3332762698" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 718753d489..ef93154d8b 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 2646685916 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-honda-k.2646685916" +#define SIGNATURE_HASH 2948031641 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-honda-k.2948031641" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 2ed5bd98c0..9b464639ae 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 736300008 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-nb1.736300008" +#define SIGNATURE_HASH 429217709 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen-nb1.429217709" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 16a4f074fc..04355370a1 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 3709329611 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen121nissan.3709329611" +#define SIGNATURE_HASH 4016159886 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen121nissan.4016159886" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index d29403ebcc..7f59c2d393 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 3495893308 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen121vag.3495893308" +#define SIGNATURE_HASH 3794355577 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen121vag.3794355577" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index d4db06c4d8..228f92bcf9 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 2347991445 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen128.2347991445" +#define SIGNATURE_HASH 3112558032 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen128.3112558032" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 28df652f82..096e1b0493 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 2506230853 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen154hyundai.2506230853" +#define SIGNATURE_HASH 2803126272 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen154hyundai.2803126272" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 5af684aec7..e7275494a8 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 677707986 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen72.677707986" +#define SIGNATURE_HASH 437476503 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen72.437476503" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 4d9a94c817..bfa7156cef 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 2574447760 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen81.2574447760" +#define SIGNATURE_HASH 2869209301 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen81.2869209301" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 45d3f2dda6..99514a76cd 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 2852424507 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen88bmw.2852424507" +#define SIGNATURE_HASH 2557663102 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellen88bmw.2557663102" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 6e48f13fba..3ce037d01e 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 2938936027 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellenNA6.2938936027" +#define SIGNATURE_HASH 2639971998 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellenNA6.2639971998" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 5c22050d1c..6baf68ffa2 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 3381496340 -#define TS_SIGNATURE "rusEFI master.2023.10.12.hellenNA8_96.3381496340" +#define SIGNATURE_HASH 4227585617 +#define TS_SIGNATURE "rusEFI master.2023.10.12.hellenNA8_96.4227585617" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 86d13047da..b3ada37c92 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 116441425 -#define TS_SIGNATURE "rusEFI master.2023.10.12.kin.116441425" +#define SIGNATURE_HASH 881237268 +#define TS_SIGNATURE "rusEFI master.2023.10.12.kin.881237268" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 07052dd81b..bd2fe00856 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 1578769137 -#define TS_SIGNATURE "rusEFI master.2023.10.12.m74_9.1578769137" +#define SIGNATURE_HASH 1819035316 +#define TS_SIGNATURE "rusEFI master.2023.10.12.m74_9.1819035316" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index af4f73e8e0..63f4636ad1 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 1733095295 -#define TS_SIGNATURE "rusEFI master.2023.10.12.mre_f4.1733095295" +#define SIGNATURE_HASH 1429910330 +#define TS_SIGNATURE "rusEFI master.2023.10.12.mre_f4.1429910330" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 9ba09ffb00..01ede1ef10 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 1733095295 -#define TS_SIGNATURE "rusEFI master.2023.10.12.mre_f7.1733095295" +#define SIGNATURE_HASH 1429910330 +#define TS_SIGNATURE "rusEFI master.2023.10.12.mre_f7.1429910330" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index f3ebf03051..029f2178cd 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_f429.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_f429.1985436346" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 9937b0fd34..7dfcdc2f95 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_f767.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_f767.1985436346" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 88536baae2..282f74d394 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_h743.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.nucleo_h743.1985436346" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 90c315d9a3..266cbcd530 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 1958071151 -#define TS_SIGNATURE "rusEFI master.2023.10.12.prometheus_405.1958071151" +#define SIGNATURE_HASH 1187223338 +#define TS_SIGNATURE "rusEFI master.2023.10.12.prometheus_405.1187223338" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index d30b702579..2314402031 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 1958071151 -#define TS_SIGNATURE "rusEFI master.2023.10.12.prometheus_469.1958071151" +#define SIGNATURE_HASH 1187223338 +#define TS_SIGNATURE "rusEFI master.2023.10.12.prometheus_469.1187223338" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 625d1127e8..5e1a46eafc 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 1144191109 -#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_f4.1144191109" +#define SIGNATURE_HASH 1984210112 +#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_f4.1984210112" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 26ba503211..f9d08e06e5 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 1144191109 -#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_f7.1144191109" +#define SIGNATURE_HASH 1984210112 +#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_f7.1984210112" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 00c7ef837c..2bef69288f 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 1144191109 -#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_h7.1144191109" +#define SIGNATURE_HASH 1984210112 +#define TS_SIGNATURE "rusEFI master.2023.10.12.proteus_h7.1984210112" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 07a2827b35..42eb2cae93 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 544924579 -#define TS_SIGNATURE "rusEFI master.2023.10.12.s105.544924579" +#define SIGNATURE_HASH 302825446 +#define TS_SIGNATURE "rusEFI master.2023.10.12.s105.302825446" diff --git a/firmware/controllers/generated/signature_small-can.h b/firmware/controllers/generated/signature_small-can.h index 757226c1a4..73a3ff097b 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 3675653917 -#define TS_SIGNATURE "rusEFI master.2023.10.12.small-can.3675653917" +#define SIGNATURE_HASH 3915406168 +#define TS_SIGNATURE "rusEFI master.2023.10.12.small-can.3915406168" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index ef4e2e34d2..98ea1b8219 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 1135395304 -#define TS_SIGNATURE "rusEFI master.2023.10.12.subaru_eg33_f7.1135395304" +#define SIGNATURE_HASH 1910152621 +#define TS_SIGNATURE "rusEFI master.2023.10.12.subaru_eg33_f7.1910152621" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index 16819edcb1..f6bcb90b32 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 1143015167 -#define TS_SIGNATURE "rusEFI master.2023.10.12.t-b-g.1143015167" +#define SIGNATURE_HASH 1985436346 +#define TS_SIGNATURE "rusEFI master.2023.10.12.t-b-g.1985436346" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 6483f5aaa5..00bfdf2de0 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 3465489117 -#define TS_SIGNATURE "rusEFI master.2023.10.12.tdg-pdm8.3465489117" +#define SIGNATURE_HASH 4244207256 +#define TS_SIGNATURE "rusEFI master.2023.10.12.tdg-pdm8.4244207256" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 111bd49304..2e11af76cc 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -731,7 +731,7 @@ Sometimes we have a performance issue while printing error enable can_read/disable can_read ### canWriteEnabled -enable can_write/disable can_write +enable can_write/disable can_write. See also can1ListenMode ### useLinearIatSensor @@ -1115,7 +1115,7 @@ Select whether to configure injector flow in volumetric flow (defualt, cc/min) o ### can1ListenMode - +ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled ### can2ListenMode diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index f6fceaa043..6d6051d090 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.10.12.f407-discovery.3879310532" + signature = "rusEFI master.2023.10.12.f407-discovery.3578775681" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.f407-discovery.3879310532" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.f407-discovery.3578775681" ; 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 Thu Oct 12 01:25:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:26:04 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index f7d68e9497..87d4f03e73 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.10.12.48way.16485957" + signature = "rusEFI master.2023.10.12.48way.848155136" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.48way.16485957" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.48way.848155136" ; 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 Thu Oct 12 01:24:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:12 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index ce2d37a07d..7a00d6fbc7 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.10.12.alphax-2chan.877966072" + signature = "rusEFI master.2023.10.12.alphax-2chan.102952637" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-2chan.877966072" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-2chan.102952637" ; 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 Thu Oct 12 01:22:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:59 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 0a0c39d1b0..dbc2ad20d5 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.10.12.alphax-4chan.2350284802" + signature = "rusEFI master.2023.10.12.alphax-4chan.3194018887" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-4chan.2350284802" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-4chan.3194018887" ; 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 Thu Oct 12 01:22:56 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:02 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 323d3a1303..8541736234 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.10.12.alphax-4chan_f7.2350284802" + signature = "rusEFI master.2023.10.12.alphax-4chan_f7.3194018887" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-4chan_f7.2350284802" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-4chan_f7.3194018887" ; 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 Thu Oct 12 01:23:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:05 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 02d0d46c9b..40779a1940 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.10.12.alphax-8chan-revA.1976752380" + signature = "rusEFI master.2023.10.12.alphax-8chan-revA.1201964217" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-8chan-revA.1976752380" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-8chan-revA.1201964217" ; 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 Thu Oct 12 01:23:12 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:14 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index e643f158a8..7290537ca9 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.10.12.alphax-8chan.1232959863" + signature = "rusEFI master.2023.10.12.alphax-8chan.2064327986" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-8chan.1232959863" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-8chan.2064327986" ; 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 Thu Oct 12 01:23:03 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:08 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index d798b36328..1d0a82662a 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.10.12.alphax-8chan_f7.1232959863" + signature = "rusEFI master.2023.10.12.alphax-8chan_f7.2064327986" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.alphax-8chan_f7.1232959863" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.alphax-8chan_f7.2064327986" ; 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 Thu Oct 12 01:23:08 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:11 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 5e7ae4a428..36928d8738 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.10.12.atlas.1491858392" + signature = "rusEFI master.2023.10.12.atlas.1788719005" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.atlas.1491858392" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.atlas.1788719005" ; 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 Thu Oct 12 01:25:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:53 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index d72137ba47..d2d0775e90 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.10.12.core8.2080770889" + signature = "rusEFI master.2023.10.12.core8.1315985164" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.core8.2080770889" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.core8.1315985164" ; 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 Thu Oct 12 01:24:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:09 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 07f97b07ef..2ecd1db1ce 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.10.12.cypress.1143015167" + signature = "rusEFI master.2023.10.12.cypress.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.cypress.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.cypress.1985436346" ; 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 Thu Oct 12 01:22:46 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:54 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 59336c7017..8f54d6f226 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.10.12.f407-discovery.3879310532" + signature = "rusEFI master.2023.10.12.f407-discovery.3578775681" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.f407-discovery.3879310532" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.f407-discovery.3578775681" ; 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 Thu Oct 12 01:25:25 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:59 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 526acb8512..db34f6af8b 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.10.12.f429-discovery.1143015167" + signature = "rusEFI master.2023.10.12.f429-discovery.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.f429-discovery.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.f429-discovery.1985436346" ; 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 Thu Oct 12 01:25:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:41 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 7f65cb424e..78fd02da93 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.10.12.frankenso_na6.1718871605" + signature = "rusEFI master.2023.10.12.frankenso_na6.1409661552" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.frankenso_na6.1718871605" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.frankenso_na6.1409661552" ; 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 Thu Oct 12 01:24:41 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:23 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 7eb5ce10e8..6742319009 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.10.12.harley81.3349112534" + signature = "rusEFI master.2023.10.12.harley81.4125702803" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.harley81.3349112534" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.harley81.4125702803" ; 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 Thu Oct 12 01:23:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:18 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index 4555e34c9b..ceddfe66f4 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.10.12.hellen-112-17.754566924" + signature = "rusEFI master.2023.10.12.hellen-112-17.512727881" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen-112-17.754566924" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen-112-17.512727881" ; 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 Thu Oct 12 01:23:43 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:39 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index eb027dbf1d..e4f9f98ef8 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.10.12.hellen-gm-e67.4107513871" + signature = "rusEFI master.2023.10.12.hellen-gm-e67.3332762698" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen-gm-e67.4107513871" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen-gm-e67.3332762698" ; 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 Thu Oct 12 01:23:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:51 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index f5824e08b9..3db4f20bd5 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.10.12.hellen-honda-k.2646685916" + signature = "rusEFI master.2023.10.12.hellen-honda-k.2948031641" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen-honda-k.2646685916" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen-honda-k.2948031641" ; 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 Thu Oct 12 01:23:31 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:30 UTC 2023 pageSize = 24340 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 24330, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 24330, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index bdfa86a839..669ab124c8 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.10.12.hellen-nb1.736300008" + signature = "rusEFI master.2023.10.12.hellen-nb1.429217709" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen-nb1.736300008" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen-nb1.429217709" ; 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 Thu Oct 12 01:23:54 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:48 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index cd5f29713f..b055f5c48e 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.10.12.hellen121nissan.3709329611" + signature = "rusEFI master.2023.10.12.hellen121nissan.4016159886" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen121nissan.3709329611" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen121nissan.4016159886" ; 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 Thu Oct 12 01:23:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:27 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 99abcf60d1..87a3c1033a 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.10.12.hellen121vag.3495893308" + signature = "rusEFI master.2023.10.12.hellen121vag.3794355577" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen121vag.3495893308" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen121vag.3794355577" ; 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 Thu Oct 12 01:23:23 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:24 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index e50ee71ff0..75288deaec 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.10.12.hellen128.2347991445" + signature = "rusEFI master.2023.10.12.hellen128.3112558032" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen128.2347991445" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen128.3112558032" ; 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 Thu Oct 12 01:23:20 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:21 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 48bfcfbe3e..0853a663ea 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.10.12.hellen154hyundai.2506230853" + signature = "rusEFI master.2023.10.12.hellen154hyundai.2803126272" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen154hyundai.2506230853" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen154hyundai.2803126272" ; 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 Thu Oct 12 01:23:35 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:33 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index fb79d03211..dc72d02854 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.10.12.hellen72.677707986" + signature = "rusEFI master.2023.10.12.hellen72.437476503" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen72.677707986" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen72.437476503" ; 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 Thu Oct 12 01:23:47 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:42 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 3c0d2b8ebd..4d000428c7 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.10.12.hellen81.2574447760" + signature = "rusEFI master.2023.10.12.hellen81.2869209301" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen81.2574447760" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen81.2869209301" ; 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 Thu Oct 12 01:23:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:45 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index fe3f708c98..54c66b538a 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.10.12.hellen88bmw.2852424507" + signature = "rusEFI master.2023.10.12.hellen88bmw.2557663102" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellen88bmw.2852424507" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellen88bmw.2557663102" ; 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 Thu Oct 12 01:23:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:36 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index e0f64d2513..4a33a3858a 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.10.12.hellenNA6.2938936027" + signature = "rusEFI master.2023.10.12.hellenNA6.2639971998" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellenNA6.2938936027" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellenNA6.2639971998" ; 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 Thu Oct 12 01:24:02 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:54 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 88f0106a62..d1731506a2 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.10.12.hellenNA8_96.3381496340" + signature = "rusEFI master.2023.10.12.hellenNA8_96.4227585617" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.hellenNA8_96.3381496340" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.hellenNA8_96.4227585617" ; 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 Thu Oct 12 01:24:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:24:57 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 9ba1591ca3..9d60f1bc83 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.10.12.kin.116441425" + signature = "rusEFI master.2023.10.12.kin.881237268" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.kin.116441425" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.kin.881237268" ; 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 Thu Oct 12 01:22:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:53 UTC 2023 pageSize = 22292 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 22282, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 22282, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 1e1d485e78..8ea581acf6 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.10.12.m74_9.1578769137" + signature = "rusEFI master.2023.10.12.m74_9.1819035316" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.m74_9.1578769137" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.m74_9.1819035316" ; 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 Thu Oct 12 01:24:30 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:15 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 08ca43a753..92a341391a 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.10.12.mre_f4.1733095295" + signature = "rusEFI master.2023.10.12.mre_f4.1429910330" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.mre_f4.1733095295" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.mre_f4.1429910330" ; 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 Thu Oct 12 01:24:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:06 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index b115c97b54..aecda6b4da 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.10.12.mre_f7.1733095295" + signature = "rusEFI master.2023.10.12.mre_f7.1429910330" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.mre_f7.1733095295" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.mre_f7.1429910330" ; 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 Thu Oct 12 01:24:14 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:03 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 9dac65456f..f5305479ca 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.10.12.nucleo_f429.1143015167" + signature = "rusEFI master.2023.10.12.nucleo_f429.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.nucleo_f429.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.nucleo_f429.1985436346" ; 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 Thu Oct 12 01:25:07 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:44 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index 830e8b23bd..c5da02daaa 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.10.12.nucleo_f767.1143015167" + signature = "rusEFI master.2023.10.12.nucleo_f767.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.nucleo_f767.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.nucleo_f767.1985436346" ; 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 Thu Oct 12 01:25:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:47 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 456608162d..217ec02929 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.10.12.nucleo_h743.1143015167" + signature = "rusEFI master.2023.10.12.nucleo_h743.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.nucleo_h743.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.nucleo_h743.1985436346" ; 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 Thu Oct 12 01:25:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:50 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 3b5141a4da..b02a3899a5 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.10.12.prometheus_405.1958071151" + signature = "rusEFI master.2023.10.12.prometheus_405.1187223338" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.prometheus_405.1958071151" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.prometheus_405.1187223338" ; 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 Thu Oct 12 01:24:49 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:29 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 5168f621a1..6b4a1ecc42 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.10.12.prometheus_469.1958071151" + signature = "rusEFI master.2023.10.12.prometheus_469.1187223338" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.prometheus_469.1958071151" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.prometheus_469.1187223338" ; 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 Thu Oct 12 01:24:45 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:27 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 052d307d9b..46ea1c57ac 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.10.12.proteus_f4.1144191109" + signature = "rusEFI master.2023.10.12.proteus_f4.1984210112" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.proteus_f4.1144191109" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.proteus_f4.1984210112" ; 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 Thu Oct 12 01:24:56 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:35 UTC 2023 pageSize = 27668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index a167c77f9e..87fc9a4b8d 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.10.12.proteus_f7.1144191109" + signature = "rusEFI master.2023.10.12.proteus_f7.1984210112" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.proteus_f7.1144191109" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.proteus_f7.1984210112" ; 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 Thu Oct 12 01:24:52 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:32 UTC 2023 pageSize = 27668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d0aa1dbcf3..2d239b6167 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.10.12.proteus_h7.1144191109" + signature = "rusEFI master.2023.10.12.proteus_h7.1984210112" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.proteus_h7.1144191109" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.proteus_h7.1984210112" ; 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 Thu Oct 12 01:25:00 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:38 UTC 2023 pageSize = 27668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 27658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 8e89831361..0cec032106 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.10.12.s105.544924579" + signature = "rusEFI master.2023.10.12.s105.302825446" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.s105.544924579" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.s105.302825446" ; 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 Thu Oct 12 01:24:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:18 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_small-can.ini b/firmware/tunerstudio/generated/rusefi_small-can.ini index 16b15d6e7e..78e3457821 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.10.12.small-can.3675653917" + signature = "rusEFI master.2023.10.12.small-can.3915406168" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.small-can.3675653917" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.small-can.3915406168" ; 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","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 01:24:10 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:00 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 68d3bd44a6..f1d073d00f 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.10.12.subaru_eg33_f7.1135395304" + signature = "rusEFI master.2023.10.12.subaru_eg33_f7.1910152621" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.subaru_eg33_f7.1135395304" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.subaru_eg33_f7.1910152621" ; 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 Thu Oct 12 01:22:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:23:56 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index c3054baec7..8f0ee1ce74 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.10.12.t-b-g.1143015167" + signature = "rusEFI master.2023.10.12.t-b-g.1985436346" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.t-b-g.1143015167" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.t-b-g.1985436346" ; 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 Thu Oct 12 01:24:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:21 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 904481d03b..7a913c7aba 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.10.12.tdg-pdm8.3465489117" + signature = "rusEFI master.2023.10.12.tdg-pdm8.4244207256" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.10.12.tdg-pdm8.3465489117" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.10.12.tdg-pdm8.4244207256" ; 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 Thu Oct 12 01:25:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:25:56 UTC 2023 pageSize = 23668 page = 1 @@ -1812,7 +1812,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 fuelClosedLoopCorrectionEnabled = "Enables lambda sensor closed loop feedback for fuelling." silentTriggerError = "Sometimes we have a performance issue while printing error" canReadEnabled = "enable can_read/disable can_read" - canWriteEnabled = "enable can_write/disable can_write" + canWriteEnabled = "enable can_write/disable can_write. See also can1ListenMode" tachPulseDurationAsDutyCycle = "Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%" isAlternatorControlEnabled = "This enables smart alternator control and activates the extra alternator settings." invertPrimaryTriggerSignal = "https://wiki.rusefi.com/Trigger-Configuration-Guide\nThis setting flips the signal from the primary engine speed sensor." @@ -1912,6 +1912,7 @@ lambdaMaxDeviationRpmBins = array, U16, 23658, [4], "RPM", 1, 0, 0, 18000, 0 canOpenBLT = "Allow OpenBLT on Primary CAN" can2OpenBLT = "Allow OpenBLT on Secondary CAN" injectorFlowAsMassFlow = "Select whether to configure injector flow in volumetric flow (defualt, cc/min) or mass flow (g/s)." + can1ListenMode = "ListenMode is about acknowledging CAN traffic on the protocol level. Different from canWriteEnabled" benchTestOnTime = "Duration of each test pulse" can2TxPin = "set_can2_tx_pin X" can2RxPin = "set_can2_rx_pin X" @@ -3204,6 +3205,11 @@ lambdaTimeSinceGood = scalar, U16, 1436, "sec", 0.01, 0 requiresPowerCycle = auxSerialRxPin requiresPowerCycle = auxSerialTxPin + requiresPowerCycle = canWriteEnabled + requiresPowerCycle = canReadEnabled + requiresPowerCycle = can1ListenMode + requiresPowerCycle = can2ListenMode + requiresPowerCycle = startStopButtonPin requiresPowerCycle = startStopButtonMode 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 a4001d69c2..9049cea792 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 Thu Oct 12 01:25:32 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Oct 12 15:26:04 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1258,7 +1258,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.10.12.f407-discovery.3879310532"; + public static final String TS_SIGNATURE = "rusEFI master.2023.10.12.f407-discovery.3578775681"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't';