diff --git a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h index 7e5e24da6d..cc968de179 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:42 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:54 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -741,7 +741,7 @@ struct engine_configuration_s { bool overrideVvtTriggerGaps : 1 {}; /** offset 120 bit 30 */ - bool unused30 : 1 {}; + bool useSpiImu : 1 {}; /** offset 120 bit 31 */ bool unused31 : 1 {}; @@ -5385,4 +5385,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22088); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:42 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:54 UTC 2023 diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index 14ac3bf13a..d67dd594a8 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -424,10 +424,7 @@ #define GAUGE_NAME_ACCEL_LON "Accel: Longitudinal" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_VERT "Accel: Vertical" -#define GAUGE_NAME_ACCEL_X "Acceleration: X" -#define GAUGE_NAME_ACCEL_Y "Acceleration: Y" #define GAUGE_NAME_ACCEL_YAW "Acceleration: Yaw" -#define GAUGE_NAME_ACCEL_Z "Acceleration: Z" #define GAUGE_NAME_ADJUSTED_TIMING "Timing: ignition" #define GAUGE_NAME_AFR "Air/Fuel Ratio" #define GAUGE_NAME_AFR2 "Air/Fuel Ratio 2" @@ -820,7 +817,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 4036453645 +#define SIGNATURE_HASH 2445653161 #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" @@ -1119,7 +1116,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.12.15.cypress.4036453645" +#define TS_SIGNATURE "rusEFI master.2023.12.15.cypress.2445653161" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index 35ef14c9df..e10bb4ec5b 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:53 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -741,7 +741,7 @@ struct engine_configuration_s { bool overrideVvtTriggerGaps : 1 {}; /** offset 120 bit 30 */ - bool unused30 : 1 {}; + bool useSpiImu : 1 {}; /** offset 120 bit 31 */ bool unused31 : 1 {}; @@ -5385,4 +5385,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 20712); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:40 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:53 UTC 2023 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index e3c473004e..aec3156b58 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -424,10 +424,7 @@ #define GAUGE_NAME_ACCEL_LON "Accel: Longitudinal" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_VERT "Accel: Vertical" -#define GAUGE_NAME_ACCEL_X "Acceleration: X" -#define GAUGE_NAME_ACCEL_Y "Acceleration: Y" #define GAUGE_NAME_ACCEL_YAW "Acceleration: Yaw" -#define GAUGE_NAME_ACCEL_Z "Acceleration: Z" #define GAUGE_NAME_ADJUSTED_TIMING "Timing: ignition" #define GAUGE_NAME_AFR "Air/Fuel Ratio" #define GAUGE_NAME_AFR2 "Air/Fuel Ratio 2" @@ -820,7 +817,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 2990973603 +#define SIGNATURE_HASH 3541332743 #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" @@ -1119,7 +1116,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.12.15.kin.2990973603" +#define TS_SIGNATURE "rusEFI master.2023.12.15.kin.3541332743" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 7203e621e9..4886d5839d 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:43 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:55 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -741,7 +741,7 @@ struct engine_configuration_s { bool overrideVvtTriggerGaps : 1 {}; /** offset 120 bit 30 */ - bool unused30 : 1 {}; + bool useSpiImu : 1 {}; /** offset 120 bit 31 */ bool unused31 : 1 {}; @@ -5385,4 +5385,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22088); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:33:43 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:55 UTC 2023 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index 90008bfdf6..cd636d40cc 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -452,10 +452,7 @@ #define GAUGE_NAME_ACCEL_LON "Accel: Longitudinal" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_VERT "Accel: Vertical" -#define GAUGE_NAME_ACCEL_X "Acceleration: X" -#define GAUGE_NAME_ACCEL_Y "Acceleration: Y" #define GAUGE_NAME_ACCEL_YAW "Acceleration: Yaw" -#define GAUGE_NAME_ACCEL_Z "Acceleration: Z" #define GAUGE_NAME_ADJUSTED_TIMING "Timing: ignition" #define GAUGE_NAME_AFR "Air/Fuel Ratio" #define GAUGE_NAME_AFR2 "Air/Fuel Ratio 2" @@ -1058,7 +1055,7 @@ #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define SIGNATURE_HASH 4145717786 +#define SIGNATURE_HASH 2521330622 #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" @@ -1357,7 +1354,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.12.15.subaru_eg33_f7.4145717786" +#define TS_SIGNATURE "rusEFI master.2023.12.15.subaru_eg33_f7.2521330622" #define TS_SIMULATE_CAN '>' #define TS_SIMULATE_CAN_char > #define TS_SINGLE_WRITE_COMMAND 'W' diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 528e8a2be1..5a5ed1b7f8 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:35:28 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:47 UTC 2023 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -741,7 +741,7 @@ struct engine_configuration_s { bool overrideVvtTriggerGaps : 1 {}; /** offset 120 bit 30 */ - bool unused30 : 1 {}; + bool useSpiImu : 1 {}; /** offset 120 bit 31 */ bool unused31 : 1 {}; @@ -5385,4 +5385,4 @@ struct persistent_config_s { static_assert(sizeof(persistent_config_s) == 22088); // end -// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Thu Dec 14 05:35:28 UTC 2023 +// this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:47 UTC 2023 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 9a55ec4e7a..454b465a01 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -460,10 +460,7 @@ #define GAUGE_NAME_ACCEL_LON "Accel: Longitudinal" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_VERT "Accel: Vertical" -#define GAUGE_NAME_ACCEL_X "Acceleration: X" -#define GAUGE_NAME_ACCEL_Y "Acceleration: Y" #define GAUGE_NAME_ACCEL_YAW "Acceleration: Yaw" -#define GAUGE_NAME_ACCEL_Z "Acceleration: Z" #define GAUGE_NAME_ADJUSTED_TIMING "Timing: ignition" #define GAUGE_NAME_AFR "Air/Fuel Ratio" #define GAUGE_NAME_AFR2 "Air/Fuel Ratio 2" @@ -1146,7 +1143,7 @@ #define SentEtbType_NONE 0 #define show_Frankenso_presets true #define show_test_presets true -#define SIGNATURE_HASH 1982463902 +#define SIGNATURE_HASH 393948730 #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" @@ -1445,7 +1442,7 @@ #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true #define ts_show_vr_threshold_pins true -#define TS_SIGNATURE "rusEFI master.2023.12.15.f407-discovery.1982463902" +#define TS_SIGNATURE "rusEFI master.2023.12.15.f407-discovery.393948730" #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 a9057e78b4..4fdc6b8afc 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2162348298 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-2chan.2162348298" +#define SIGNATURE_HASH 3786408110 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-2chan.3786408110" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 08e8874cb2..e3b823300e 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1843978063 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-4chan.1843978063" +#define SIGNATURE_HASH 213520107 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-4chan.213520107" diff --git a/firmware/controllers/generated/signature_alphax-4chan_f7.h b/firmware/controllers/generated/signature_alphax-4chan_f7.h index 8bba05bb68..62db98d566 100644 --- a/firmware/controllers/generated/signature_alphax-4chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-4chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1843978063 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-4chan_f7.1843978063" +#define SIGNATURE_HASH 213520107 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-4chan_f7.213520107" diff --git a/firmware/controllers/generated/signature_alphax-8chan-revA.h b/firmware/controllers/generated/signature_alphax-8chan-revA.h index d857197bf9..e54dab18e1 100644 --- a/firmware/controllers/generated/signature_alphax-8chan-revA.h +++ b/firmware/controllers/generated/signature_alphax-8chan-revA.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3244604174 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan-revA.3244604174" +#define SIGNATURE_HASH 2687920810 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan-revA.2687920810" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index 113b9ced31..5a0273968f 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 515935917 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan.515935917" +#define SIGNATURE_HASH 2140299017 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan.2140299017" diff --git a/firmware/controllers/generated/signature_alphax-8chan_f7.h b/firmware/controllers/generated/signature_alphax-8chan_f7.h index 7bdcd6885b..8239de0ae9 100644 --- a/firmware/controllers/generated/signature_alphax-8chan_f7.h +++ b/firmware/controllers/generated/signature_alphax-8chan_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 515935917 -#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan_f7.515935917" +#define SIGNATURE_HASH 2140299017 +#define TS_SIGNATURE "rusEFI master.2023.12.15.alphax-8chan_f7.2140299017" diff --git a/firmware/controllers/generated/signature_at_start_f435.h b/firmware/controllers/generated/signature_at_start_f435.h index aa491c8456..0762f44821 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.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.at_start_f435.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.at_start_f435.2445653161" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 6f10516c9e..3ae6a8ecaa 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3029381443 -#define TS_SIGNATURE "rusEFI master.2023.12.15.atlas.3029381443" +#define SIGNATURE_HASH 3586285799 +#define TS_SIGNATURE "rusEFI master.2023.12.15.atlas.3586285799" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index c0e3739e99..fbf982208d 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.cypress.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.cypress.2445653161" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 04b0d6f54c..5755e7c71f 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1982463902 -#define TS_SIGNATURE "rusEFI master.2023.12.15.f407-discovery.1982463902" +#define SIGNATURE_HASH 393948730 +#define TS_SIGNATURE "rusEFI master.2023.12.15.f407-discovery.393948730" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index cd4ac9af75..6c38657096 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.f429-discovery.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.f429-discovery.2445653161" diff --git a/firmware/controllers/generated/signature_f469-discovery.h b/firmware/controllers/generated/signature_f469-discovery.h index 99284534f0..fd944d6fb3 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.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3258999710 -#define TS_SIGNATURE "rusEFI master.2023.12.15.f469-discovery.3258999710" +#define SIGNATURE_HASH 2735911482 +#define TS_SIGNATURE "rusEFI master.2023.12.15.f469-discovery.2735911482" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index cb9220eab4..bb575e6023 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3536160199 -#define TS_SIGNATURE "rusEFI master.2023.12.15.frankenso_na6.3536160199" +#define SIGNATURE_HASH 3013039203 +#define TS_SIGNATURE "rusEFI master.2023.12.15.frankenso_na6.3013039203" diff --git a/firmware/controllers/generated/signature_hellen-112-17.h b/firmware/controllers/generated/signature_hellen-112-17.h index f17bb115f6..d1b9048b99 100644 --- a/firmware/controllers/generated/signature_hellen-112-17.h +++ b/firmware/controllers/generated/signature_hellen-112-17.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 710406419 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-112-17.710406419" +#define SIGNATURE_HASH 1258627255 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-112-17.1258627255" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 9b4f21d8c3..3d31ba0cee 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1080415229 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-gm-e67.1080415229" +#define SIGNATURE_HASH 557253209 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-gm-e67.557253209" diff --git a/firmware/controllers/generated/signature_hellen-honda-k.h b/firmware/controllers/generated/signature_hellen-honda-k.h index a47a1fd28b..34d979a5d8 100644 --- a/firmware/controllers/generated/signature_hellen-honda-k.h +++ b/firmware/controllers/generated/signature_hellen-honda-k.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 695687982 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-honda-k.695687982" +#define SIGNATURE_HASH 1210419850 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-honda-k.1210419850" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index cfe37dabb4..d2f86ffb2d 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2673174554 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-nb1.2673174554" +#define SIGNATURE_HASH 4261919166 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen-nb1.4261919166" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 7c023a4eb3..fd30fb1d48 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1772192569 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen121nissan.1772192569" +#define SIGNATURE_HASH 150164125 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen121nissan.150164125" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 0f977c1993..7780c37de7 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1693022926 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen121vag.1693022926" +#define SIGNATURE_HASH 96185194 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen121vag.96185194" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 4f4377b3db..7cf6034247 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 1061544551 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen128.1061544551" +#define SIGNATURE_HASH 1578578883 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen128.1578578883" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 81bf5a13b4..333e03e0e3 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3258216881 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen154hyundai.3258216881" +#define SIGNATURE_HASH 2741411861 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen154hyundai.2741411861" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 61a9cb5311..2951b02d4c 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2631099168 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen72.2631099168" +#define SIGNATURE_HASH 4253135492 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen72.4253135492" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 94acab813b..00375e3608 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 767858530 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen81.767858530" +#define SIGNATURE_HASH 1284916934 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen81.1284916934" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 3734e0e081..90bf9e08ea 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 515041481 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen88bmw.515041481" +#define SIGNATURE_HASH 2145401197 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellen88bmw.2145401197" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 30ae176895..367b5efc0a 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 463141161 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellenNA6.463141161" +#define SIGNATURE_HASH 2059937933 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellenNA6.2059937933" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 4c3563d394..e8cf5afa50 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2101078502 -#define TS_SIGNATURE "rusEFI master.2023.12.15.hellenNA8_96.2101078502" +#define SIGNATURE_HASH 476657730 +#define TS_SIGNATURE "rusEFI master.2023.12.15.hellenNA8_96.476657730" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 0ef70653f0..b4c9227283 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on kinetis_gen_config.bat by SignatureConsumer // -#define SIGNATURE_HASH 2990973603 -#define TS_SIGNATURE "rusEFI master.2023.12.15.kin.2990973603" +#define SIGNATURE_HASH 3541332743 +#define TS_SIGNATURE "rusEFI master.2023.12.15.kin.3541332743" diff --git a/firmware/controllers/generated/signature_m74_9.h b/firmware/controllers/generated/signature_m74_9.h index de5b49e56a..83866a0837 100644 --- a/firmware/controllers/generated/signature_m74_9.h +++ b/firmware/controllers/generated/signature_m74_9.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2023346983 -#define TS_SIGNATURE "rusEFI master.2023.12.15.m74_9.2023346983" +#define SIGNATURE_HASH 432734851 +#define TS_SIGNATURE "rusEFI master.2023.12.15.m74_9.432734851" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 6294a25250..b3f558f13f 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3556412557 -#define TS_SIGNATURE "rusEFI master.2023.12.15.mre_f4.3556412557" +#define SIGNATURE_HASH 2997378345 +#define TS_SIGNATURE "rusEFI master.2023.12.15.mre_f4.2997378345" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 1d07121aab..eb89f015ef 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3556412557 -#define TS_SIGNATURE "rusEFI master.2023.12.15.mre_f7.3556412557" +#define SIGNATURE_HASH 2997378345 +#define TS_SIGNATURE "rusEFI master.2023.12.15.mre_f7.2997378345" diff --git a/firmware/controllers/generated/signature_nucleo_f413.h b/firmware/controllers/generated/signature_nucleo_f413.h index 29158b34a0..eeb1128863 100644 --- a/firmware/controllers/generated/signature_nucleo_f413.h +++ b/firmware/controllers/generated/signature_nucleo_f413.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f413.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f413.2445653161" diff --git a/firmware/controllers/generated/signature_nucleo_f429.h b/firmware/controllers/generated/signature_nucleo_f429.h index 4b316519c4..794edb9ebf 100644 --- a/firmware/controllers/generated/signature_nucleo_f429.h +++ b/firmware/controllers/generated/signature_nucleo_f429.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f429.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f429.2445653161" diff --git a/firmware/controllers/generated/signature_nucleo_f767.h b/firmware/controllers/generated/signature_nucleo_f767.h index 75f7f60f42..1fb2942141 100644 --- a/firmware/controllers/generated/signature_nucleo_f767.h +++ b/firmware/controllers/generated/signature_nucleo_f767.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f767.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_f767.2445653161" diff --git a/firmware/controllers/generated/signature_nucleo_h743.h b/firmware/controllers/generated/signature_nucleo_h743.h index 2eb4a8172d..6907d55dd6 100644 --- a/firmware/controllers/generated/signature_nucleo_h743.h +++ b/firmware/controllers/generated/signature_nucleo_h743.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_h743.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.nucleo_h743.2445653161" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 4942349a7e..8fb5c324b5 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3221465245 -#define TS_SIGNATURE "rusEFI master.2023.12.15.prometheus_405.3221465245" +#define SIGNATURE_HASH 2706471225 +#define TS_SIGNATURE "rusEFI master.2023.12.15.prometheus_405.2706471225" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 14bbd629e8..1df5eab14a 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 3221465245 -#define TS_SIGNATURE "rusEFI master.2023.12.15.prometheus_469.3221465245" +#define SIGNATURE_HASH 2706471225 +#define TS_SIGNATURE "rusEFI master.2023.12.15.prometheus_469.2706471225" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index b18490b012..5a19972f0a 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4035222391 -#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_f4.4035222391" +#define SIGNATURE_HASH 2446740179 +#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_f4.2446740179" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 09d3fd7151..50424a2cfb 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4035222391 -#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_f7.4035222391" +#define SIGNATURE_HASH 2446740179 +#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_f7.2446740179" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 64bbf458c7..b7256ba1b1 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4035222391 -#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_h7.4035222391" +#define SIGNATURE_HASH 2446740179 +#define TS_SIGNATURE "rusEFI master.2023.12.15.proteus_h7.2446740179" diff --git a/firmware/controllers/generated/signature_s105.h b/firmware/controllers/generated/signature_s105.h index b5b70508f1..c5d4e846f0 100644 --- a/firmware/controllers/generated/signature_s105.h +++ b/firmware/controllers/generated/signature_s105.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2679932267 -#define TS_SIGNATURE "rusEFI master.2023.12.15.s105.2679932267" +#define SIGNATURE_HASH 4277032143 +#define TS_SIGNATURE "rusEFI master.2023.12.15.s105.4277032143" diff --git a/firmware/controllers/generated/signature_small-can-board.h b/firmware/controllers/generated/signature_small-can-board.h index d6332f0524..23557e6497 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.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2415555381 -#define TS_SIGNATURE "rusEFI master.2023.12.15.small-can-board.2415555381" +#define SIGNATURE_HASH 4004029073 +#define TS_SIGNATURE "rusEFI master.2023.12.15.small-can-board.4004029073" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index a6492a99c0..8cf1c263b3 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4145717786 -#define TS_SIGNATURE "rusEFI master.2023.12.15.subaru_eg33_f7.4145717786" +#define SIGNATURE_HASH 2521330622 +#define TS_SIGNATURE "rusEFI master.2023.12.15.subaru_eg33_f7.2521330622" diff --git a/firmware/controllers/generated/signature_t-b-g.h b/firmware/controllers/generated/signature_t-b-g.h index 81f8804e9c..eecded9232 100644 --- a/firmware/controllers/generated/signature_t-b-g.h +++ b/firmware/controllers/generated/signature_t-b-g.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 4036453645 -#define TS_SIGNATURE "rusEFI master.2023.12.15.t-b-g.4036453645" +#define SIGNATURE_HASH 2445653161 +#define TS_SIGNATURE "rusEFI master.2023.12.15.t-b-g.2445653161" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index a70d5758da..5fccb10482 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 2050574639 -#define TS_SIGNATURE "rusEFI master.2023.12.15.tdg-pdm8.2050574639" +#define SIGNATURE_HASH 460036235 +#define TS_SIGNATURE "rusEFI master.2023.12.15.tdg-pdm8.460036235" diff --git a/firmware/controllers/generated/signature_uaefi.h b/firmware/controllers/generated/signature_uaefi.h index 402139c6b3..e77a1592f7 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.jar based on gen_config.sh by SignatureConsumer // -#define SIGNATURE_HASH 93145677 -#define TS_SIGNATURE "rusEFI master.2023.12.15.uaefi.93145677" +#define SIGNATURE_HASH 1692376041 +#define TS_SIGNATURE "rusEFI master.2023.12.15.uaefi.1692376041" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 1bde90125d..9b83df3cac 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -130,6 +130,9 @@ float getConfigValueByName(const char *name) { // overrideVvtTriggerGaps case 840966724: return engineConfiguration->overrideVvtTriggerGaps; +// useSpiImu + case -1011866871: + return engineConfiguration->useSpiImu; // tpsMin case 513872736: return engineConfiguration->tpsMin; @@ -1953,6 +1956,11 @@ bool setConfigValueByName(const char *name, float value) { { engineConfiguration->overrideVvtTriggerGaps = (int)value; return 1; + } + case -1011866871: + { + engineConfiguration->useSpiImu = (int)value; + return 1; } case 513872736: { diff --git a/firmware/controllers/lua/generated/value_lookup_generated.md b/firmware/controllers/lua/generated/value_lookup_generated.md index 1543c68582..6ac9c6f7ab 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.md +++ b/firmware/controllers/lua/generated/value_lookup_generated.md @@ -124,6 +124,9 @@ On some Ford and Toyota vehicles one of the pedal sensors is not linear on the f ### overrideVvtTriggerGaps +### useSpiImu + + ### tpsMin Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index fcf621c722..384b1672ee 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.f407-discovery.1982463902" + signature = "rusEFI master.2023.12.15.f407-discovery.393948730" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.f407-discovery.1982463902" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.f407-discovery.393948730" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:47 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8051,7 +8051,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8722,6 +8722,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 971bafd651..fc2841e150 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-2chan.2162348298" + signature = "rusEFI master.2023.12.15.alphax-2chan.3786408110" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-2chan.2162348298" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-2chan.3786408110" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","X7 - AIN4","X1 - AIN1","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT","X3 - AIN2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:50:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:58 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8014,7 +8014,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8679,6 +8679,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 6245dbae47..9369f9c289 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-4chan.1843978063" + signature = "rusEFI master.2023.12.15.alphax-4chan.213520107" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-4chan.1843978063" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-4chan.213520107" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","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.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:50:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:01 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8018,7 +8018,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8690,6 +8690,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini index 8bcf8d34b9..f7c50c36b1 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-4chan_f7.1843978063" + signature = "rusEFI master.2023.12.15.alphax-4chan_f7.213520107" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-4chan_f7.1843978063" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-4chan_f7.213520107" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","B4 - O2","On-board MAP","D5 - PPS","B5 - TPS","F7 - Ignition Key Voltage","C7 - CAM Hall/Digital","INVALID","D4 - TPS2","INVALID","X5 - AIN3","B2 - MAP","B7 - CLT","B3 - IAT","F6 - PPS2","X7 - AIN4","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.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:04 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8018,7 +8018,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8690,6 +8690,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini index 5dd2ed2add..cfe9066650 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan-revA.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-8chan-revA.3244604174" + signature = "rusEFI master.2023.12.15.alphax-8chan-revA.2687920810" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-8chan-revA.3244604174" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-8chan-revA.2687920810" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","17A - PPS","23C - TPS","Battery Sense","INVALID","15D - AN5","24C - TPS2","14A - Analog 1","22A - Analog 22","On-board MAP","16A - CLT","15A - IAT","31C - PPS2","33A - AN3","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","16D - AN6","INVALID","INVALID","INVALID","INVALID","7C - AT4","INVALID","6C - AT3","14D - AN4" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:12 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8018,7 +8018,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8684,6 +8684,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index c8de830f4d..ec638a9b30 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-8chan.515935917" + signature = "rusEFI master.2023.12.15.alphax-8chan.2140299017" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-8chan.515935917" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-8chan.2140299017" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","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.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:04 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:06 UTC 2023 pageSize = 22104 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8021,7 +8021,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8687,6 +8687,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini index 509249e82f..ec01e46b96 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.alphax-8chan_f7.515935917" + signature = "rusEFI master.2023.12.15.alphax-8chan_f7.2140299017" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.alphax-8chan_f7.515935917" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.alphax-8chan_f7.2140299017" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","3A - Aux Analog 2","On-board MAP","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.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:07 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:09 UTC 2023 pageSize = 22104 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8021,7 +8021,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8687,6 +8687,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini index 1700217152..b0edf6c8c9 100644 --- a/firmware/tunerstudio/generated/rusefi_at_start_f435.ini +++ b/firmware/tunerstudio/generated/rusefi_at_start_f435.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.at_start_f435.4036453645" + signature = "rusEFI master.2023.12.15.at_start_f435.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.at_start_f435.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.at_start_f435.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:44 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:43 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 16137a64ec..95d51fb709 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.atlas.3029381443" + signature = "rusEFI master.2023.12.15.atlas.3586285799" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.atlas.3029381443" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.atlas.3586285799" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:36 UTC 2023 pageSize = 21588 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8039,7 +8039,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8709,6 +8709,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index f34063ecd6..e546a96480 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.cypress.4036453645" + signature = "rusEFI master.2023.12.15.cypress.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.cypress.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.cypress.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:50:51 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:54 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index a4ed4c7a98..81215e49c8 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.f407-discovery.1982463902" + signature = "rusEFI master.2023.12.15.f407-discovery.393948730" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.f407-discovery.1982463902" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.f407-discovery.393948730" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:42 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:40 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8051,7 +8051,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8722,6 +8722,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 071b5929f4..10ac9b85e1 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.f429-discovery.4036453645" + signature = "rusEFI master.2023.12.15.f429-discovery.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.f429-discovery.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.f429-discovery.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:22 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:21 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini index 489b4a7873..066ffa122d 100644 --- a/firmware/tunerstudio/generated/rusefi_f469-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f469-discovery.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.f469-discovery.3258999710" + signature = "rusEFI master.2023.12.15.f469-discovery.2735911482" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.f469-discovery.3258999710" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.f469-discovery.2735911482" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:24 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:23 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 5855e9bb62..2a09d03b4d 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.frankenso_na6.3536160199" + signature = "rusEFI master.2023.12.15.frankenso_na6.3013039203" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.frankenso_na6.3536160199" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.frankenso_na6.3013039203" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:06 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:06 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini index 847b047aaa..3de03cb9db 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-112-17.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen-112-17.710406419" + signature = "rusEFI master.2023.12.15.hellen-112-17.1258627255" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen-112-17.710406419" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen-112-17.1258627255" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","B20 TPS Throttle Position 2","A14 Analog Input","INVALID","A21 PPS1","B03 TPS Throttle Position 1","INVALID","A07 TODO","A19 Analog Input","A10 Analog Input","INVALID","B19 MAP","A09 Analog Input","B15 CLT","B27 IAT","A11 Analog Input","A12 Analog Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:31 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:33 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8015,7 +8015,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8671,6 +8671,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index dbac330d99..22062dee4e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen-gm-e67.1080415229" + signature = "rusEFI master.2023.12.15.hellen-gm-e67.557253209" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen-gm-e67.1080415229" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen-gm-e67.557253209" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:42 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:43 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8690,6 +8690,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini index 3ccb4af0a4..8b7bcba145 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-honda-k.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen-honda-k.695687982" + signature = "rusEFI master.2023.12.15.hellen-honda-k.1210419850" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen-honda-k.695687982" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen-honda-k.1210419850" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","A15 TPS","E9 Ignition Key Voltage","INVALID","INVALID","Aux Analog 1","INVALID","A19 - MAP","INVALID","B8 - CLT","B17 IAT","Aux Analog 2","Aux Analog 3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:21 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:22 UTC 2023 pageSize = 22760 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8015,7 +8015,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8668,6 +8668,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 451749ba68..3bb4b9cc63 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen-nb1.2673174554" + signature = "rusEFI master.2023.12.15.hellen-nb1.4261919166" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen-nb1.2673174554" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen-nb1.4261919166" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:40 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:40 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8691,6 +8691,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 35319ecb30..6956b314a3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen121nissan.1772192569" + signature = "rusEFI master.2023.12.15.hellen121nissan.150164125" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen121nissan.1772192569" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen121nissan.150164125" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","51 - MAF","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:18 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:20 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8014,7 +8014,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8670,6 +8670,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index caf85a5e6d..251e13072a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen121vag.1693022926" + signature = "rusEFI master.2023.12.15.hellen121vag.96185194" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen121vag.1693022926" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen121vag.96185194" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:15 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:17 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8694,6 +8694,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index a283c12fd9..bb83fc5ed4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen128.1061544551" + signature = "rusEFI master.2023.12.15.hellen128.1578578883" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen128.1061544551" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen128.1578578883" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:12 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:14 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8032,7 +8032,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8691,6 +8691,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index e2f12a83b8..73f6fa7c6a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen154hyundai.3258216881" + signature = "rusEFI master.2023.12.15.hellen154hyundai.2741411861" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen154hyundai.3258216881" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen154hyundai.2741411861" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","K21 Ambient Temperature","K58 Oil Temp","K54 A/C pressure","PPS 1","TPS 1","K2 Ignition Key Voltage","X10 AIN2","INVALID","TPS 2","X11 AIN1","Map Sensor K31","K10 Sensor","CLT","IAT","PPS 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:23 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:25 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8014,7 +8014,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8669,6 +8669,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 483cacc448..822a8934aa 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen72.2631099168" + signature = "rusEFI master.2023.12.15.hellen72.4253135492" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen72.2631099168" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen72.4253135492" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:35 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8691,6 +8691,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index c9102aa8d4..186c699ad8 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen81.767858530" + signature = "rusEFI master.2023.12.15.hellen81.1284916934" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen81.767858530" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen81.1284916934" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:37 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:38 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8031,7 +8031,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8687,6 +8687,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 9f47299299..3a0df70a19 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellen88bmw.515041481" + signature = "rusEFI master.2023.12.15.hellen88bmw.2145401197" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellen88bmw.515041481" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellen88bmw.2145401197" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","VIN5","VIN6","INVALID","PPS1","73 - TPS","56 - Battery Sense","17 - CAM","Aux BARO","Aux TPS2","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT","Aux PPS2","Aux TPS3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:26 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:28 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8030,7 +8030,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8686,6 +8686,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 90f7a78b25..063c408cf4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellenNA6.463141161" + signature = "rusEFI master.2023.12.15.hellenNA6.2059937933" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellenNA6.463141161" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellenNA6.2059937933" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","4I - PPS1","TPS Input","1B - Battery Sense","INVALID","4G - PPS2 OR TEMPERATURE SENSOR","4H - TPS2","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:45 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:45 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8692,6 +8692,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index f044acfcd8..b077253f84 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.hellenNA8_96.2101078502" + signature = "rusEFI master.2023.12.15.hellenNA8_96.476657730" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.hellenNA8_96.2101078502" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.hellenNA8_96.476657730" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:48 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:48 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8690,6 +8690,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 18ce2205bd..36bb501a82 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.kin.2990973603" + signature = "rusEFI master.2023.12.15.kin.3541332743" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.kin.2990973603" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.kin.3541332743" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:50:50 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:53 UTC 2023 pageSize = 20712 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8048,7 +8048,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8719,6 +8719,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_m74_9.ini b/firmware/tunerstudio/generated/rusefi_m74_9.ini index ec70f814f4..274c28919c 100644 --- a/firmware/tunerstudio/generated/rusefi_m74_9.ini +++ b/firmware/tunerstudio/generated/rusefi_m74_9.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.m74_9.2023346983" + signature = "rusEFI master.2023.12.15.m74_9.432734851" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.m74_9.2023346983" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.m74_9.432734851" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","MAF/MAP sensor signal","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","Pedal position sensor 1 signal","Pedal position sensor 2 signal","ETB position sensor 1 signal","ETB position sensor 2 signal" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:58 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:58 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8692,6 +8692,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 649e52200b..56413ffd31 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.mre_f4.3556412557" + signature = "rusEFI master.2023.12.15.mre_f4.2997378345" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.mre_f4.3556412557" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.mre_f4.2997378345" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:55 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:55 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8030,7 +8030,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8693,6 +8693,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 83d5ba3339..16c8b296c2 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.mre_f7.3556412557" + signature = "rusEFI master.2023.12.15.mre_f7.2997378345" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.mre_f7.3556412557" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.mre_f7.2997378345" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3 or Hall Input","22 - AN temp 4 or Hall Input","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:53 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8030,7 +8030,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8693,6 +8693,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini index cbb283d635..9c3976b757 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f413.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.nucleo_f413.4036453645" + signature = "rusEFI master.2023.12.15.nucleo_f413.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.nucleo_f413.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.nucleo_f413.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:27 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:26 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini index 07743cb17b..6cf2fcb88c 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f429.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.nucleo_f429.4036453645" + signature = "rusEFI master.2023.12.15.nucleo_f429.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.nucleo_f429.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.nucleo_f429.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:28 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini index c0e9d51f51..70dcbd0630 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_f767.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.nucleo_f767.4036453645" + signature = "rusEFI master.2023.12.15.nucleo_f767.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.nucleo_f767.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.nucleo_f767.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:32 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:31 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini index 9cc81daf43..f2fef069fb 100644 --- a/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini +++ b/firmware/tunerstudio/generated/rusefi_nucleo_h743.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.nucleo_h743.4036453645" + signature = "rusEFI master.2023.12.15.nucleo_h743.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.nucleo_h743.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.nucleo_h743.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:34 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:33 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 019999a68b..8b1e2155ea 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.prometheus_405.3221465245" + signature = "rusEFI master.2023.12.15.prometheus_405.2706471225" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.prometheus_405.3221465245" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.prometheus_405.2706471225" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:11 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:11 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8042,7 +8042,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8713,6 +8713,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 54c630c70a..b069a87bfc 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.prometheus_469.3221465245" + signature = "rusEFI master.2023.12.15.prometheus_469.2706471225" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.prometheus_469.3221465245" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.prometheus_469.2706471225" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:09 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:08 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8042,7 +8042,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8713,6 +8713,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 2ce9eb2372..b9178ae0b3 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.proteus_f4.4035222391" + signature = "rusEFI master.2023.12.15.proteus_f4.2446740179" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.proteus_f4.4035222391" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.proteus_f4.2446740179" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:16 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:16 UTC 2023 pageSize = 26088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8034,7 +8034,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8702,6 +8702,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 932b6746ee..fa0eee88d1 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.proteus_f7.4035222391" + signature = "rusEFI master.2023.12.15.proteus_f7.2446740179" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.proteus_f7.4035222391" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.proteus_f7.2446740179" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:14 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:13 UTC 2023 pageSize = 26088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8034,7 +8034,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8702,6 +8702,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 3882452c91..709d75faa7 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.proteus_h7.4035222391" + signature = "rusEFI master.2023.12.15.proteus_h7.2446740179" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.proteus_h7.4035222391" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.proteus_h7.2446740179" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:19 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:18 UTC 2023 pageSize = 26088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8034,7 +8034,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8702,6 +8702,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_s105.ini b/firmware/tunerstudio/generated/rusefi_s105.ini index 8ec1b7c62d..d8e82aa3bc 100644 --- a/firmware/tunerstudio/generated/rusefi_s105.ini +++ b/firmware/tunerstudio/generated/rusefi_s105.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.s105.2679932267" + signature = "rusEFI master.2023.12.15.s105.4277032143" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.s105.2679932267" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.s105.4277032143" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","56 - MAP","16 - TPS","19 - Knock","39 - CLT","INVALID","opt 55 - AFR 2","opt 21 - AC Press","18 - AFR 1","13 - Ignition switch in (15)","44 - +12 sense (MR)","INVALID","na 37 - MAF","INVALID","INVALID","40 - IAT" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:01 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:01 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8033,7 +8033,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8692,6 +8692,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_small-can-board.ini b/firmware/tunerstudio/generated/rusefi_small-can-board.ini index 2cdce7049d..3197180e54 100644 --- a/firmware/tunerstudio/generated/rusefi_small-can-board.ini +++ b/firmware/tunerstudio/generated/rusefi_small-can-board.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.small-can-board.2415555381" + signature = "rusEFI master.2023.12.15.small-can-board.4004029073" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.small-can-board.2415555381" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.small-can-board.4004029073" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","B2 - Analog/Digital Input","B3 - Analog/Digital Input","B4 - Analog/Digital Input","B5 - Analog/Digital Input","B7 - Analog/Digital Input","C1 - Analog/Digital Input","INVALID","INVALID","INVALID","A2 Battery Sense","INVALID","INVALID","C2 - Analog/Digital Input","C4 - Analog/Digital Input" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:50 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:50 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8038,7 +8038,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8709,6 +8709,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index e0c45c35b2..e930d2683d 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.subaru_eg33_f7.4145717786" + signature = "rusEFI master.2023.12.15.subaru_eg33_f7.2521330622" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.subaru_eg33_f7.4145717786" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.subaru_eg33_f7.2521330622" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:50:53 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:22:55 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8046,7 +8046,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8710,6 +8710,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_t-b-g.ini b/firmware/tunerstudio/generated/rusefi_t-b-g.ini index cd7e439882..040743183d 100644 --- a/firmware/tunerstudio/generated/rusefi_t-b-g.ini +++ b/firmware/tunerstudio/generated/rusefi_t-b-g.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.t-b-g.4036453645" + signature = "rusEFI master.2023.12.15.t-b-g.2445653161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.t-b-g.4036453645" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.t-b-g.2445653161" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:03 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:03 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index fb6d727439..9287f1204d 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.tdg-pdm8.2050574639" + signature = "rusEFI master.2023.12.15.tdg-pdm8.460036235" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.tdg-pdm8.2050574639" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.tdg-pdm8.460036235" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","INVALID","INVALID","INVALID","INVALID","Battery Sense","INVALID","INVALID","INVALID","Sense 7","Sense 8","Sense 1","Sense 2","Sense 3","Sense 4","Sense 5","Sense 6" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:39 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:38 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8047,7 +8047,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8718,6 +8718,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin diff --git a/firmware/tunerstudio/generated/rusefi_uaefi.ini b/firmware/tunerstudio/generated/rusefi_uaefi.ini index 8381897e66..3787101c72 100644 --- a/firmware/tunerstudio/generated/rusefi_uaefi.ini +++ b/firmware/tunerstudio/generated/rusefi_uaefi.ini @@ -34,12 +34,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI master.2023.12.15.uaefi.93145677" + signature = "rusEFI master.2023.12.15.uaefi.1692376041" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI master.2023.12.15.uaefi.93145677" ; signature is expected to be 7 or more characters. + signature= "rusEFI master.2023.12.15.uaefi.1692376041" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -92,7 +92,7 @@ enable2ndByteCanID = false #define adc_channel_e_list="NONE","D1 AUX1","C3 AUX2","INVALID","D6 PPS1","D13 TPS1","A7 Voltage From Key","INVALID","INVALID","C14 TPS2","INVALID","D9 MAP","INVALID","D16 CLT","D15 IAT","C4 PPS2","C15 AUX3" ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:51:29 UTC 2023 +; this section was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:23:30 UTC 2023 pageSize = 22088 page = 1 @@ -142,7 +142,7 @@ cltSensorPulldown = bits, U32, 120, [26:26], "false", "true" iatSensorPulldown = bits, U32, 120, [27:27], "false", "true" allowIdenticalPps = bits, U32, 120, [28:28], "false", "true" overrideVvtTriggerGaps = bits, U32, 120, [29:29], "false", "true" -unused30 = bits, U32, 120, [30:30], "false", "true" +useSpiImu = bits, U32, 120, [30:30], "false", "true" unused31 = bits, U32, 120, [31:31], "false", "true" tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 @@ -8015,7 +8015,7 @@ dialog = lambda_monitorDialog, "lambda_monitor" field = "CAN read enabled", canReadEnabled field = "CAN write enabled", canWriteEnabled field = "CAN dash type", canNbcType - field = "inertia measurement unit", imuType + field = "Inertia Measurement Unit", imuType field = "Enable rusEFI CAN broadcast", enableVerboseCanTx field = "rusEFI CAN data bus", canBroadcastUseChannelTwo field = "rusEFI CAN data base address", verboseCanBaseAddress @@ -8671,6 +8671,7 @@ dialog = tcuControls, "Transmission Settings" field = dacOutputPins1, dacOutputPins1 field = dacOutputPins2, dacOutputPins2 field = "Read RPM matching VSS profile", canInputBCM + field = useSpiImu, useSpiImu dialog = harleyAcr, "Harley Automatic Compression Release" field = "Pin", acrPin 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 82e488824a..4ae4354ff0 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 12:52:48 UTC 2023 +// this file was generated automatically by rusEFI tool config_definition.jar based on (unknown script) integration/rusefi_config.txt Fri Dec 15 21:24:47 UTC 2023 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -438,10 +438,7 @@ public class Fields { public static final String GAUGE_NAME_ACCEL_LON = "Accel: Longitudinal"; public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll"; public static final String GAUGE_NAME_ACCEL_VERT = "Accel: Vertical"; - public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X"; - public static final String GAUGE_NAME_ACCEL_Y = "Acceleration: Y"; public static final String GAUGE_NAME_ACCEL_YAW = "Acceleration: Yaw"; - public static final String GAUGE_NAME_ACCEL_Z = "Acceleration: Z"; public static final String GAUGE_NAME_ADJUSTED_TIMING = "Timing: ignition"; public static final String GAUGE_NAME_AFR = "Air/Fuel Ratio"; public static final String GAUGE_NAME_AFR2 = "Air/Fuel Ratio 2"; @@ -1086,7 +1083,7 @@ public class Fields { public static final int SentEtbType_FORD_TYPE_1 = 2; public static final int SentEtbType_GM_TYPE_1 = 1; public static final int SentEtbType_NONE = 0; - public static final int SIGNATURE_HASH = 1982463902; + public static final int SIGNATURE_HASH = 393948730; public static final String SIMULATOR_TUNE_BIN_FILE_NAME = "generated/simulator_tune_image.bin"; public static final String SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX = "generated/simulator_tune_image"; public static final String SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX = ".bin"; @@ -1315,7 +1312,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI master.2023.12.15.f407-discovery.1982463902"; + public static final String TS_SIGNATURE = "rusEFI master.2023.12.15.f407-discovery.393948730"; public static final char TS_SIMULATE_CAN = '>'; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; @@ -1429,6 +1426,7 @@ public class Fields { public static final Field IATSENSORPULLDOWN = Field.create("IATSENSORPULLDOWN", 120, FieldType.BIT, 27).setBaseOffset(0); public static final Field ALLOWIDENTICALPPS = Field.create("ALLOWIDENTICALPPS", 120, FieldType.BIT, 28).setBaseOffset(0); public static final Field OVERRIDEVVTTRIGGERGAPS = Field.create("OVERRIDEVVTTRIGGERGAPS", 120, FieldType.BIT, 29).setBaseOffset(0); + public static final Field USESPIIMU = Field.create("USESPIIMU", 120, FieldType.BIT, 30).setBaseOffset(0); public static final Field TPSMIN = Field.create("TPSMIN", 124, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field TPSMAX = Field.create("TPSMAX", 126, FieldType.INT16).setScale(1.0).setBaseOffset(0); public static final Field TPSERRORDETECTIONTOOLOW = Field.create("TPSERRORDETECTIONTOOLOW", 128, FieldType.INT16).setScale(1.0).setBaseOffset(0); @@ -3032,6 +3030,7 @@ public class Fields { IATSENSORPULLDOWN, ALLOWIDENTICALPPS, OVERRIDEVVTTRIGGERGAPS, + USESPIIMU, TPSMIN, TPSMAX, TPSERRORDETECTIONTOOLOW,