diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h index 0703377f8d..3901d80e32 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:46 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1122,12 +1122,10 @@ struct engine_configuration_s { */ int canSleepPeriodMs; /** - * 'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2 - * See engineCycle - * set operation_mode X + index * offset 500 */ - operation_mode_e ambiguousOperationMode; + int weHaveUnusedHere; /** * offset 504 */ @@ -4558,4 +4556,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:46 UTC 2022 diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index c65f479d34..62f19daaf2 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h @@ -93,7 +93,6 @@ #define alternatorOffAboveTps_offset 1676 #define alternatorPwmFrequency_offset 1876 #define alwaysInstantRpm_offset 1272 -#define ambiguousOperationMode_offset 500 #define analogInputDividerCoefficient_offset 472 #define antiLagActivatePin_offset 910 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 @@ -1753,7 +1752,6 @@ #define oilPressure_value1_offset 2296 #define oilPressure_value2_offset 2304 #define onOffAlternatorLogic_offset 748 -#define operation_mode_e_auto_enum "OM_NONE", "FOUR_STROKE_CRANK_SENSOR", "FOUR_STROKE_CAM_SENSOR", "TWO_STROKE", "FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR", "FOUR_STROKE_THREE_TIMES_CRANK_SENSOR" #define operation_mode_e_Force_4_bytes_size_operation_mode_e ENUM_32_BITS #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 @@ -1936,7 +1934,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 2145496241 +#define SIGNATURE_HASH 73421035 #define silentTriggerError_offset 1260 #define skippedWheelOnCam_offset 1260 #define slowAdcAlpha_offset 1712 @@ -2478,7 +2476,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen_cypress.2145496241" +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen_cypress.73421035" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2687,6 +2685,7 @@ #define wastegatePositionMin_offset 724 #define wastegatePositionSensor_offset 1751 #define wboHeaterPin_offset 681 +#define weHaveUnusedHere_offset 500 #define wheelDiameter_offset 722 #define WWAE_TABLE_SIZE 8 #define wwaeBeta_offset 1568 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 879cf36786..b173d3daac 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 ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:45 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1122,12 +1122,10 @@ struct engine_configuration_s { */ int canSleepPeriodMs; /** - * 'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2 - * See engineCycle - * set operation_mode X + index * offset 500 */ - operation_mode_e ambiguousOperationMode; + int weHaveUnusedHere; /** * offset 504 */ @@ -4552,4 +4550,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:26 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:45 UTC 2022 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 911c65a59e..eaf1d121eb 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -92,7 +92,6 @@ #define alternatorOffAboveTps_offset 1676 #define alternatorPwmFrequency_offset 1868 #define alwaysInstantRpm_offset 1272 -#define ambiguousOperationMode_offset 500 #define analogInputDividerCoefficient_offset 472 #define antiLagActivatePin_offset 910 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 @@ -1738,7 +1737,6 @@ #define oilPressure_value1_offset 2268 #define oilPressure_value2_offset 2276 #define onOffAlternatorLogic_offset 748 -#define operation_mode_e_auto_enum "OM_NONE", "FOUR_STROKE_CRANK_SENSOR", "FOUR_STROKE_CAM_SENSOR", "TWO_STROKE", "FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR", "FOUR_STROKE_THREE_TIMES_CRANK_SENSOR" #define operation_mode_e_Force_4_bytes_size_operation_mode_e ENUM_32_BITS #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 @@ -1921,7 +1919,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 2151964749 +#define SIGNATURE_HASH 4224031767 #define silentTriggerError_offset 1260 #define skippedWheelOnCam_offset 1260 #define slowAdcAlpha_offset 1712 @@ -2463,7 +2461,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.04.03.kin.2151964749" +#define TS_SIGNATURE "rusEFI 2022.04.03.kin.4224031767" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2664,6 +2662,7 @@ #define wastegatePositionMin_offset 724 #define wastegatePositionSensor_offset 1751 #define wboHeaterPin_offset 681 +#define weHaveUnusedHere_offset 500 #define wheelDiameter_offset 722 #define WWAE_TABLE_SIZE 8 #define wwaeBeta_offset 1568 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 4bb099b134..25acda5d4d 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 ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:29 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:48 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1122,12 +1122,10 @@ struct engine_configuration_s { */ int canSleepPeriodMs; /** - * 'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2 - * See engineCycle - * set operation_mode X + index * offset 500 */ - operation_mode_e ambiguousOperationMode; + int weHaveUnusedHere; /** * offset 504 */ @@ -4558,4 +4556,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:29 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:48 UTC 2022 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 40977dd1d1..10cdc8a582 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 @@ -101,7 +101,6 @@ #define alternatorOffAboveTps_offset 1676 #define alternatorPwmFrequency_offset 1876 #define alwaysInstantRpm_offset 1272 -#define ambiguousOperationMode_offset 500 #define analogInputDividerCoefficient_offset 472 #define antiLagActivatePin_offset 910 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 @@ -1731,7 +1730,6 @@ #define oilPressure_value1_offset 2296 #define oilPressure_value2_offset 2304 #define onOffAlternatorLogic_offset 748 -#define operation_mode_e_auto_enum "OM_NONE", "FOUR_STROKE_CRANK_SENSOR", "FOUR_STROKE_CAM_SENSOR", "TWO_STROKE", "FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR", "FOUR_STROKE_THREE_TIMES_CRANK_SENSOR" #define operation_mode_e_Force_4_bytes_size_operation_mode_e ENUM_32_BITS #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 @@ -1915,7 +1913,7 @@ #define show_Proteus_presets false #define show_test_presets false #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 614673036 +#define SIGNATURE_HASH 1596118742 #define silentTriggerError_offset 1260 #define skippedWheelOnCam_offset 1260 #define slowAdcAlpha_offset 1712 @@ -2457,7 +2455,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2022.04.03.subaru_eg33_f7.614673036" +#define TS_SIGNATURE "rusEFI 2022.04.03.subaru_eg33_f7.1596118742" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2666,6 +2664,7 @@ #define wastegatePositionMin_offset 724 #define wastegatePositionSensor_offset 1751 #define wboHeaterPin_offset 681 +#define weHaveUnusedHere_offset 500 #define wheelDiameter_offset 722 #define WWAE_TABLE_SIZE 8 #define wwaeBeta_offset 1568 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 4bb6d1c96c..db9f361439 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 ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:31 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:51 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -1122,12 +1122,10 @@ struct engine_configuration_s { */ int canSleepPeriodMs; /** - * 'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2 - * See engineCycle - * set operation_mode X + index * offset 500 */ - operation_mode_e ambiguousOperationMode; + int weHaveUnusedHere; /** * offset 504 */ @@ -4558,4 +4556,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:31 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:51 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index af006570b4..bb041fc6b9 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -93,7 +93,6 @@ #define alternatorOffAboveTps_offset 1676 #define alternatorPwmFrequency_offset 1876 #define alwaysInstantRpm_offset 1272 -#define ambiguousOperationMode_offset 500 #define analogInputDividerCoefficient_offset 472 #define antiLagActivatePin_offset 910 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 @@ -1753,7 +1752,6 @@ #define oilPressure_value1_offset 2296 #define oilPressure_value2_offset 2304 #define onOffAlternatorLogic_offset 748 -#define operation_mode_e_auto_enum "OM_NONE", "FOUR_STROKE_CRANK_SENSOR", "FOUR_STROKE_CAM_SENSOR", "TWO_STROKE", "FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR", "FOUR_STROKE_THREE_TIMES_CRANK_SENSOR" #define operation_mode_e_Force_4_bytes_size_operation_mode_e ENUM_32_BITS #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 @@ -1936,7 +1934,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 1158957837 +#define SIGNATURE_HASH 1049999191 #define silentTriggerError_offset 1260 #define skippedWheelOnCam_offset 1260 #define slowAdcAlpha_offset 1712 @@ -2478,7 +2476,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.04.03.all.1158957837" +#define TS_SIGNATURE "rusEFI 2022.04.03.all.1049999191" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2687,6 +2685,7 @@ #define wastegatePositionMin_offset 724 #define wastegatePositionSensor_offset 1751 #define wboHeaterPin_offset 681 +#define weHaveUnusedHere_offset 500 #define wheelDiameter_offset 722 #define WWAE_TABLE_SIZE 8 #define wwaeBeta_offset 1568 diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 00038a0609..139d5e4164 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1158957837 -#define TS_SIGNATURE "rusEFI 2022.04.03.all.1158957837" +#define SIGNATURE_HASH 1049999191 +#define TS_SIGNATURE "rusEFI 2022.04.03.all.1049999191" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 7d79abc603..fe7ef92641 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1480037970 -#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-2chan.1480037970" +#define SIGNATURE_HASH 599157256 +#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-2chan.599157256" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 3cda2c487d..5f1a247f32 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 925001131 -#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-4chan.925001131" +#define SIGNATURE_HASH 1285790193 +#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-4chan.1285790193" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 3b71ba0dad..a819c04c6a 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1507769898 -#define TS_SIGNATURE "rusEFI 2022.04.03.atlas.1507769898" +#define SIGNATURE_HASH 576668272 +#define TS_SIGNATURE "rusEFI 2022.04.03.atlas.576668272" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 340cb690d9..dfdf42a5e6 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1747698279 -#define TS_SIGNATURE "rusEFI 2022.04.03.core8.1747698279" +#define SIGNATURE_HASH 329924157 +#define TS_SIGNATURE "rusEFI 2022.04.03.core8.329924157" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 02312ce162..b33882f4dd 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1158957837 -#define TS_SIGNATURE "rusEFI 2022.04.03.f429-discovery.1158957837" +#define SIGNATURE_HASH 1049999191 +#define TS_SIGNATURE "rusEFI 2022.04.03.f429-discovery.1049999191" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index c83d52d1bd..b9cfe2c330 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 751686460 -#define TS_SIGNATURE "rusEFI 2022.04.03.frankenso_na6.751686460" +#define SIGNATURE_HASH 1464610662 +#define TS_SIGNATURE "rusEFI 2022.04.03.frankenso_na6.1464610662" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 459244e3dc..8365828072 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4038099938 -#define TS_SIGNATURE "rusEFI 2022.04.03.harley81.4038099938" +#define SIGNATURE_HASH 2335276984 +#define TS_SIGNATURE "rusEFI 2022.04.03.harley81.2335276984" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 2de85a321a..7433cac1b3 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1694242624 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen-nb1.1694242624" +#define SIGNATURE_HASH 528345882 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen-nb1.528345882" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index e4cfb711c9..da20aeebf0 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2058028550 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen121nissan.2058028550" +#define SIGNATURE_HASH 19593820 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen121nissan.19593820" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index be9f4a3383..76eadd5662 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 727965292 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen121vag.727965292" +#define SIGNATURE_HASH 1356997174 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen121vag.1356997174" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 5df193bd7f..e0394f86c7 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1535528544 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen128.1535528544" +#define SIGNATURE_HASH 537375290 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen128.537375290" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 93deec7b0a..c7ec6911aa 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 708048398 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen154hyundai.708048398" +#define SIGNATURE_HASH 1370622548 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen154hyundai.1370622548" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 7c3d4c6ea8..013313e931 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2323495185 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen72.2323495185" +#define SIGNATURE_HASH 4059841867 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen72.4059841867" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 2ca60b89a6..b1e440e42c 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2169741670 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen81.2169741670" +#define SIGNATURE_HASH 4208090428 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen81.4208090428" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 902c925ff1..55edad58e9 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1296671312 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen88bmw.1296671312" +#define SIGNATURE_HASH 919100938 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen88bmw.919100938" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index ad4e534820..6f9e28b664 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1396742611 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellenNA6.1396742611" +#define SIGNATURE_HASH 683763081 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellenNA6.683763081" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 68d2c17ae5..b9afb13b89 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2429986056 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellenNA8_96.2429986056" +#define SIGNATURE_HASH 3948370258 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellenNA8_96.3948370258" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index 0f65ae0d2e..a8e399d8cd 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 2145496241 -#define TS_SIGNATURE "rusEFI 2022.04.03.hellen_cypress.2145496241" +#define SIGNATURE_HASH 73421035 +#define TS_SIGNATURE "rusEFI 2022.04.03.hellen_cypress.73421035" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index f94bdc74ca..b67954db2a 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 ConfigDefinition.jar based on kinetis_gen_config.bat null // -#define SIGNATURE_HASH 2151964749 -#define TS_SIGNATURE "rusEFI 2022.04.03.kin.2151964749" +#define SIGNATURE_HASH 4224031767 +#define TS_SIGNATURE "rusEFI 2022.04.03.kin.4224031767" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 0a319d1d4a..db7739a155 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 708085094 -#define TS_SIGNATURE "rusEFI 2022.04.03.mre_f4.708085094" +#define SIGNATURE_HASH 1370847548 +#define TS_SIGNATURE "rusEFI 2022.04.03.mre_f4.1370847548" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 6720a606c9..c22e8b1cd0 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 708085094 -#define TS_SIGNATURE "rusEFI 2022.04.03.mre_f7.708085094" +#define SIGNATURE_HASH 1370847548 +#define TS_SIGNATURE "rusEFI 2022.04.03.mre_f7.1370847548" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 53078fffa8..e182b424f3 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 369005291 -#define TS_SIGNATURE "rusEFI 2022.04.03.prometheus_405.369005291" +#define SIGNATURE_HASH 1853845169 +#define TS_SIGNATURE "rusEFI 2022.04.03.prometheus_405.1853845169" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index a45ae8262e..520ca2e6cd 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 369005291 -#define TS_SIGNATURE "rusEFI 2022.04.03.prometheus_469.369005291" +#define SIGNATURE_HASH 1853845169 +#define TS_SIGNATURE "rusEFI 2022.04.03.prometheus_469.1853845169" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index e4ca6e687d..2e8eeb8b40 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1674433164 -#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_f4.1674433164" +#define SIGNATURE_HASH 407645910 +#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_f4.407645910" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 6a20029b42..ddf0c3f37c 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1674433164 -#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_f7.1674433164" +#define SIGNATURE_HASH 407645910 +#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_f7.407645910" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 1214a4799d..067e736f0e 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1674433164 -#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_h7.1674433164" +#define SIGNATURE_HASH 407645910 +#define TS_SIGNATURE "rusEFI 2022.04.03.proteus_h7.407645910" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index cd051c203f..aa9cc7f287 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 ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null // -#define SIGNATURE_HASH 614673036 -#define TS_SIGNATURE "rusEFI 2022.04.03.subaru_eg33_f7.614673036" +#define SIGNATURE_HASH 1596118742 +#define TS_SIGNATURE "rusEFI 2022.04.03.subaru_eg33_f7.1596118742" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 10f224ea72..786c7620d1 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 ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2835678044 -#define TS_SIGNATURE "rusEFI 2022.04.03.tdg-pdm8.2835678044" +#define SIGNATURE_HASH 3531931398 +#define TS_SIGNATURE "rusEFI 2022.04.03.tdg-pdm8.3531931398" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index 7cbd066137..0d649631e4 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -172,6 +172,8 @@ float getConfigValueByName(const char *name) { return engineConfiguration->driveWheelRevPerKm; if (strEqualCaseInsensitive(name, "canSleepPeriodMs")) return engineConfiguration->canSleepPeriodMs; + if (strEqualCaseInsensitive(name, "weHaveUnusedHere")) + return engineConfiguration->weHaveUnusedHere; if (strEqualCaseInsensitive(name, "byFirmwareVersion")) return engineConfiguration->byFirmwareVersion; if (strEqualCaseInsensitive(name, "HD44780width")) @@ -1377,6 +1379,11 @@ void setConfigValueByName(const char *name, float value) { engineConfiguration->canSleepPeriodMs = (int)value; return; } + if (strEqualCaseInsensitive(name, "weHaveUnusedHere")) + { + engineConfiguration->weHaveUnusedHere = (int)value; + return; + } if (strEqualCaseInsensitive(name, "byFirmwareVersion")) { engineConfiguration->byFirmwareVersion = (int)value; diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index d756d87f7d..d73b9a5a18 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.all.1158957837" + signature = "rusEFI 2022.04.03.all.1049999191" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.all.1158957837" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.all.1049999191" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:43 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 0097ef5b53..8569ccce74 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.alphax-2chan.1480037970" + signature = "rusEFI 2022.04.03.alphax-2chan.599157256" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.alphax-2chan.1480037970" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.alphax-2chan.599157256" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:04 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4405,7 +4404,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 5b1bc37430..2a3a29cc5a 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.alphax-4chan.925001131" + signature = "rusEFI 2022.04.03.alphax-4chan.1285790193" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.alphax-4chan.925001131" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.alphax-4chan.1285790193" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:05 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4406,7 +4405,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index dea96674df..323d6a626f 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.atlas.1507769898" + signature = "rusEFI 2022.04.03.atlas.576668272" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.atlas.1507769898" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.atlas.576668272" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:40 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 95f58d66c5..0fc70bc944 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.core8.1747698279" + signature = "rusEFI 2022.04.03.core8.329924157" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.core8.1747698279" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.core8.329924157" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:06 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:28 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4408,7 +4407,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 0a4ca28f85..52d5de26d8 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.f429-discovery.1158957837" + signature = "rusEFI 2022.04.03.f429-discovery.1049999191" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.f429-discovery.1158957837" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.f429-discovery.1049999191" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:39 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index c314baf131..c272089d24 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.frankenso_na6.751686460" + signature = "rusEFI 2022.04.03.frankenso_na6.1464610662" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.frankenso_na6.751686460" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.frankenso_na6.1464610662" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:29 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 9adfbbc41b..e4532082d1 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.harley81.4038099938" + signature = "rusEFI 2022.04.03.harley81.2335276984" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.harley81.4038099938" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.harley81.2335276984" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:07 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 9f17875e17..0044929bd4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen-nb1.1694242624" + signature = "rusEFI 2022.04.03.hellen-nb1.528345882" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen-nb1.1694242624" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen-nb1.528345882" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:20 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 96a3a4ef1f..56494909ac 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen121nissan.2058028550" + signature = "rusEFI 2022.04.03.hellen121nissan.19593820" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen121nissan.2058028550" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen121nissan.19593820" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:12 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 8913e4532c..bddd8cb740 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen121vag.727965292" + signature = "rusEFI 2022.04.03.hellen121vag.1356997174" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen121vag.727965292" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen121vag.1356997174" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:10 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index d15b02dc6e..5132cb6e8f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen128.1535528544" + signature = "rusEFI 2022.04.03.hellen128.537375290" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen128.1535528544" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen128.537375290" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:08 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 24c4205163..ac3d066d96 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen154hyundai.708048398" + signature = "rusEFI 2022.04.03.hellen154hyundai.1370622548" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen154hyundai.708048398" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen154hyundai.1370622548" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:13 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 5f3fec1cda..0b85baf7ab 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen72.2323495185" + signature = "rusEFI 2022.04.03.hellen72.4059841867" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen72.2323495185" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen72.4059841867" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:52 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:16 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index dcf40efedc..2087817892 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen81.2169741670" + signature = "rusEFI 2022.04.03.hellen81.4208090428" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen81.2169741670" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen81.4208090428" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:54 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:18 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4406,7 +4405,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index d090ee30af..f0fb483c6c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen88bmw.1296671312" + signature = "rusEFI 2022.04.03.hellen88bmw.919100938" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen88bmw.1296671312" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen88bmw.919100938" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:15 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index aca30d2ddd..4c0fc6b85f 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellenNA6.1396742611" + signature = "rusEFI 2022.04.03.hellenNA6.683763081" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellenNA6.1396742611" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellenNA6.683763081" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:29:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:21 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 02294b489f..721b2b1e5e 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellenNA8_96.2429986056" + signature = "rusEFI 2022.04.03.hellenNA8_96.3948370258" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellenNA8_96.2429986056" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellenNA8_96.3948370258" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:23 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 7584f3ba48..903210ce8d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.hellen_cypress.2145496241" + signature = "rusEFI 2022.04.03.hellen_cypress.73421035" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.hellen_cypress.2145496241" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.hellen_cypress.73421035" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:46 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index dece79fb00..62080e51c1 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.kin.2151964749" + signature = "rusEFI 2022.04.03.kin.4224031767" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.kin.2151964749" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.kin.4224031767" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:45 UTC 2022 pageSize = 20984 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1459,7 +1459,6 @@ crankingFuelCoefE100 = array, U16, 20968, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4377,7 +4376,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index b6d3752f82..6a20fe2065 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.mre_f4.708085094" + signature = "rusEFI 2022.04.03.mre_f4.1370847548" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.mre_f4.708085094" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.mre_f4.1370847548" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:26 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4408,7 +4407,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 26db937d6f..12e108b7ef 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.mre_f7.708085094" + signature = "rusEFI 2022.04.03.mre_f7.1370847548" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.mre_f7.708085094" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.mre_f7.1370847548" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:24 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4408,7 +4407,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 33c6a917a4..adebe0e6d7 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.prometheus_405.369005291" + signature = "rusEFI 2022.04.03.prometheus_405.1853845169" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.prometheus_405.369005291" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.prometheus_405.1853845169" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:32 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4406,7 +4405,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 31654b240d..6ee9c97de9 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.prometheus_469.369005291" + signature = "rusEFI 2022.04.03.prometheus_469.1853845169" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.prometheus_469.369005291" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.prometheus_469.1853845169" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:31 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4406,7 +4405,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index fde4c7e8ec..42567a31f0 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.proteus_f4.1674433164" + signature = "rusEFI 2022.04.03.proteus_f4.407645910" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.proteus_f4.1674433164" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.proteus_f4.407645910" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:36 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4404,7 +4403,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 880544ccb5..d33087a789 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.proteus_f7.1674433164" + signature = "rusEFI 2022.04.03.proteus_f7.407645910" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.proteus_f7.1674433164" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.proteus_f7.407645910" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:34 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4404,7 +4403,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index b383847ddf..37da35d8b7 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.proteus_h7.1674433164" + signature = "rusEFI 2022.04.03.proteus_h7.407645910" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.proteus_h7.1674433164" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.proteus_h7.407645910" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:37 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4404,7 +4403,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 537978c286..f7907b86af 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.subaru_eg33_f7.614673036" + signature = "rusEFI 2022.04.03.subaru_eg33_f7.1596118742" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.subaru_eg33_f7.614673036" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.subaru_eg33_f7.1596118742" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:48 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4407,7 +4406,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 4a8c054db5..5351663f13 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.04.03.tdg-pdm8.2835678044" + signature = "rusEFI 2022.04.03.tdg-pdm8.3531931398" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.04.03.tdg-pdm8.2835678044" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.04.03.tdg-pdm8.3531931398" ; 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 @@ -84,7 +84,7 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:22 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:42 UTC 2022 pageSize = 21012 page = 1 @@ -203,7 +203,7 @@ fanOffTemperature = scalar, F32, 484, "deg C", 1, 0, 0, 150, 0 driveWheelRevPerKm = scalar, F32, 488, "revs/km", 1, 0, 100, 1000, 1 canNbcType = bits, U32, 492, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" canSleepPeriodMs = scalar, S32, 496, "ms", 1, 0, 0, 1000, 2 -ambiguousOperationMode = bits, U32, 500, [0:2], "INVALID", "4 stroke without cam sensor", "4 stroke with cam sensor", "2 stroke", "4 stroke with symmetrical crank (requires VVT input)", "INVALID", "INVALID", "INVALID" +weHaveUnusedHere = scalar, S32, 500, "index", 1, 0, 0, 300, 0 displayMode = bits, U32, 504, [0:1], "none", "hd44780", "hd44780 over pcf8574", "INVALID" byFirmwareVersion = scalar, S32, 508, "index", 1, 0, 0, 300, 0 HD44780width = scalar, S32, 512, "index", 1, 0, 0, 300, 0 @@ -1481,7 +1481,6 @@ crankingFuelCoefE100 = array, U16, 20996, [8], "ratio", 0.01, 0, 0, 50, 2 driveWheelRevPerKm = "Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size." canNbcType = "set can_mode X" canSleepPeriodMs = "CANbus thread period in ms" - ambiguousOperationMode = "'Some triggers could be mounted differently. Most well-known triggers imply specific sensor setup. 4 stroke with symmetrical crank' is a pretty special case for example on Miata NB2\nSee engineCycle\nset operation_mode X" tps1_1AdcChannel = "First throttle body, first sensor. See also pedalPositionAdcChannel" vbattAdcChannel = "This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB." fuelLevelSensor = "This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined." @@ -4411,7 +4410,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00" field = "Missing/skipped tooth count", trigger_customSkippedToothCount, {trigger_type == 0}, {trigger_type == 0} ; see also in firmware '[doesTriggerImplyOperationMode]' tag - field = "Operation mode / speed", ambiguousOperationMode field = "What kind of engine", twoStroke field = "Skipped wheel location", skippedWheelOnCam, { twoStroke == 0 } field = "#Please use '4 stroke with cam' only if primary trigger sensor is actually on cam" 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 70dd889933..57b02a5cb4 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 ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 02:30:31 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Apr 03 08:26:51 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -91,7 +91,6 @@ public class Fields { public static final int alternatorOffAboveTps_offset = 1676; public static final int alternatorPwmFrequency_offset = 1876; public static final int alwaysInstantRpm_offset = 1272; - public static final int ambiguousOperationMode_offset = 500; public static final int analogInputDividerCoefficient_offset = 472; public static final int antiLagActivatePin_offset = 910; public static final int antiLagActivationMode_e_ALWAYS_ON_ANTILAG = 1; @@ -1864,7 +1863,7 @@ public class Fields { public static final int servoOutputPins7_offset = 2738; public static final int servoOutputPins8_offset = 2739; public static final int showHumanReadableWarning_offset = 896; - public static final int SIGNATURE_HASH = 1158957837; + public static final int SIGNATURE_HASH = 1049999191; public static final int silentTriggerError_offset = 1260; public static final int skippedWheelOnCam_offset = 1260; public static final int slowAdcAlpha_offset = 1712; @@ -2349,7 +2348,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 2022.04.03.all.1158957837"; + public static final String TS_SIGNATURE = "rusEFI 2022.04.03.all.1049999191"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TsCalMode_EtbKd = 5; @@ -2550,6 +2549,7 @@ public class Fields { public static final int wastegatePositionMin_offset = 724; public static final int wastegatePositionSensor_offset = 1751; public static final int wboHeaterPin_offset = 681; + public static final int weHaveUnusedHere_offset = 500; public static final int wheelDiameter_offset = 722; public static final int WWAE_TABLE_SIZE = 8; public static final int wwaeBeta_offset = 1568; @@ -2677,7 +2677,7 @@ public class Fields { public static final Field DRIVEWHEELREVPERKM = Field.create("DRIVEWHEELREVPERKM", 488, FieldType.FLOAT); public static final Field CANNBCTYPE = Field.create("CANNBCTYPE", 492, FieldType.INT); public static final Field CANSLEEPPERIODMS = Field.create("CANSLEEPPERIODMS", 496, FieldType.INT); - public static final Field AMBIGUOUSOPERATIONMODE = Field.create("AMBIGUOUSOPERATIONMODE", 500, FieldType.INT); + public static final Field WEHAVEUNUSEDHERE = Field.create("WEHAVEUNUSEDHERE", 500, FieldType.INT); public static final Field DISPLAYMODE = Field.create("DISPLAYMODE", 504, FieldType.INT); public static final Field BYFIRMWAREVERSION = Field.create("BYFIRMWAREVERSION", 508, FieldType.INT); public static final Field HD44780WIDTH = Field.create("HD44780WIDTH", 512, FieldType.INT); @@ -4007,7 +4007,7 @@ public class Fields { DRIVEWHEELREVPERKM, CANNBCTYPE, CANSLEEPPERIODMS, - AMBIGUOUSOPERATIONMODE, + WEHAVEUNUSEDHERE, DISPLAYMODE, BYFIRMWAREVERSION, HD44780WIDTH,