diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures_cypress.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures_cypress.h index 025a5bd566..e8ee8e8f7e 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures_cypress.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures_cypress.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:12 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:15 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:12 UTC 2024 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated_cypress.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated_cypress.h index f105b7607b..8c13119779 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated_cypress.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated_cypress.h @@ -832,7 +832,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1158,7 +1158,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.cypress.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.cypress.1758238974" #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_kin.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures_kin.h index 6b3dfe0ce3..52542d5a98 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures_kin.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures_kin.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:13 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:11 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 20860); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:13 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:11 UTC 2024 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated_kin.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated_kin.h index dcbb40ae77..496f3e2d71 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated_kin.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated_kin.h @@ -832,7 +832,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 580565055 +#define SIGNATURE_HASH 706568016 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1158,7 +1158,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.kin.580565055" +#define TS_SIGNATURE "rusEFI master.2024.02.26.kin.706568016" #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_subaru_eg33_f7.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures_subaru_eg33_f7.h index cedbd7eca1..c9efa6e4ad 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures_subaru_eg33_f7.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures_subaru_eg33_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:13 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:13 UTC 2024 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated_subaru_eg33_f7.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated_subaru_eg33_f7.h index eb33a8b3f8..383a21e0f4 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated_subaru_eg33_f7.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated_subaru_eg33_f7.h @@ -1069,7 +1069,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3551357305 +#define SIGNATURE_HASH 3676999190 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1395,7 +1395,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.subaru_eg33_f7.3551357305" +#define TS_SIGNATURE "rusEFI master.2024.02.26.subaru_eg33_f7.3676999190" #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_alphax-2chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h index de87e33e2c..a8577c3ea3 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-2chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:16 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:16 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h index 48f3276c0e..2e35e03876 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:21 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:18 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:21 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:18 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h index e064d3b5c0..6ae9fe3b7a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-4chan_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:23 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:21 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:23 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:21 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h index 5fbeed24ab..8426487943 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan-revA.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:30 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:28 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:30 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:28 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h index 20d4a0fe19..58ad7170df 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:23 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1592 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1592 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1592 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1592 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1592 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1592 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1592 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1592 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1592 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1592 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1592 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1592 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1592 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1592 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1592 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1592 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1592 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22252); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:23 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h index ac67e4930e..7b3e4b62b6 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_alphax-8chan_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:28 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:25 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1592 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1592 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1592 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1592 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1592 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1592 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1592 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1592 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1592 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1592 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1592 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1592 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1592 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1592 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1592 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1592 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1592 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22252); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:28 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:25 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h b/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h index 5aecedbd9b..be7b09ef3f 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_at_start_f435.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:54 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:52 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:54 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:52 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h b/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h index f8c6200d31..625a0ef2f2 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_atlas.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:47 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:45 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 21736); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:47 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:45 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h index 3c02ba8eeb..4992404903 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f407-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:51 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:50 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:51 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:50 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h index 44befa89f5..6a8e434a13 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f429-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:34 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:32 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:34 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:32 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h b/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h index 94bb0beb19..377bb7793d 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_f469-discovery.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:34 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:34 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h b/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h index 470aa0ff9d..889ca292ba 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_frankenso_na6.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:20 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:18 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:20 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:18 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h index 9921c79b89..0e1efc23b3 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-112-17.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:50 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:47 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:50 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:47 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h index fed2ffc95a..2cb592b115 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-gm-e67.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:59 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:57 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:59 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:57 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h index 2b1883dd93..744fca0402 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-honda-k.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:40 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:38 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22908); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:40 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:38 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h index 76b911b1c2..5e5bb98873 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen-nb1.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:55 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:57 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:55 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h index 8481bfd4f6..89721b72f7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121nissan.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:35 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:35 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h index a3f15aba96..7eec2b7479 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen121vag.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:33 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:36 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:33 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h index 34b00dcf1e..53d10e164a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen128.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:33 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:30 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:33 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:30 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h index b08114349d..dde82c7cda 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen154hyundai.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:43 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:40 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:43 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:40 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h index b8e36c136d..c7c5c331e3 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen72.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:52 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:50 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:52 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:50 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h index da47e76e4f..5d4b455901 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen81.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:55 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:52 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:55 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:52 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h index c3f9fdb3e1..c66bcd82d8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellen88bmw.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:43 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:43 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h index a5aa380407..2f60b88a34 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA6.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:02 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:00 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:02 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:00 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h index 9f3b536a79..bafa281bd8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_hellenNA8_96.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:04 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:02 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:04 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:02 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h b/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h index 33a432e1f5..8e6ab3abfc 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_m74_9.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:13 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:11 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:13 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:11 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h index 16b136c19b..91a0a289b2 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f4.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:11 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:09 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:11 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:09 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h index ff0375c3cb..baec97ceb6 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_mre_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:09 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:07 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:09 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:07 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_h743.h b/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_h743.h index 78af811f99..9afda56f7f 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_h743.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_nucleo_h743.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:43 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:45 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:43 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h index 61377f9211..5f7046ecfb 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_405.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:23 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:25 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:23 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h index f58b242441..e83301cac7 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_prometheus_469.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:22 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:20 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:22 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:20 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h index 75583faa18..d01429b0db 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f4.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:29 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:27 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 26236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:29 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:27 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h index 17900b1997..cded15f7d3 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_f7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:27 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:25 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 26236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:27 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:25 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h index 37db294bb7..8af692a3bc 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_proteus_h7.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:32 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:30 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 26236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:32 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:30 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_s105.h b/firmware/controllers/generated/engine_configuration_generated_structures_s105.h index 9c338dda60..aa86dca8b8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_s105.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_s105.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:14 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:16 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:14 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h b/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h index 4763556af1..747780116a 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_small-can-board.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:07 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:04 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:07 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:04 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f413_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f413_nucleo.h index 38033746aa..258fc8b7c0 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f413_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f413_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:36 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:38 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:36 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h index c7f55fa9d5..ed29e43f41 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f429_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:41 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:39 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:41 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:39 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h index b5d03fec38..c1d8f1742e 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_stm32f767_nucleo.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:43 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:41 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:43 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:41 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h b/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h index afce6431e0..af4522db68 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_t-b-g.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:16 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:18 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:16 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h b/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h index 675ca26730..33fc350f57 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_tdg-pdm8.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:49 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:47 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 15:00:49 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:47 UTC 2024 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h index 9300eec859..507425eed8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures_uaefi.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:45 UTC 2024 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -2854,10 +2854,10 @@ struct engine_configuration_s { bool useVssAsSecondWheelSpeed : 1 {}; /** offset 1576 bit 13 */ - bool unusedBit_503_13 : 1 {}; + bool is_enabled_spi_5 : 1 {}; /** offset 1576 bit 14 */ - bool unusedBit_503_14 : 1 {}; + bool is_enabled_spi_6 : 1 {}; /** offset 1576 bit 15 */ bool unusedBit_503_15 : 1 {}; @@ -2869,46 +2869,46 @@ struct engine_configuration_s { bool unusedBit_503_17 : 1 {}; /** offset 1576 bit 18 */ - bool unusedBit_503_18 : 1 {}; + bool unusedBit_508_18 : 1 {}; /** offset 1576 bit 19 */ - bool unusedBit_503_19 : 1 {}; + bool unusedBit_508_19 : 1 {}; /** offset 1576 bit 20 */ - bool unusedBit_503_20 : 1 {}; + bool unusedBit_508_20 : 1 {}; /** offset 1576 bit 21 */ - bool unusedBit_503_21 : 1 {}; + bool unusedBit_508_21 : 1 {}; /** offset 1576 bit 22 */ - bool unusedBit_503_22 : 1 {}; + bool unusedBit_508_22 : 1 {}; /** offset 1576 bit 23 */ - bool unusedBit_503_23 : 1 {}; + bool unusedBit_508_23 : 1 {}; /** offset 1576 bit 24 */ - bool unusedBit_503_24 : 1 {}; + bool unusedBit_508_24 : 1 {}; /** offset 1576 bit 25 */ - bool unusedBit_503_25 : 1 {}; + bool unusedBit_508_25 : 1 {}; /** offset 1576 bit 26 */ - bool unusedBit_503_26 : 1 {}; + bool unusedBit_508_26 : 1 {}; /** offset 1576 bit 27 */ - bool unusedBit_503_27 : 1 {}; + bool unusedBit_508_27 : 1 {}; /** offset 1576 bit 28 */ - bool unusedBit_503_28 : 1 {}; + bool unusedBit_508_28 : 1 {}; /** offset 1576 bit 29 */ - bool unusedBit_503_29 : 1 {}; + bool unusedBit_508_29 : 1 {}; /** offset 1576 bit 30 */ - bool unusedBit_503_30 : 1 {}; + bool unusedBit_508_30 : 1 {}; /** offset 1576 bit 31 */ - bool unusedBit_503_31 : 1 {}; + bool unusedBit_508_31 : 1 {}; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. * units: cycles @@ -5557,4 +5557,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22236); // end -// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 24 14:59:48 UTC 2024 +// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:45 UTC 2024 diff --git a/firmware/controllers/generated/rusefi_generated_alphax-2chan.h b/firmware/controllers/generated/rusefi_generated_alphax-2chan.h index bae8e342c8..f6f1c10760 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-2chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-2chan.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2607618183 +#define SIGNATURE_HASH 2481651688 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-2chan.2607618183" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-2chan.2481651688" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-4chan.h b/firmware/controllers/generated/rusefi_generated_alphax-4chan.h index ce32bbd70a..c9636c01c1 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-4chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-4chan.h @@ -1160,7 +1160,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4061592986 +#define SIGNATURE_HASH 4203813621 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1486,7 +1486,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan.4061592986" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan.4203813621" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h b/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h index f009c89a9b..7d9149e713 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-4chan_f7.h @@ -1160,7 +1160,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4061592986 +#define SIGNATURE_HASH 4203813621 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1486,7 +1486,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan_f7.4061592986" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan_f7.4203813621" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h index 83b63fa7ac..7fe1337be3 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan-revA.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 933295110 +#define SIGNATURE_HASH 1059525481 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan-revA.933295110" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan-revA.1059525481" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h index f4a93bbf67..691e39142a 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2118963509 +#define SIGNATURE_HASH 1993029210 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan.2118963509" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan.1993029210" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h index 7b452716e5..ccf681a481 100644 --- a/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h +++ b/firmware/controllers/generated/rusefi_generated_alphax-8chan_f7.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2118963509 +#define SIGNATURE_HASH 1993029210 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan_f7.2118963509" +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan_f7.1993029210" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_at_start_f435.h b/firmware/controllers/generated/rusefi_generated_at_start_f435.h index 1dfb6a04f6..82fd56b17d 100644 --- a/firmware/controllers/generated/rusefi_generated_at_start_f435.h +++ b/firmware/controllers/generated/rusefi_generated_at_start_f435.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.at_start_f435.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.at_start_f435.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_atlas.h b/firmware/controllers/generated/rusefi_generated_atlas.h index 3427dd1e6c..ccdd705f16 100644 --- a/firmware/controllers/generated/rusefi_generated_atlas.h +++ b/firmware/controllers/generated/rusefi_generated_atlas.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 609004511 +#define SIGNATURE_HASH 751520944 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.atlas.609004511" +#define TS_SIGNATURE "rusEFI master.2024.02.26.atlas.751520944" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f407-discovery.h b/firmware/controllers/generated/rusefi_generated_f407-discovery.h index f0728acd39..251ad60980 100644 --- a/firmware/controllers/generated/rusefi_generated_f407-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f407-discovery.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets true -#define SIGNATURE_HASH 3555445838 +#define SIGNATURE_HASH 3681299233 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.f407-discovery.3555445838" +#define TS_SIGNATURE "rusEFI master.2024.02.26.f407-discovery.3681299233" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f429-discovery.h b/firmware/controllers/generated/rusefi_generated_f429-discovery.h index a1357ba54e..35e96fd196 100644 --- a/firmware/controllers/generated/rusefi_generated_f429-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f429-discovery.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.f429-discovery.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.f429-discovery.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_f469-discovery.h b/firmware/controllers/generated/rusefi_generated_f469-discovery.h index 734ae7e056..006ee18078 100644 --- a/firmware/controllers/generated/rusefi_generated_f469-discovery.h +++ b/firmware/controllers/generated/rusefi_generated_f469-discovery.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1385986306 +#define SIGNATURE_HASH 1511759469 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.f469-discovery.1385986306" +#define TS_SIGNATURE "rusEFI master.2024.02.26.f469-discovery.1511759469" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_frankenso_na6.h b/firmware/controllers/generated/rusefi_generated_frankenso_na6.h index 15d43fc2f7..4978a9bdae 100644 --- a/firmware/controllers/generated/rusefi_generated_frankenso_na6.h +++ b/firmware/controllers/generated/rusefi_generated_frankenso_na6.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets true -#define SIGNATURE_HASH 919079818 +#define SIGNATURE_HASH 1045425381 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.frankenso_na6.919079818" +#define TS_SIGNATURE "rusEFI master.2024.02.26.frankenso_na6.1045425381" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-112-17.h b/firmware/controllers/generated/rusefi_generated_hellen-112-17.h index 342eff139d..0b739736b2 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-112-17.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-112-17.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3913541397 +#define SIGNATURE_HASH 3787718778 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-112-17.3913541397" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-112-17.3787718778" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h b/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h index 8c1966390d..8999306bec 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-gm-e67.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2888964137 +#define SIGNATURE_HASH 2763390790 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-gm-e67.2888964137" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-gm-e67.2763390790" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h b/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h index 4d5b719429..8378a8eeca 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-honda-k.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 329916153 +#define SIGNATURE_HASH 455997846 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1486,7 +1486,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-honda-k.329916153" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-honda-k.455997846" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen-nb1.h b/firmware/controllers/generated/rusefi_generated_hellen-nb1.h index 6e5fcc8728..50751f7bcb 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen-nb1.h +++ b/firmware/controllers/generated/rusefi_generated_hellen-nb1.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2303953329 +#define SIGNATURE_HASH 2178182878 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-nb1.2303953329" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-nb1.2178182878" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen121nissan.h b/firmware/controllers/generated/rusefi_generated_hellen121nissan.h index daf03b0230..e03c841afa 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen121nissan.h +++ b/firmware/controllers/generated/rusefi_generated_hellen121nissan.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1307693446 +#define SIGNATURE_HASH 1165375209 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121nissan.1307693446" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121nissan.1165375209" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen121vag.h b/firmware/controllers/generated/rusefi_generated_hellen121vag.h index 37ff53de74..e33291c412 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen121vag.h +++ b/firmware/controllers/generated/rusefi_generated_hellen121vag.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1345479287 +#define SIGNATURE_HASH 1488291096 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121vag.1345479287" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121vag.1488291096" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen128.h b/firmware/controllers/generated/rusefi_generated_hellen128.h index 707fbde555..09fdde40aa 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen128.h +++ b/firmware/controllers/generated/rusefi_generated_hellen128.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 2379830630 +#define SIGNATURE_HASH 2237575689 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen128.2379830630" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen128.2237575689" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h b/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h index 08ed97f5c0..ac7ab62f6f 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h +++ b/firmware/controllers/generated/rusefi_generated_hellen154hyundai.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4183990823 +#define SIGNATURE_HASH 4058334536 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen154hyundai.4183990823" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen154hyundai.4058334536" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen72.h b/firmware/controllers/generated/rusefi_generated_hellen72.h index 1228825f9d..27cb821503 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen72.h +++ b/firmware/controllers/generated/rusefi_generated_hellen72.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3769273101 +#define SIGNATURE_HASH 3895290978 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen72.3769273101" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen72.3895290978" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen81.h b/firmware/controllers/generated/rusefi_generated_hellen81.h index 76ba0f1733..1280ba49d5 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen81.h +++ b/firmware/controllers/generated/rusefi_generated_hellen81.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 98299767 +#define SIGNATURE_HASH 224135192 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen81.98299767" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen81.224135192" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellen88bmw.h b/firmware/controllers/generated/rusefi_generated_hellen88bmw.h index d44f006ec8..c86759eed6 100644 --- a/firmware/controllers/generated/rusefi_generated_hellen88bmw.h +++ b/firmware/controllers/generated/rusefi_generated_hellen88bmw.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 318306868 +#define SIGNATURE_HASH 444538203 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output false -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen88bmw.318306868" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen88bmw.444538203" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellenNA6.h b/firmware/controllers/generated/rusefi_generated_hellenNA6.h index 45de84d3d8..1fa1aedc19 100644 --- a/firmware/controllers/generated/rusefi_generated_hellenNA6.h +++ b/firmware/controllers/generated/rusefi_generated_hellenNA6.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4109278321 +#define SIGNATURE_HASH 4234771230 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA6.4109278321" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA6.4234771230" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h b/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h index 7d762fe378..254f07a449 100644 --- a/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h +++ b/firmware/controllers/generated/rusefi_generated_hellenNA8_96.h @@ -1160,7 +1160,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 188014271 +#define SIGNATURE_HASH 62077392 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1486,7 +1486,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA8_96.188014271" +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA8_96.62077392" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_m74_9.h b/firmware/controllers/generated/rusefi_generated_m74_9.h index 720361f868..1c0fc1b9dc 100644 --- a/firmware/controllers/generated/rusefi_generated_m74_9.h +++ b/firmware/controllers/generated/rusefi_generated_m74_9.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 602957824 +#define SIGNATURE_HASH 729255791 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.m74_9.602957824" +#define TS_SIGNATURE "rusEFI master.2024.02.26.m74_9.729255791" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_mre_f4.h b/firmware/controllers/generated/rusefi_generated_mre_f4.h index 77714eed1f..91aa8c698b 100644 --- a/firmware/controllers/generated/rusefi_generated_mre_f4.h +++ b/firmware/controllers/generated/rusefi_generated_mre_f4.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets true #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 760324363 +#define SIGNATURE_HASH 634799716 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f4.760324363" +#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f4.634799716" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_mre_f7.h b/firmware/controllers/generated/rusefi_generated_mre_f7.h index 6e350c1f92..eecbc393cf 100644 --- a/firmware/controllers/generated/rusefi_generated_mre_f7.h +++ b/firmware/controllers/generated/rusefi_generated_mre_f7.h @@ -1159,7 +1159,7 @@ #define show_microRusEFI_presets true #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 760324363 +#define SIGNATURE_HASH 634799716 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f7.760324363" +#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f7.634799716" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_nucleo_h743.h b/firmware/controllers/generated/rusefi_generated_nucleo_h743.h index 6af8844637..ff76d91c99 100644 --- a/firmware/controllers/generated/rusefi_generated_nucleo_h743.h +++ b/firmware/controllers/generated/rusefi_generated_nucleo_h743.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.nucleo_h743.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.nucleo_h743.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_prometheus_405.h b/firmware/controllers/generated/rusefi_generated_prometheus_405.h index 3228025607..28dcd291fd 100644 --- a/firmware/controllers/generated/rusefi_generated_prometheus_405.h +++ b/firmware/controllers/generated/rusefi_generated_prometheus_405.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1356837377 +#define SIGNATURE_HASH 1482184046 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_405.1356837377" +#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_405.1482184046" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_prometheus_469.h b/firmware/controllers/generated/rusefi_generated_prometheus_469.h index c02d44a724..71316bd2c2 100644 --- a/firmware/controllers/generated/rusefi_generated_prometheus_469.h +++ b/firmware/controllers/generated/rusefi_generated_prometheus_469.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1356837377 +#define SIGNATURE_HASH 1482184046 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_469.1356837377" +#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_469.1482184046" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_f4.h b/firmware/controllers/generated/rusefi_generated_proteus_f4.h index 1a904b6a7c..cbc4a7140c 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_f4.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_f4.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets true #define show_test_presets false -#define SIGNATURE_HASH 1882388002 +#define SIGNATURE_HASH 2025132365 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f4.1882388002" +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f4.2025132365" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_f7.h b/firmware/controllers/generated/rusefi_generated_proteus_f7.h index 1bede389fa..a93ababb9f 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_f7.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_f7.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets true #define show_test_presets false -#define SIGNATURE_HASH 1882388002 +#define SIGNATURE_HASH 2025132365 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f7.1882388002" +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f7.2025132365" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_proteus_h7.h b/firmware/controllers/generated/rusefi_generated_proteus_h7.h index fff870719d..c4de64055a 100644 --- a/firmware/controllers/generated/rusefi_generated_proteus_h7.h +++ b/firmware/controllers/generated/rusefi_generated_proteus_h7.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets true #define show_test_presets false -#define SIGNATURE_HASH 1882388002 +#define SIGNATURE_HASH 2025132365 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_h7.1882388002" +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_h7.2025132365" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_s105.h b/firmware/controllers/generated/rusefi_generated_s105.h index 78ee3474df..cfd52a75d7 100644 --- a/firmware/controllers/generated/rusefi_generated_s105.h +++ b/firmware/controllers/generated/rusefi_generated_s105.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 640318612 +#define SIGNATURE_HASH 783129595 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.s105.640318612" +#define TS_SIGNATURE "rusEFI master.2024.02.26.s105.783129595" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_small-can-board.h b/firmware/controllers/generated/rusefi_generated_small-can-board.h index 1dcb86b6d0..dddc06062f 100644 --- a/firmware/controllers/generated/rusefi_generated_small-can-board.h +++ b/firmware/controllers/generated/rusefi_generated_small-can-board.h @@ -1159,7 +1159,7 @@ #define show_Proteus_presets false #define show_small_can_board_presets true #define show_test_presets false -#define SIGNATURE_HASH 1592439576 +#define SIGNATURE_HASH 1450005623 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1486,7 +1486,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.small-can-board.1592439576" +#define TS_SIGNATURE "rusEFI master.2024.02.26.small-can-board.1450005623" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32f413_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32f413_nucleo.h index a089c03053..fecbc15ee3 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32f413_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32f413_nucleo.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f413_nucleo.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f413_nucleo.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h index 79f235f715..7b8df5f21e 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32f429_nucleo.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f429_nucleo.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f429_nucleo.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h b/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h index be8b5efc76..c7b156b00f 100644 --- a/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h +++ b/firmware/controllers/generated/rusefi_generated_stm32f767_nucleo.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f767_nucleo.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f767_nucleo.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_t-b-g.h b/firmware/controllers/generated/rusefi_generated_t-b-g.h index 45a39a3da6..aa7492cb30 100644 --- a/firmware/controllers/generated/rusefi_generated_t-b-g.h +++ b/firmware/controllers/generated/rusefi_generated_t-b-g.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 1615560593 +#define SIGNATURE_HASH 1758238974 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.t-b-g.1615560593" +#define TS_SIGNATURE "rusEFI master.2024.02.26.t-b-g.1758238974" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h b/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h index 63010e1ab7..50a26d4f81 100644 --- a/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h +++ b/firmware/controllers/generated/rusefi_generated_tdg-pdm8.h @@ -1158,7 +1158,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 3940897715 +#define SIGNATURE_HASH 3798119644 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1484,7 +1484,7 @@ #define ts_show_vr_threshold_all false #define ts_show_vr_threshold_pins true #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.tdg-pdm8.3940897715" +#define TS_SIGNATURE "rusEFI master.2024.02.26.tdg-pdm8.3798119644" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/rusefi_generated_uaefi.h b/firmware/controllers/generated/rusefi_generated_uaefi.h index 146b561f9e..3f5d1a3e86 100644 --- a/firmware/controllers/generated/rusefi_generated_uaefi.h +++ b/firmware/controllers/generated/rusefi_generated_uaefi.h @@ -1159,7 +1159,7 @@ #define show_Proteus_presets false #define show_test_presets false #define show_uaefi_presets true -#define SIGNATURE_HASH 3987938124 +#define SIGNATURE_HASH 3845454883 #define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin" #define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image" #define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin" @@ -1485,7 +1485,7 @@ #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins false #define ts_show_vvt_output true -#define TS_SIGNATURE "rusEFI master.2024.02.26.uaefi.3987938124" +#define TS_SIGNATURE "rusEFI master.2024.02.26.uaefi.3845454883" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 441046e206..6c3b4160d2 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2607618183 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-2chan.2607618183" +#define SIGNATURE_HASH 2481651688 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-2chan.2481651688" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 80e13bdd56..4dc91f6726 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4061592986 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan.4061592986" +#define SIGNATURE_HASH 4203813621 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan.4203813621" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index e6cbd1460f..876c4fd637 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4061592986 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan_f7.4061592986" +#define SIGNATURE_HASH 4203813621 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-4chan_f7.4203813621" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index f8b5e208ea..c235ecb420 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 933295110 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan-revA.933295110" +#define SIGNATURE_HASH 1059525481 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan-revA.1059525481" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 8e060f748b..f8f1abbed2 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2118963509 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan.2118963509" +#define SIGNATURE_HASH 1993029210 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan.1993029210" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index ae72dc22b9..74133a4a66 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2118963509 -#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan_f7.2118963509" +#define SIGNATURE_HASH 1993029210 +#define TS_SIGNATURE "rusEFI master.2024.02.26.alphax-8chan_f7.1993029210" diff --git a/firmware/controllers/generated/signature_at_start_f435.h b/firmware/controllers/generated/signature_at_start_f435.h index e801caa214..c1f5c395d5 100644 --- a/firmware/controllers/generated/signature_at_start_f435.h +++ b/firmware/controllers/generated/signature_at_start_f435.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.at_start_f435.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.at_start_f435.1758238974" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 971386bf06..1b336d7eb7 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 609004511 -#define TS_SIGNATURE "rusEFI master.2024.02.26.atlas.609004511" +#define SIGNATURE_HASH 751520944 +#define TS_SIGNATURE "rusEFI master.2024.02.26.atlas.751520944" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 39911e3d4a..11cedd43a6 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-all.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.cypress.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.cypress.1758238974" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 68828e580e..b59a251240 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3555445838 -#define TS_SIGNATURE "rusEFI master.2024.02.26.f407-discovery.3555445838" +#define SIGNATURE_HASH 3681299233 +#define TS_SIGNATURE "rusEFI master.2024.02.26.f407-discovery.3681299233" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index cffe9c7249..835bc7f810 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.f429-discovery.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.f429-discovery.1758238974" diff --git a/firmware/controllers/generated/signature_f469-discovery.h b/firmware/controllers/generated/signature_f469-discovery.h index 17f6fcf19a..f7cd73621b 100644 --- a/firmware/controllers/generated/signature_f469-discovery.h +++ b/firmware/controllers/generated/signature_f469-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1385986306 -#define TS_SIGNATURE "rusEFI master.2024.02.26.f469-discovery.1385986306" +#define SIGNATURE_HASH 1511759469 +#define TS_SIGNATURE "rusEFI master.2024.02.26.f469-discovery.1511759469" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 2825378791..ec8f6d0189 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 919079818 -#define TS_SIGNATURE "rusEFI master.2024.02.26.frankenso_na6.919079818" +#define SIGNATURE_HASH 1045425381 +#define TS_SIGNATURE "rusEFI master.2024.02.26.frankenso_na6.1045425381" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index 106673285d..93722de1fd 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3913541397 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-112-17.3913541397" +#define SIGNATURE_HASH 3787718778 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-112-17.3787718778" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index a1977c324b..261458aa1a 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2888964137 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-gm-e67.2888964137" +#define SIGNATURE_HASH 2763390790 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-gm-e67.2763390790" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index 0b3e62bc66..07697491f1 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 329916153 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-honda-k.329916153" +#define SIGNATURE_HASH 455997846 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-honda-k.455997846" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index f0b1a5e83b..9552df973c 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2303953329 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-nb1.2303953329" +#define SIGNATURE_HASH 2178182878 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen-nb1.2178182878" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 5a14ea1df5..7f8a02ec16 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1307693446 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121nissan.1307693446" +#define SIGNATURE_HASH 1165375209 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121nissan.1165375209" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index b093124a05..960a89b148 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1345479287 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121vag.1345479287" +#define SIGNATURE_HASH 1488291096 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen121vag.1488291096" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index e82dbf2c14..13714d4e62 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2379830630 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen128.2379830630" +#define SIGNATURE_HASH 2237575689 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen128.2237575689" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 967e04a53a..557baf9b24 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4183990823 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen154hyundai.4183990823" +#define SIGNATURE_HASH 4058334536 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen154hyundai.4058334536" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 95b77067b1..9c2c2dc03d 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3769273101 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen72.3769273101" +#define SIGNATURE_HASH 3895290978 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen72.3895290978" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index ab8001bc37..5365a75b94 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 98299767 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen81.98299767" +#define SIGNATURE_HASH 224135192 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen81.224135192" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 427638ebcf..ec39076430 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 318306868 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen88bmw.318306868" +#define SIGNATURE_HASH 444538203 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellen88bmw.444538203" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 8c9c4ba4ae..2d8c3aba13 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4109278321 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA6.4109278321" +#define SIGNATURE_HASH 4234771230 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA6.4234771230" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 7ae646efac..318e2e3d13 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 188014271 -#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA8_96.188014271" +#define SIGNATURE_HASH 62077392 +#define TS_SIGNATURE "rusEFI master.2024.02.26.hellenNA8_96.62077392" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index bcc7013048..f744995e03 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-all.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 580565055 -#define TS_SIGNATURE "rusEFI master.2024.02.26.kin.580565055" +#define SIGNATURE_HASH 706568016 +#define TS_SIGNATURE "rusEFI master.2024.02.26.kin.706568016" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index 8cd7c03a1a..0231949ae0 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 602957824 -#define TS_SIGNATURE "rusEFI master.2024.02.26.m74_9.602957824" +#define SIGNATURE_HASH 729255791 +#define TS_SIGNATURE "rusEFI master.2024.02.26.m74_9.729255791" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index fcafd49a91..d4231b47f8 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 760324363 -#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f4.760324363" +#define SIGNATURE_HASH 634799716 +#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f4.634799716" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 28bfaf2307..79501bbfd8 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 760324363 -#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f7.760324363" +#define SIGNATURE_HASH 634799716 +#define TS_SIGNATURE "rusEFI master.2024.02.26.mre_f7.634799716" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 3562c9c606..49035f402b 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.nucleo_h743.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.nucleo_h743.1758238974" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index be25f22185..3909eeab3d 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1356837377 -#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_405.1356837377" +#define SIGNATURE_HASH 1482184046 +#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_405.1482184046" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index da4e3851ff..206c1811f0 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1356837377 -#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_469.1356837377" +#define SIGNATURE_HASH 1482184046 +#define TS_SIGNATURE "rusEFI master.2024.02.26.prometheus_469.1482184046" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index bb11dc867a..cbabaf38e3 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1882388002 -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f4.1882388002" +#define SIGNATURE_HASH 2025132365 +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f4.2025132365" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 040c278178..6ac489182f 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1882388002 -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f7.1882388002" +#define SIGNATURE_HASH 2025132365 +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_f7.2025132365" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index b7d640da0e..821548ace5 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1882388002 -#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_h7.1882388002" +#define SIGNATURE_HASH 2025132365 +#define TS_SIGNATURE "rusEFI master.2024.02.26.proteus_h7.2025132365" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index 88d2673158..3c80282369 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 640318612 -#define TS_SIGNATURE "rusEFI master.2024.02.26.s105.640318612" +#define SIGNATURE_HASH 783129595 +#define TS_SIGNATURE "rusEFI master.2024.02.26.s105.783129595" diff --git a/firmware/controllers/generated/signature_small-can-board.h b/firmware/controllers/generated/signature_small-can-board.h index 72d75e74de..84da8aa151 100644 --- a/firmware/controllers/generated/signature_small-can-board.h +++ b/firmware/controllers/generated/signature_small-can-board.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1592439576 -#define TS_SIGNATURE "rusEFI master.2024.02.26.small-can-board.1592439576" +#define SIGNATURE_HASH 1450005623 +#define TS_SIGNATURE "rusEFI master.2024.02.26.small-can-board.1450005623" diff --git a/firmware/controllers/generated/signature_stm32f413_nucleo.h b/firmware/controllers/generated/signature_stm32f413_nucleo.h index 9d68eda93c..d0a8ac7e5d 100644 --- a/firmware/controllers/generated/signature_stm32f413_nucleo.h +++ b/firmware/controllers/generated/signature_stm32f413_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f413_nucleo.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f413_nucleo.1758238974" diff --git a/firmware/controllers/generated/signature_stm32f429_nucleo.h b/firmware/controllers/generated/signature_stm32f429_nucleo.h index b81417fad9..72bb1e7b86 100644 --- a/firmware/controllers/generated/signature_stm32f429_nucleo.h +++ b/firmware/controllers/generated/signature_stm32f429_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f429_nucleo.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f429_nucleo.1758238974" diff --git a/firmware/controllers/generated/signature_stm32f767_nucleo.h b/firmware/controllers/generated/signature_stm32f767_nucleo.h index e28f0b0197..4c963356b8 100644 --- a/firmware/controllers/generated/signature_stm32f767_nucleo.h +++ b/firmware/controllers/generated/signature_stm32f767_nucleo.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f767_nucleo.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.stm32f767_nucleo.1758238974" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 5e821fc074..f65c86dd22 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-all.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3551357305 -#define TS_SIGNATURE "rusEFI master.2024.02.26.subaru_eg33_f7.3551357305" +#define SIGNATURE_HASH 3676999190 +#define TS_SIGNATURE "rusEFI master.2024.02.26.subaru_eg33_f7.3676999190" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index faee8e0a82..973db1e4a9 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1615560593 -#define TS_SIGNATURE "rusEFI master.2024.02.26.t-b-g.1615560593" +#define SIGNATURE_HASH 1758238974 +#define TS_SIGNATURE "rusEFI master.2024.02.26.t-b-g.1758238974" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 12e2b0afb9..73154b3f08 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-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3940897715 -#define TS_SIGNATURE "rusEFI master.2024.02.26.tdg-pdm8.3940897715" +#define SIGNATURE_HASH 3798119644 +#define TS_SIGNATURE "rusEFI master.2024.02.26.tdg-pdm8.3798119644" diff --git a/firmware/controllers/generated/signature_uaefi.h b/firmware/controllers/generated/signature_uaefi.h index 000a774cbc..07322dba37 100644 --- a/firmware/controllers/generated/signature_uaefi.h +++ b/firmware/controllers/generated/signature_uaefi.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3987938124 -#define TS_SIGNATURE "rusEFI master.2024.02.26.uaefi.3987938124" +#define SIGNATURE_HASH 3845454883 +#define TS_SIGNATURE "rusEFI master.2024.02.26.uaefi.3845454883" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 91f256585f..39a8311a22 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -1093,6 +1093,12 @@ float getConfigValueByName(const char *name) { // useVssAsSecondWheelSpeed case -195378748: return engineConfiguration->useVssAsSecondWheelSpeed; +// is_enabled_spi_5 + case -722238358: + return engineConfiguration->is_enabled_spi_5; +// is_enabled_spi_6 + case -722238357: + return engineConfiguration->is_enabled_spi_6; // afterCrankingIACtaperDuration case 671504531: return engineConfiguration->afterCrankingIACtaperDuration; @@ -3594,6 +3600,16 @@ bool setConfigValueByName(const char *name, float value) { { engineConfiguration->useVssAsSecondWheelSpeed = (int)value; return 1; + } + case -722238358: + { + engineConfiguration->is_enabled_spi_5 = (int)value; + return 1; + } + case -722238357: + { + engineConfiguration->is_enabled_spi_6 = (int)value; + return 1; } case 671504531: { diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index fec80a319c..77c28ec6fe 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -1087,6 +1087,12 @@ See Over/Undervoltage Shutdown/Retry bit in documentation ### useVssAsSecondWheelSpeed VSS and auxSpeed1 or auxSpeed1 with auxSpeed2? +### is_enabled_spi_5 + + +### is_enabled_spi_6 + + ### afterCrankingIACtaperDuration This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index f53a844ffe..1af9f63f2d 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.f407-discovery.3555445838" + signature = "rusEFI master.2024.02.26.f407-discovery.3681299233" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.f407-discovery.3555445838" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.f407-discovery.3681299233" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 01:09:46 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:55 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index b726e8bb87..e93bc0d1b0 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-2chan.2607618183" + signature = "rusEFI master.2024.02.26.alphax-2chan.2481651688" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-2chan.2607618183" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-2chan.2481651688" ; 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 @@ -98,7 +98,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","INVALID","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2","X7 - AIN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:14 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:16 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 8f7a73e961..a7d2765a4f 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-4chan.4061592986" + signature = "rusEFI master.2024.02.26.alphax-4chan.4203813621" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-4chan.4061592986" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-4chan.4203813621" ; 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 @@ -98,7 +98,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","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:16 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:18 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index dbbb0c0c47..2f43f43ac1 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-4chan_f7.4061592986" + signature = "rusEFI master.2024.02.26.alphax-4chan_f7.4203813621" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-4chan_f7.4061592986" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-4chan_f7.4203813621" ; 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 @@ -98,7 +98,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","X7 - AIN4","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","INVALID","INVALID","INVALID","INVALID","X3 - AIN2","X1 - AIN1 and D5 on older boards" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:18 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:21 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 498c34b059..57e47586f5 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-8chan-revA.933295110" + signature = "rusEFI master.2024.02.26.alphax-8chan-revA.1059525481" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-8chan-revA.933295110" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-8chan-revA.1059525481" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:25 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:28 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index f4b1d17efb..81bb9c04ae 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-8chan.2118963509" + signature = "rusEFI master.2024.02.26.alphax-8chan.1993029210" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-8chan.2118963509" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-8chan.1993029210" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - 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","33A - 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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:21 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:23 UTC 2024 pageSize = 22252 page = 1 @@ -746,6 +746,8 @@ enableExtendedCanBroadcast = bits, U32, 1592, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1592, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1592, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1592, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1592, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1592, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1596, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1598, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1600, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index d082cd7f3d..f04b019669 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.alphax-8chan_f7.2118963509" + signature = "rusEFI master.2024.02.26.alphax-8chan_f7.1993029210" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.alphax-8chan_f7.2118963509" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.alphax-8chan_f7.1993029210" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","32A - 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","33A - 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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:23 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:25 UTC 2024 pageSize = 22252 page = 1 @@ -746,6 +746,8 @@ enableExtendedCanBroadcast = bits, U32, 1592, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1592, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1592, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1592, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1592, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1592, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1596, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1598, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1600, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini index c2e2f0e07b..6c5e627583 100644 --- a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini +++ b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.at_start_f435.1615560593" + signature = "rusEFI master.2024.02.26.at_start_f435.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.at_start_f435.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.at_start_f435.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:43 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:52 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index a1c3524517..d5258fc02b 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.atlas.609004511" + signature = "rusEFI master.2024.02.26.atlas.751520944" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.atlas.609004511" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.atlas.751520944" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:37 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:45 UTC 2024 pageSize = 21736 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 0fcde82be8..f5dd62264f 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.cypress.1615560593" + signature = "rusEFI master.2024.02.26.cypress.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.cypress.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.cypress.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:10 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:12 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 66aeb54f07..df5edd36aa 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.f407-discovery.3555445838" + signature = "rusEFI master.2024.02.26.f407-discovery.3681299233" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.f407-discovery.3555445838" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.f407-discovery.3681299233" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 01:09:40 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:50 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 8e105dddb4..b5efd9b4ea 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.f429-discovery.1615560593" + signature = "rusEFI master.2024.02.26.f429-discovery.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.f429-discovery.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.f429-discovery.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:25 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:32 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini index e0029e2121..77a3b6236b 100644 --- a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.f469-discovery.1385986306" + signature = "rusEFI master.2024.02.26.f469-discovery.1511759469" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.f469-discovery.1385986306" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.f469-discovery.1511759469" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:27 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:34 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 193093102d..1ce3eda400 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.frankenso_na6.919079818" + signature = "rusEFI master.2024.02.26.frankenso_na6.1045425381" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.frankenso_na6.919079818" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.frankenso_na6.1045425381" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 01:09:08 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:18 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index 113dba2641..e759a3da1e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen-112-17.3913541397" + signature = "rusEFI master.2024.02.26.hellen-112-17.3787718778" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen-112-17.3913541397" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen-112-17.3787718778" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","B20 TPS Throttle Position 2","A14 Analog Input","INVALID","A21 PPS1","B03 TPS Throttle Position 1","INVALID","A07 TODO","A12 Analog Input","A10 Analog Input","INVALID","B19 MAP","A09 Analog Input","B15 CLT","B27 IAT","A11 Analog Input","A19 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:43 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:47 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index 17f0d8d8f3..d48e150070 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen-gm-e67.2888964137" + signature = "rusEFI master.2024.02.26.hellen-gm-e67.2763390790" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen-gm-e67.2888964137" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen-gm-e67.2763390790" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:52 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:57 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 6860671fe3..82706b1196 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen-honda-k.329916153" + signature = "rusEFI master.2024.02.26.hellen-honda-k.455997846" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen-honda-k.329916153" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen-honda-k.455997846" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","Aux Analog 3","Aux Analog 1","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT","Aux Analog 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:34 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:38 UTC 2024 pageSize = 22908 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 06ad52791a..606228deed 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen-nb1.2303953329" + signature = "rusEFI master.2024.02.26.hellen-nb1.2178182878" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen-nb1.2303953329" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen-nb1.2178182878" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:50 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:55 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 07263cb300..c9e5bb93b2 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen121nissan.1307693446" + signature = "rusEFI master.2024.02.26.hellen121nissan.1165375209" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen121nissan.1307693446" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen121nissan.1165375209" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:32 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:35 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index cc6b9d04d2..83d4177d08 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen121vag.1345479287" + signature = "rusEFI master.2024.02.26.hellen121vag.1488291096" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen121vag.1345479287" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen121vag.1488291096" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:30 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:33 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen128.ini b/firmware/tunerstudio/generated/rusefi_hellen128.ini index 5733d8dfd3..c156aa6037 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen128.2379830630" + signature = "rusEFI master.2024.02.26.hellen128.2237575689" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen128.2379830630" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen128.2237575689" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:28 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:30 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 7806be9c85..151c594293 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen154hyundai.4183990823" + signature = "rusEFI master.2024.02.26.hellen154hyundai.4058334536" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen154hyundai.4183990823" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen154hyundai.4058334536" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:37 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:40 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 2f8b1be5af..eebba428f7 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen72.3769273101" + signature = "rusEFI master.2024.02.26.hellen72.3895290978" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen72.3769273101" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen72.3895290978" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:46 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:50 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 731e30da36..d70004e399 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen81.98299767" + signature = "rusEFI master.2024.02.26.hellen81.224135192" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen81.98299767" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen81.224135192" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:48 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:52 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 24cdb2bdc7..2704452c71 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellen88bmw.318306868" + signature = "rusEFI master.2024.02.26.hellen88bmw.444538203" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellen88bmw.318306868" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellen88bmw.444538203" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:39 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:43 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 1d2c5abbfb..e631569603 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellenNA6.4109278321" + signature = "rusEFI master.2024.02.26.hellenNA6.4234771230" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellenNA6.4109278321" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellenNA6.4234771230" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:54 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:00 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 1344cafba6..90029271f9 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.hellenNA8_96.188014271" + signature = "rusEFI master.2024.02.26.hellenNA8_96.62077392" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.hellenNA8_96.188014271" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.hellenNA8_96.62077392" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:56 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:02 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index d51192a4ea..5bb709fecb 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.kin.580565055" + signature = "rusEFI master.2024.02.26.kin.706568016" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.kin.580565055" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.kin.706568016" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:09 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:11 UTC 2024 pageSize = 20860 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index 9888ef372b..48544295c2 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.m74_9.602957824" + signature = "rusEFI master.2024.02.26.m74_9.729255791" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.m74_9.602957824" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.m74_9.729255791" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","MAF/MAP sensor signal","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","Pedal position sensor 1 signal PPS1","Pedal position sensor 2 signal PPS2","ETB TPS position sensor 1 signal","ETB TPS position sensor 2 signal" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:05 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:11 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index f7fe54b7e9..bedf8b3cdf 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.mre_f4.760324363" + signature = "rusEFI master.2024.02.26.mre_f4.634799716" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.mre_f4.760324363" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.mre_f4.634799716" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:03 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:09 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index de461f2a28..5a902ef292 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.mre_f7.760324363" + signature = "rusEFI master.2024.02.26.mre_f7.634799716" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.mre_f7.760324363" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.mre_f7.634799716" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:01 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:07 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index ad8c270c36..6e3fcb9a95 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.nucleo_h743.1615560593" + signature = "rusEFI master.2024.02.26.nucleo_h743.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.nucleo_h743.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.nucleo_h743.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:35 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:43 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 22ce65af39..1b960dbee5 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.prometheus_405.1356837377" + signature = "rusEFI master.2024.02.26.prometheus_405.1482184046" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.prometheus_405.1356837377" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.prometheus_405.1482184046" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:16 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:23 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 603d0ad9dc..3fef8a23d5 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.prometheus_469.1356837377" + signature = "rusEFI master.2024.02.26.prometheus_469.1482184046" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.prometheus_469.1356837377" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.prometheus_469.1482184046" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:14 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:20 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 6d8c4aaab6..e485db79af 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.proteus_f4.1882388002" + signature = "rusEFI master.2024.02.26.proteus_f4.2025132365" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.proteus_f4.1882388002" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.proteus_f4.2025132365" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:20 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:27 UTC 2024 pageSize = 26236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index bb9db9ed25..adb49e059f 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.proteus_f7.1882388002" + signature = "rusEFI master.2024.02.26.proteus_f7.2025132365" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.proteus_f7.1882388002" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.proteus_f7.2025132365" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:18 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:25 UTC 2024 pageSize = 26236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d698a6015b..05cd299688 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.proteus_h7.1882388002" + signature = "rusEFI master.2024.02.26.proteus_h7.2025132365" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.proteus_h7.1882388002" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.proteus_h7.2025132365" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:22 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:30 UTC 2024 pageSize = 26236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 79b7bc79f9..65b07acf37 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.s105.640318612" + signature = "rusEFI master.2024.02.26.s105.783129595" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.s105.640318612" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.s105.783129595" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:07 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:14 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_small-can-board.ini b/firmware/tunerstudio/generated/rusefi_small-can-board.ini index c7ba78a1d9..9b0564c6ce 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can-board.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can-board.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.small-can-board.1592439576" + signature = "rusEFI master.2024.02.26.small-can-board.1450005623" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.small-can-board.1592439576" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.small-can-board.1450005623" ; 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 @@ -98,7 +98,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 6","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input 7","C4 - Analog/Digital Input 8" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:59 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:04 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_stm32f413_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32f413_nucleo.ini index 43b783abff..41f7b02821 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32f413_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32f413_nucleo.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.stm32f413_nucleo.1615560593" + signature = "rusEFI master.2024.02.26.stm32f413_nucleo.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.stm32f413_nucleo.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.stm32f413_nucleo.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:29 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:36 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini index dd2e85a8dc..dafba53764 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32f429_nucleo.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.stm32f429_nucleo.1615560593" + signature = "rusEFI master.2024.02.26.stm32f429_nucleo.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.stm32f429_nucleo.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.stm32f429_nucleo.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:31 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:39 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini b/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini index b0510755dd..315d468c94 100644 --- a/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini +++ b/firmware/tunerstudio/generated/rusefi_stm32f767_nucleo.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.stm32f767_nucleo.1615560593" + signature = "rusEFI master.2024.02.26.stm32f767_nucleo.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.stm32f767_nucleo.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.stm32f767_nucleo.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:33 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:41 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 7c6ebe5462..fd2c269832 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.subaru_eg33_f7.3551357305" + signature = "rusEFI master.2024.02.26.subaru_eg33_f7.3676999190" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.subaru_eg33_f7.3551357305" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.subaru_eg33_f7.3676999190" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:11 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:13 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index 310d325e42..d07dc04c39 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.t-b-g.1615560593" + signature = "rusEFI master.2024.02.26.t-b-g.1758238974" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.t-b-g.1615560593" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.t-b-g.1758238974" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:09 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:16 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 059e00b31b..71b542d3af 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.tdg-pdm8.3940897715" + signature = "rusEFI master.2024.02.26.tdg-pdm8.3798119644" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.tdg-pdm8.3940897715" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.tdg-pdm8.3798119644" ; 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 @@ -98,7 +98,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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:33:39 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:47 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list diff --git a/firmware/tunerstudio/generated/rusefi_uaefi.ini b/firmware/tunerstudio/generated/rusefi_uaefi.ini index 5eef42ae4f..ef71c23dcb 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi.ini @@ -37,12 +37,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2024.02.26.uaefi.3987938124" + signature = "rusEFI master.2024.02.26.uaefi.3845454883" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2024.02.26.uaefi.3987938124" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2024.02.26.uaefi.3845454883" ; 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 @@ -98,7 +98,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","D1 AUX1","C3 AUX2","INVALID","D6 PPS1","D13 TPS1","A7 Voltage From Key","INVALID","C15 Fuel Pressure / AUX3","C14 TPS2","INVALID","D9 MAP","On-board MAP","D16 CLT Coolant","D15 IAT","C4 PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 00:32:41 UTC 2024 +; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:54:45 UTC 2024 pageSize = 22236 page = 1 @@ -743,6 +743,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true" luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true" useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true" useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true" +is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true" +is_enabled_spi_6 = bits, U32, 1576, [14:14], "false", "true" afterCrankingIACtaperDuration = scalar, S16, 1580, "cycles", 1, 0, 0, 5000, 0 iacByTpsTaper = scalar, S16, 1582, "percent", 1, 0, 0, 500, 0 auxSerialTxPin = bits, U16, 1584, [0:7], $gpio_list 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 505df49e31..374e2b30a4 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-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:31:15 UTC 2024 +// this file was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Feb 26 17:55:55 UTC 2024 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1340,7 +1340,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.2024.02.26.f407-discovery.3555445838"; + public static final String TS_SIGNATURE = "rusEFI master.2024.02.26.f407-discovery.3681299233"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -2104,6 +2104,8 @@ public class Fields { public static final Field LUACANRXWORKAROUND = Field.create("LUACANRXWORKAROUND", 1576, FieldType.BIT, 6).setBaseOffset(0); public static final Field USEAUXSPEEDFORSLIPRATIO = Field.create("USEAUXSPEEDFORSLIPRATIO", 1576, FieldType.BIT, 11).setBaseOffset(0); public static final Field USEVSSASSECONDWHEELSPEED = Field.create("USEVSSASSECONDWHEELSPEED", 1576, FieldType.BIT, 12).setBaseOffset(0); + public static final Field IS_ENABLED_SPI_5 = Field.create("IS_ENABLED_SPI_5", 1576, FieldType.BIT, 13).setBaseOffset(0); + public static final Field IS_ENABLED_SPI_6 = Field.create("IS_ENABLED_SPI_6", 1576, FieldType.BIT, 14).setBaseOffset(0); public static final Field AFTERCRANKINGIACTAPERDURATION = Field.create("AFTERCRANKINGIACTAPERDURATION", 1580, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field IACBYTPSTAPER = Field.create("IACBYTPSTAPER", 1582, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field AUXSERIALTXPIN = Field.create("AUXSERIALTXPIN", 1584, FieldType.INT16, Gpio).setScale(1.0).setBaseOffset(0); @@ -3725,6 +3727,8 @@ public class Fields { LUACANRXWORKAROUND, USEAUXSPEEDFORSLIPRATIO, USEVSSASSECONDWHEELSPEED, + IS_ENABLED_SPI_5, + IS_ENABLED_SPI_6, AFTERCRANKINGIACTAPERDURATION, IACBYTPSTAPER, AUXSERIALTXPIN,