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 4175e770a7..62220dcf76 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 Mar 13 15:59:25 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:37 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4110,10 +4110,22 @@ struct engine_configuration_s { */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - units * offset 4750 */ - uint8_t mainUnusedEnd[270]; + uint8_t unused4750[2]; + /** + * offset 4752 + */ + linear_sensor_s auxLinear1; + /** + * offset 4772 + */ + linear_sensor_s auxLinear2; + /** + units + * offset 4792 + */ + uint8_t mainUnusedEnd[228]; /** total size 5020*/ }; @@ -4537,4 +4549,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 Mar 13 15:59:25 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:37 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 6620714c11..29aae34061 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 @@ -117,6 +117,20 @@ #define auxAnalogInputs7_offset 1954 #define auxAnalogInputs8_offset 1955 #define auxFastSensor1_adcChannel_offset 688 +#define auxLinear1_alignmentFill_offset 4753 +#define auxLinear1_hwChannel_offset 4752 +#define auxLinear1_offset 4752 +#define auxLinear1_v1_offset 4756 +#define auxLinear1_v2_offset 4764 +#define auxLinear1_value1_offset 4760 +#define auxLinear1_value2_offset 4768 +#define auxLinear2_alignmentFill_offset 4773 +#define auxLinear2_hwChannel_offset 4772 +#define auxLinear2_offset 4772 +#define auxLinear2_v1_offset 4776 +#define auxLinear2_v2_offset 4784 +#define auxLinear2_value1_offset 4780 +#define auxLinear2_value2_offset 4788 #define auxPid1_dFactor_offset 2216 #define auxPid1_iFactor_offset 2212 #define auxPid1_maxValue_offset 2226 @@ -1045,6 +1059,8 @@ #define GAUGE_NAME_AIR_FLOW_ESTIMATE "MAF estimate" #define GAUGE_NAME_AIR_FLOW_MEASURED "MAF sensor" #define GAUGE_NAME_AIR_MASS "air mass" +#define GAUGE_NAME_AUX_LINEAR_1 "Aux Linear 1" +#define GAUGE_NAME_AUX_LINEAR_2 "Aux Linear 2" #define GAUGE_NAME_AUX_TEMP1 "Aux temp 1" #define GAUGE_NAME_AUX_TEMP2 "Aux temp 2" #define GAUGE_NAME_BARO_PRESSURE "Barometric pressure" @@ -1638,7 +1654,7 @@ #define MAIN_HELP_URL "http://www.rusefi.com/" #define mainRelayPin_offset 714 #define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 4750 +#define mainUnusedEnd_offset 4792 #define malfunctionIndicatorPin_offset 668 #define malfunctionIndicatorPinMode_offset 669 #define manIdlePosition_offset 616 @@ -1913,7 +1929,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 2569798082 +#define SIGNATURE_HASH 752899706 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2449,7 +2465,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen_cypress.2569798082" +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen_cypress.752899706" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2494,6 +2510,7 @@ #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 #define unused184_offset 184 +#define unused4750_offset 4750 #define unused_1484_bit_24_offset 1272 #define unused_1484_bit_25_offset 1272 #define unused_1484_bit_26_offset 1272 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 891df54f1c..5866b6535e 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 Mar 13 15:59:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:35 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4104,10 +4104,22 @@ struct engine_configuration_s { */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - units * offset 4722 */ - uint8_t mainUnusedEnd[270]; + uint8_t unused4750[2]; + /** + * offset 4724 + */ + linear_sensor_s auxLinear1; + /** + * offset 4744 + */ + linear_sensor_s auxLinear2; + /** + units + * offset 4764 + */ + uint8_t mainUnusedEnd[228]; /** total size 4992*/ }; @@ -4531,4 +4543,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 Mar 13 15:59:24 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:35 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 f3a6aebe4b..3e06d9a447 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -116,6 +116,20 @@ #define auxAnalogInputs7_offset 1946 #define auxAnalogInputs8_offset 1947 #define auxFastSensor1_adcChannel_offset 688 +#define auxLinear1_alignmentFill_offset 4725 +#define auxLinear1_hwChannel_offset 4724 +#define auxLinear1_offset 4724 +#define auxLinear1_v1_offset 4728 +#define auxLinear1_v2_offset 4736 +#define auxLinear1_value1_offset 4732 +#define auxLinear1_value2_offset 4740 +#define auxLinear2_alignmentFill_offset 4745 +#define auxLinear2_hwChannel_offset 4744 +#define auxLinear2_offset 4744 +#define auxLinear2_v1_offset 4748 +#define auxLinear2_v2_offset 4756 +#define auxLinear2_value1_offset 4752 +#define auxLinear2_value2_offset 4760 #define auxPid1_dFactor_offset 2208 #define auxPid1_iFactor_offset 2204 #define auxPid1_maxValue_offset 2218 @@ -1030,6 +1044,8 @@ #define GAUGE_NAME_AIR_FLOW_ESTIMATE "MAF estimate" #define GAUGE_NAME_AIR_FLOW_MEASURED "MAF sensor" #define GAUGE_NAME_AIR_MASS "air mass" +#define GAUGE_NAME_AUX_LINEAR_1 "Aux Linear 1" +#define GAUGE_NAME_AUX_LINEAR_2 "Aux Linear 2" #define GAUGE_NAME_AUX_TEMP1 "Aux temp 1" #define GAUGE_NAME_AUX_TEMP2 "Aux temp 2" #define GAUGE_NAME_BARO_PRESSURE "Barometric pressure" @@ -1623,7 +1639,7 @@ #define MAIN_HELP_URL "http://www.rusefi.com/" #define mainRelayPin_offset 714 #define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 4722 +#define mainUnusedEnd_offset 4764 #define malfunctionIndicatorPin_offset 668 #define malfunctionIndicatorPinMode_offset 669 #define manIdlePosition_offset 616 @@ -1898,7 +1914,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 1720307006 +#define SIGNATURE_HASH 3544554118 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2434,7 +2450,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.03.20.kin.1720307006" +#define TS_SIGNATURE "rusEFI 2022.03.20.kin.3544554118" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2479,6 +2495,7 @@ #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 #define unused184_offset 184 +#define unused4750_offset 4722 #define unused_1484_bit_24_offset 1272 #define unused_1484_bit_25_offset 1272 #define unused_1484_bit_26_offset 1272 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 845ef4b95f..91f8731511 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 Mar 13 15:59:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:38 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4110,10 +4110,22 @@ struct engine_configuration_s { */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - units * offset 4750 */ - uint8_t mainUnusedEnd[270]; + uint8_t unused4750[2]; + /** + * offset 4752 + */ + linear_sensor_s auxLinear1; + /** + * offset 4772 + */ + linear_sensor_s auxLinear2; + /** + units + * offset 4792 + */ + uint8_t mainUnusedEnd[228]; /** total size 5020*/ }; @@ -4537,4 +4549,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 Mar 13 15:59:27 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:38 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 277c4ce25c..5efc0d53ef 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 @@ -125,6 +125,20 @@ #define auxAnalogInputs7_offset 1954 #define auxAnalogInputs8_offset 1955 #define auxFastSensor1_adcChannel_offset 688 +#define auxLinear1_alignmentFill_offset 4753 +#define auxLinear1_hwChannel_offset 4752 +#define auxLinear1_offset 4752 +#define auxLinear1_v1_offset 4756 +#define auxLinear1_v2_offset 4764 +#define auxLinear1_value1_offset 4760 +#define auxLinear1_value2_offset 4768 +#define auxLinear2_alignmentFill_offset 4773 +#define auxLinear2_hwChannel_offset 4772 +#define auxLinear2_offset 4772 +#define auxLinear2_v1_offset 4776 +#define auxLinear2_v2_offset 4784 +#define auxLinear2_value1_offset 4780 +#define auxLinear2_value2_offset 4788 #define auxPid1_dFactor_offset 2216 #define auxPid1_iFactor_offset 2212 #define auxPid1_maxValue_offset 2226 @@ -1023,6 +1037,8 @@ #define GAUGE_NAME_AIR_FLOW_ESTIMATE "MAF estimate" #define GAUGE_NAME_AIR_FLOW_MEASURED "MAF sensor" #define GAUGE_NAME_AIR_MASS "air mass" +#define GAUGE_NAME_AUX_LINEAR_1 "Aux Linear 1" +#define GAUGE_NAME_AUX_LINEAR_2 "Aux Linear 2" #define GAUGE_NAME_AUX_TEMP1 "Aux temp 1" #define GAUGE_NAME_AUX_TEMP2 "Aux temp 2" #define GAUGE_NAME_BARO_PRESSURE "Barometric pressure" @@ -1616,7 +1632,7 @@ #define MAIN_HELP_URL "http://www.rusefi.com/" #define mainRelayPin_offset 714 #define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 4750 +#define mainUnusedEnd_offset 4792 #define malfunctionIndicatorPin_offset 668 #define malfunctionIndicatorPinMode_offset 669 #define manIdlePosition_offset 616 @@ -1892,7 +1908,7 @@ #define show_Proteus_presets false #define show_test_presets false #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 3262023679 +#define SIGNATURE_HASH 2007158855 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2428,7 +2444,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2022.03.20.subaru_eg33_f7.3262023679" +#define TS_SIGNATURE "rusEFI 2022.03.20.subaru_eg33_f7.2007158855" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2473,6 +2489,7 @@ #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 #define unused184_offset 184 +#define unused4750_offset 4750 #define unused_1484_bit_24_offset 1272 #define unused_1484_bit_25_offset 1272 #define unused_1484_bit_26_offset 1272 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 8a6bedf8ef..6ab27f43fc 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 Mar 13 15:59:29 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:42 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4110,10 +4110,22 @@ struct engine_configuration_s { */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - units * offset 4750 */ - uint8_t mainUnusedEnd[270]; + uint8_t unused4750[2]; + /** + * offset 4752 + */ + linear_sensor_s auxLinear1; + /** + * offset 4772 + */ + linear_sensor_s auxLinear2; + /** + units + * offset 4792 + */ + uint8_t mainUnusedEnd[228]; /** total size 5020*/ }; @@ -4537,4 +4549,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 Mar 13 15:59:29 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:42 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index af8aee4fe3..135348d861 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -117,6 +117,20 @@ #define auxAnalogInputs7_offset 1954 #define auxAnalogInputs8_offset 1955 #define auxFastSensor1_adcChannel_offset 688 +#define auxLinear1_alignmentFill_offset 4753 +#define auxLinear1_hwChannel_offset 4752 +#define auxLinear1_offset 4752 +#define auxLinear1_v1_offset 4756 +#define auxLinear1_v2_offset 4764 +#define auxLinear1_value1_offset 4760 +#define auxLinear1_value2_offset 4768 +#define auxLinear2_alignmentFill_offset 4773 +#define auxLinear2_hwChannel_offset 4772 +#define auxLinear2_offset 4772 +#define auxLinear2_v1_offset 4776 +#define auxLinear2_v2_offset 4784 +#define auxLinear2_value1_offset 4780 +#define auxLinear2_value2_offset 4788 #define auxPid1_dFactor_offset 2216 #define auxPid1_iFactor_offset 2212 #define auxPid1_maxValue_offset 2226 @@ -1045,6 +1059,8 @@ #define GAUGE_NAME_AIR_FLOW_ESTIMATE "MAF estimate" #define GAUGE_NAME_AIR_FLOW_MEASURED "MAF sensor" #define GAUGE_NAME_AIR_MASS "air mass" +#define GAUGE_NAME_AUX_LINEAR_1 "Aux Linear 1" +#define GAUGE_NAME_AUX_LINEAR_2 "Aux Linear 2" #define GAUGE_NAME_AUX_TEMP1 "Aux temp 1" #define GAUGE_NAME_AUX_TEMP2 "Aux temp 2" #define GAUGE_NAME_BARO_PRESSURE "Barometric pressure" @@ -1638,7 +1654,7 @@ #define MAIN_HELP_URL "http://www.rusefi.com/" #define mainRelayPin_offset 714 #define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 4750 +#define mainUnusedEnd_offset 4792 #define malfunctionIndicatorPin_offset 668 #define malfunctionIndicatorPinMode_offset 669 #define manIdlePosition_offset 616 @@ -1913,7 +1929,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 896 -#define SIGNATURE_HASH 2748966526 +#define SIGNATURE_HASH 370520518 #define silentTriggerError_offset 1260 #define slowAdcAlpha_offset 1712 #define sparkDwellRpmBins_offset 54 @@ -2449,7 +2465,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2022.03.20.all.2748966526" +#define TS_SIGNATURE "rusEFI 2022.03.20.all.370520518" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2494,6 +2510,7 @@ #define unused1740b1_offset 1740 #define unused1740b2_offset 1740 #define unused184_offset 184 +#define unused4750_offset 4750 #define unused_1484_bit_24_offset 1272 #define unused_1484_bit_25_offset 1272 #define unused_1484_bit_26_offset 1272 diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 0305a00762..141424783e 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 2748966526 -#define TS_SIGNATURE "rusEFI 2022.03.20.all.2748966526" +#define SIGNATURE_HASH 370520518 +#define TS_SIGNATURE "rusEFI 2022.03.20.all.370520518" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 3eafc7e2a4..46a86f9116 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 1196177046 -#define TS_SIGNATURE "rusEFI 2022.03.20.alphax-2chan.1196177046" +#define SIGNATURE_HASH 4068499758 +#define TS_SIGNATURE "rusEFI 2022.03.20.alphax-2chan.4068499758" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 57b4a7f247..cf498443af 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 1570728567 -#define TS_SIGNATURE "rusEFI 2022.03.20.alphax-4chan.1570728567" +#define SIGNATURE_HASH 3897769423 +#define TS_SIGNATURE "rusEFI 2022.03.20.alphax-4chan.3897769423" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 9a49d2dd25..02f05c97c4 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 3205698393 -#define TS_SIGNATURE "rusEFI 2022.03.20.atlas.3205698393" +#define SIGNATURE_HASH 182404321 +#define TS_SIGNATURE "rusEFI 2022.03.20.atlas.182404321" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 41d9530f57..1007a74f1e 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 2397466388 -#define TS_SIGNATURE "rusEFI 2022.03.20.core8.2397466388" +#define SIGNATURE_HASH 992622764 +#define TS_SIGNATURE "rusEFI 2022.03.20.core8.992622764" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 69a393aa57..56402c141d 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 2748966526 -#define TS_SIGNATURE "rusEFI 2022.03.20.f429-discovery.2748966526" +#define SIGNATURE_HASH 370520518 +#define TS_SIGNATURE "rusEFI 2022.03.20.f429-discovery.370520518" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 238ebadd81..c558627789 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 3389029967 -#define TS_SIGNATURE "rusEFI 2022.03.20.frankenso_na6.3389029967" +#define SIGNATURE_HASH 2144086519 +#define TS_SIGNATURE "rusEFI 2022.03.20.frankenso_na6.2144086519" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index f702cab7f7..3c76082b71 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 377302673 -#define TS_SIGNATURE "rusEFI 2022.03.20.harley81.377302673" +#define SIGNATURE_HASH 2746317097 +#define TS_SIGNATURE "rusEFI 2022.03.20.harley81.2746317097" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 9a7f40aefb..620e636a42 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 2184297011 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen-nb1.2184297011" +#define SIGNATURE_HASH 939388299 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen-nb1.939388299" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 224a3754a6..70b42bb02d 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 2623974261 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen121nissan.2623974261" +#define SIGNATURE_HASH 699071693 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen121nissan.699071693" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 4716e559ed..c8811a1ba9 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 3450762015 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen121vag.3450762015" +#define SIGNATURE_HASH 2019697831 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen121vag.2019697831" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 1254cf8cb9..f6194a2163 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 3175867155 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen128.3175867155" +#define SIGNATURE_HASH 143111339 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen128.143111339" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index c322795f60..4a622383d5 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 3439221629 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen154hyundai.3439221629" +#define SIGNATURE_HASH 2033323205 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen154hyundai.2033323205" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index c87250b000..0b2d0bfe78 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 1823478882 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen72.1823478882" +#define SIGNATURE_HASH 3648799706 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen72.3648799706" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index c65b5e7df3..b20cee42ef 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 1738411029 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen81.1738411029" +#define SIGNATURE_HASH 3528612781 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen81.3528612781" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 8daf7e0707..c9cdb60926 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 2877558563 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen88bmw.2877558563" +#define SIGNATURE_HASH 508057755 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen88bmw.508057755" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 6804d23e6e..1111ade17f 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 3045930144 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellenNA6.3045930144" +#define SIGNATURE_HASH 4285208 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellenNA6.4285208" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index a6f926046f..ed8c95dfa0 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 1981483131 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellenNA8_96.1981483131" +#define SIGNATURE_HASH 3285671875 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellenNA8_96.3285671875" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index b75b91bf3b..43ca19f990 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 2569798082 -#define TS_SIGNATURE "rusEFI 2022.03.20.hellen_cypress.2569798082" +#define SIGNATURE_HASH 752899706 +#define TS_SIGNATURE "rusEFI 2022.03.20.hellen_cypress.752899706" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index d8031ee9c1..9a67052da1 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 1720307006 -#define TS_SIGNATURE "rusEFI 2022.03.20.kin.1720307006" +#define SIGNATURE_HASH 3544554118 +#define TS_SIGNATURE "rusEFI 2022.03.20.kin.3544554118" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 35a5b2f0a4..bfc14357f6 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 3438880789 -#define TS_SIGNATURE "rusEFI 2022.03.20.mre_f4.3438880789" +#define SIGNATURE_HASH 2033549229 +#define TS_SIGNATURE "rusEFI 2022.03.20.mre_f4.2033549229" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 35aa93651a..145bac496d 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 3438880789 -#define TS_SIGNATURE "rusEFI 2022.03.20.mre_f7.3438880789" +#define SIGNATURE_HASH 2033549229 +#define TS_SIGNATURE "rusEFI 2022.03.20.mre_f7.2033549229" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index a342451556..039e3dbf47 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 4080222104 -#define TS_SIGNATURE "rusEFI 2022.03.20.prometheus_405.4080222104" +#define SIGNATURE_HASH 1191143456 +#define TS_SIGNATURE "rusEFI 2022.03.20.prometheus_405.1191143456" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index c54c124a29..1ab8853b5b 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 4080222104 -#define TS_SIGNATURE "rusEFI 2022.03.20.prometheus_469.4080222104" +#define SIGNATURE_HASH 1191143456 +#define TS_SIGNATURE "rusEFI 2022.03.20.prometheus_469.1191143456" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index a853871637..7b37c2c845 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 2231402495 -#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_f4.2231402495" +#define SIGNATURE_HASH 818686023 +#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_f4.818686023" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index d838b16c05..c9e0e58ec8 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 2231402495 -#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_f7.2231402495" +#define SIGNATURE_HASH 818686023 +#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_f7.818686023" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index e08abf2d37..6e1d15d79a 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 2231402495 -#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_h7.2231402495" +#define SIGNATURE_HASH 818686023 +#define TS_SIGNATURE "rusEFI 2022.03.20.proteus_h7.818686023" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index a7b923cf19..054d37a5f1 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 3262023679 -#define TS_SIGNATURE "rusEFI 2022.03.20.subaru_eg33_f7.3262023679" +#define SIGNATURE_HASH 2007158855 +#define TS_SIGNATURE "rusEFI 2022.03.20.subaru_eg33_f7.2007158855" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index b25c110a9f..b04c4837cf 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -922,6 +922,22 @@ float getConfigValueByName(const char *name) { return engineConfiguration->hpfpTargetDecay; if (strEqualCaseInsensitive(name, "vvtActivationDelayMs")) return engineConfiguration->vvtActivationDelayMs; + if (strEqualCaseInsensitive(name, "auxLinear1.v1")) + return engineConfiguration->auxLinear1.v1; + if (strEqualCaseInsensitive(name, "auxLinear1.value1")) + return engineConfiguration->auxLinear1.value1; + if (strEqualCaseInsensitive(name, "auxLinear1.v2")) + return engineConfiguration->auxLinear1.v2; + if (strEqualCaseInsensitive(name, "auxLinear1.value2")) + return engineConfiguration->auxLinear1.value2; + if (strEqualCaseInsensitive(name, "auxLinear2.v1")) + return engineConfiguration->auxLinear2.v1; + if (strEqualCaseInsensitive(name, "auxLinear2.value1")) + return engineConfiguration->auxLinear2.value1; + if (strEqualCaseInsensitive(name, "auxLinear2.v2")) + return engineConfiguration->auxLinear2.v2; + if (strEqualCaseInsensitive(name, "auxLinear2.value2")) + return engineConfiguration->auxLinear2.value2; if (strEqualCaseInsensitive(name, "vssFilterReciprocal")) return config->vssFilterReciprocal; return EFI_ERROR_CODE; @@ -3232,6 +3248,46 @@ void setConfigValueByName(const char *name, float value) { engineConfiguration->vvtActivationDelayMs = (int)value; return; } + if (strEqualCaseInsensitive(name, "auxLinear1.v1")) + { + engineConfiguration->auxLinear1.v1 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear1.value1")) + { + engineConfiguration->auxLinear1.value1 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear1.v2")) + { + engineConfiguration->auxLinear1.v2 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear1.value2")) + { + engineConfiguration->auxLinear1.value2 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear2.v1")) + { + engineConfiguration->auxLinear2.v1 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear2.value1")) + { + engineConfiguration->auxLinear2.value1 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear2.v2")) + { + engineConfiguration->auxLinear2.v2 = value; + return; + } + if (strEqualCaseInsensitive(name, "auxLinear2.value2")) + { + engineConfiguration->auxLinear2.value2 = value; + return; + } if (strEqualCaseInsensitive(name, "vssFilterReciprocal")) { config->vssFilterReciprocal = value; diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index d4aac4e6f0..0c20bae780 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.03.20.all.2748966526" + signature = "rusEFI 2022.03.20.all.370520518" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.all.2748966526" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.all.370520518" ; 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 Mar 20 13:32:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:34 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index e0a493ffb7..3efdde9873 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.03.20.alphax-2chan.1196177046" + signature = "rusEFI 2022.03.20.alphax-2chan.4068499758" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.alphax-2chan.1196177046" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.alphax-2chan.4068499758" ; 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 Mar 20 13:32:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:16:55 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index f45e74432a..bf9215e5a0 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.03.20.alphax-4chan.1570728567" + signature = "rusEFI 2022.03.20.alphax-4chan.3897769423" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.alphax-4chan.1570728567" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.alphax-4chan.3897769423" ; 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 Mar 20 13:32:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:16:56 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","B4 - O2","On-board MAP","INVALID","B5 - TPS","A2 Battery Sense","C7 - CAM Hall/Digital","INVALID","INVALID","INVALID","INVALID","B2 - MAP","B7 - CLT","B3 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 6ac82cd7a8..d3e910bc8b 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.03.20.atlas.3205698393" + signature = "rusEFI 2022.03.20.atlas.182404321" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.atlas.3205698393" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.atlas.182404321" ; 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 Mar 20 13:32:47 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:32 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 1e87b14cde..ba2ebdf433 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.03.20.core8.2397466388" + signature = "rusEFI 2022.03.20.core8.992622764" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.core8.2397466388" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.core8.992622764" ; 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 Mar 20 13:32:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:19 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","On-board Battery Sense","Grey C4 - Analog Sensor Input","Grey C5 - Analog Sensor Input","Grey C6 - Analog Sensor Input","Grey C7 - Analog Sensor Input","On-board MAP","Grey C1 - Analog Sensor Input","Grey C2 - Analog Sensor Input","On-board BARO (optional)","INVALID","Black B5 - Analog Sensor Input / Knock 2","On-board O2","On-board O2(Secondary)","INVALID","Grey C3 - Analog Sensor Input","Black C6 - Analog Sensor Input / Knock 1", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","On-board Battery Sense","Grey C4 - Analog Sensor Input","Grey C5 - Analog Sensor Input","Grey C6 - Analog Sensor Input","Grey C7 - Analog Sensor Input","On-board MAP","Grey C1 - Analog Sensor Input","Grey C2 - Analog Sensor Input","On-board BARO (optional)","INVALID","Black B5 - Analog Sensor Input / Knock 2","On-board O2","On-board O2(Secondary)","INVALID","Grey C3 - Analog Sensor Input","Black C6 - Analog Sensor Input / Knock 1", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 2a86456eb6..d1531bdbd2 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.03.20.f429-discovery.2748966526" + signature = "rusEFI 2022.03.20.f429-discovery.370520518" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.f429-discovery.2748966526" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.f429-discovery.370520518" ; 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 Mar 20 13:32:45 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:31 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index b7cf9aeedc..54e6119c32 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.03.20.frankenso_na6.3389029967" + signature = "rusEFI 2022.03.20.frankenso_na6.2144086519" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.frankenso_na6.3389029967" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.frankenso_na6.2144086519" ; 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 Mar 20 13:32:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:21 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 8f9e688fb1..89f64118b3 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.03.20.harley81.377302673" + signature = "rusEFI 2022.03.20.harley81.2746317097" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.harley81.377302673" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.harley81.2746317097" ; 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 Mar 20 13:32:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:16:58 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","INVALID","INVALID","INVALID","INVALID","5 Battery Sense", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","INVALID","INVALID","INVALID","INVALID","5 Battery Sense", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index c6b36c2360..1b03528ea7 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.03.20.hellen-nb1.2184297011" + signature = "rusEFI 2022.03.20.hellen-nb1.939388299" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen-nb1.2184297011" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen-nb1.939388299" ; 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 Mar 20 13:32:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:11 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index c539fbadbe..6c6af87d49 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.03.20.hellen121nissan.2623974261" + signature = "rusEFI 2022.03.20.hellen121nissan.699071693" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen121nissan.2623974261" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen121nissan.699071693" ; 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 Mar 20 13:32:18 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:03 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","INVALID","Aux P68","106 - PPS 1","50 - TPS 1","109 Ignition Key Voltage","INVALID","INVALID","69 - TPS 2","INVALID","Aux P66","Aux P67","73 - CLT","34 - IAT","98 - PPS 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 7eca1c3ad9..e582fc7eaf 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.03.20.hellen121vag.3450762015" + signature = "rusEFI 2022.03.20.hellen121vag.2019697831" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen121vag.3450762015" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen121vag.2019697831" ; 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 Mar 20 13:32:16 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:01 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index dd1abb3b99..b0d7289a2a 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.03.20.hellen128.3175867155" + signature = "rusEFI 2022.03.20.hellen128.143111339" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen128.3175867155" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen128.143111339" ; 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 Mar 20 13:32:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:00 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 96d5db8450..113fe52799 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.03.20.hellen154hyundai.3439221629" + signature = "rusEFI 2022.03.20.hellen154hyundai.2033323205" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen154hyundai.3439221629" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen154hyundai.2033323205" ; 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 Mar 20 13:32:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:05 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","INVALID","INVALID","PPS 1","TPS 1","K2 Ignition Key Voltage","INVALID","INVALID","TPS 2","INVALID","Map Sensor K31","INVALID","CLT","IAT","PPS 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","INVALID","INVALID","PPS 1","TPS 1","K2 Ignition Key Voltage","INVALID","INVALID","TPS 2","INVALID","Map Sensor K31","INVALID","CLT","IAT","PPS 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index e4ba75a465..7eb23d750f 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.03.20.hellen72.1823478882" + signature = "rusEFI 2022.03.20.hellen72.3648799706" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen72.1823478882" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen72.3648799706" ; 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 Mar 20 13:32:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:08 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","4W - O2S (A13)","3L - IGN_7 / AFR","intMAP (A15)","4C - Steering/RES2 (A16)","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","4H - Neutral/AUX2 (A21)","4AE - EGR/MAP4 (A22)", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","4W - O2S (A13)","3L - IGN_7 / AFR","intMAP (A15)","4C - Steering/RES2 (A16)","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","4H - Neutral/AUX2 (A21)","4AE - EGR/MAP4 (A22)", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 9c3c1556ba..2d946412d5 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.03.20.hellen81.1738411029" + signature = "rusEFI 2022.03.20.hellen81.3528612781" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen81.1738411029" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen81.3528612781" ; 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 Mar 20 13:32:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:10 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 28703d4370..7f72ed6a34 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.03.20.hellen88bmw.2877558563" + signature = "rusEFI 2022.03.20.hellen88bmw.508057755" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen88bmw.2877558563" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen88bmw.508057755" ; 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 Mar 20 13:32:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:06 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","INVALID","INVALID","INVALID","INVALID","73 - TPS","INVALID","17 - CAM","Aux BARO","INVALID","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","INVALID","INVALID","INVALID","INVALID","73 - TPS","INVALID","17 - CAM","Aux BARO","INVALID","16 - CRANK","41 - MAF","Aux MAP","78 - CLT","77 - IAT", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 53b42785cd..1ea441c6d6 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.03.20.hellenNA6.3045930144" + signature = "rusEFI 2022.03.20.hellenNA6.4285208" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellenNA6.3045930144" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellenNA6.4285208" ; 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 Mar 20 13:32:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:13 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","INVALID","TPS Input","1B - Battery Sense","INVALID","INVALID","INVALID","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","3N - O2S","2N - Temperature Sensor","intMAP (A15)","INVALID","TPS Input","1B - Battery Sense","INVALID","INVALID","INVALID","INVALID","3O - MAF","2M - Pressure Sensor","3Q - CLT","3P - IAT","1V - Clutch Switch","1Q AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index c3bded2476..6486b829d8 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.03.20.hellenNA8_96.1981483131" + signature = "rusEFI 2022.03.20.hellenNA8_96.3285671875" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellenNA8_96.1981483131" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellenNA8_96.3285671875" ; 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 Mar 20 13:32:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:15 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 1f1c63f1a5..c842774aec 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.03.20.hellen_cypress.2569798082" + signature = "rusEFI 2022.03.20.hellen_cypress.752899706" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.hellen_cypress.2569798082" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.hellen_cypress.752899706" ; 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 Mar 20 13:32:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:37 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 9cded35e9b..0446eab97a 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.03.20.kin.1720307006" + signature = "rusEFI 2022.03.20.kin.3544554118" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.kin.1720307006" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.kin.3544554118" ; 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 Mar 20 13:32:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:35 UTC 2022 pageSize = 20984 page = 1 @@ -1254,7 +1254,20 @@ wwBetaMapValues = array, U08, 4654, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4662, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4698, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4710, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4722, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4722, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4724, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4725, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4728, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4732, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4736, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4740, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4744, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4745, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4748, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4752, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4764, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 4992, 120 afterstartCoolantBins = array, F32, 5112, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5144, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 11d2d7190f..fbdb284163 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.03.20.mre_f4.3438880789" + signature = "rusEFI 2022.03.20.mre_f4.2033549229" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.mre_f4.3438880789" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.mre_f4.2033549229" ; 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 Mar 20 13:32:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:18 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 6a43ff8086..626fce5e58 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.03.20.mre_f7.3438880789" + signature = "rusEFI 2022.03.20.mre_f7.2033549229" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.mre_f7.3438880789" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.mre_f7.2033549229" ; 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 Mar 20 13:32:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:16 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index b6d375cc75..74b1bbd8a5 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.03.20.prometheus_405.4080222104" + signature = "rusEFI 2022.03.20.prometheus_405.1191143456" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.prometheus_405.4080222104" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.prometheus_405.1191143456" ; 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 Mar 20 13:32:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:24 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 4389b64fdb..239e786770 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.03.20.prometheus_469.4080222104" + signature = "rusEFI 2022.03.20.prometheus_469.1191143456" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.prometheus_469.4080222104" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.prometheus_469.1191143456" ; 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 Mar 20 13:32:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:23 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 27cea3459d..2b41b24e52 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.03.20.proteus_f4.2231402495" + signature = "rusEFI 2022.03.20.proteus_f4.818686023" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.proteus_f4.2231402495" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.proteus_f4.818686023" ; 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 Mar 20 13:32:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:27 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 6acb1b961f..fff335b78e 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.03.20.proteus_f7.2231402495" + signature = "rusEFI 2022.03.20.proteus_f7.818686023" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.proteus_f7.2231402495" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.proteus_f7.818686023" ; 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 Mar 20 13:32:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:26 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d42b768dff..ce56bb3293 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.03.20.proteus_h7.2231402495" + signature = "rusEFI 2022.03.20.proteus_h7.818686023" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.proteus_h7.2231402495" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.proteus_h7.818686023" ; 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 Mar 20 13:32:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:29 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 90d16fdaf2..b92ac935c5 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.03.20.subaru_eg33_f7.3262023679" + signature = "rusEFI 2022.03.20.subaru_eg33_f7.2007158855" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2022.03.20.subaru_eg33_f7.3262023679" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.03.20.subaru_eg33_f7.2007158855" ; 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 Mar 20 13:32:52 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:38 UTC 2022 pageSize = 21012 page = 1 @@ -1276,7 +1276,20 @@ wwBetaMapValues = array, U08, 4682, [8], "", 0.01, 0, 0, 2.5, 2 torqueTable = array, U08, 4690, [6x6], "Nm", 10.0, 0, 0, 255, 0 torqueRpmBins = array, U16, 4726, [6], "RPM", 1, 0, 0, 65000, 0 torqueLoadBins = array, U16, 4738, [6], "Load", 1, 0, 0, 65000, 0 -mainUnusedEnd = array, U08, 4750, [270], "units", 1, 0, 0, 1, 0 +unused4750 = array, U08, 4750, [2], "", 0,0,0,0,0 +auxLinear1_hwChannel = bits, U08, 4752, [0:5], "NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear1_alignmentFill = array, U08, 4753, [3], "unit", 1, 0, 0, 100, 0 +auxLinear1_v1 = scalar, F32, 4756, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 4760, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 4764, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 4768, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 4772, [0:5], "NONE","AUX0_18 - MAP Ain","INVALID","INVALID","B05 - MAF Ain","INVALID","AUX0_19 - IAT Ain","A02 - VBat","INVALID","A06 - Oxyg 2 Ain","A04 - EGR t Ain","INVALID","A18 - AUX0 Ain","B02 - TPS Ain","INVALID","A03 - Coolant t Ain","A06 - Oxyg 1 Ain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" +auxLinear2_alignmentFill = array, U08, 4773, [3], "unit", 1, 0, 0, 100, 0 +auxLinear2_v1 = scalar, F32, 4776, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 4780, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 4784, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 4788, "kPa", 1, 0, 0, 1000000, 2 +mainUnusedEnd = array, U08, 4792, [228], "units", 1, 0, 0, 1, 0 warning_message = string, ASCII, 5020, 120 afterstartCoolantBins = array, F32, 5140, [8], "C", 1, 0, -100, 250, 0 afterstartHoldTime = array, F32, 5172, [8], "Seconds", 1, 0, 0, 100, 1 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 943cf76dce..e0d1a454c5 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 Mar 20 02:45:34 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sun Mar 20 15:17:42 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -112,6 +112,20 @@ public class Fields { public static final int auxAnalogInputs7_offset = 1954; public static final int auxAnalogInputs8_offset = 1955; public static final int auxFastSensor1_adcChannel_offset = 688; + public static final int auxLinear1_alignmentFill_offset = 4753; + public static final int auxLinear1_hwChannel_offset = 4752; + public static final int auxLinear1_offset = 4752; + public static final int auxLinear1_v1_offset = 4756; + public static final int auxLinear1_v2_offset = 4764; + public static final int auxLinear1_value1_offset = 4760; + public static final int auxLinear1_value2_offset = 4768; + public static final int auxLinear2_alignmentFill_offset = 4773; + public static final int auxLinear2_hwChannel_offset = 4772; + public static final int auxLinear2_offset = 4772; + public static final int auxLinear2_v1_offset = 4776; + public static final int auxLinear2_v2_offset = 4784; + public static final int auxLinear2_value1_offset = 4780; + public static final int auxLinear2_value2_offset = 4788; public static final int auxPid1_dFactor_offset = 2216; public static final int auxPid1_iFactor_offset = 2212; public static final int auxPid1_maxValue_offset = 2226; @@ -1013,6 +1027,8 @@ public class Fields { public static final String GAUGE_NAME_AIR_FLOW_ESTIMATE = "MAF estimate"; public static final String GAUGE_NAME_AIR_FLOW_MEASURED = "MAF sensor"; public static final String GAUGE_NAME_AIR_MASS = "air mass"; + public static final String GAUGE_NAME_AUX_LINEAR_1 = "Aux Linear 1"; + public static final String GAUGE_NAME_AUX_LINEAR_2 = "Aux Linear 2"; public static final String GAUGE_NAME_AUX_TEMP1 = "Aux temp 1"; public static final String GAUGE_NAME_AUX_TEMP2 = "Aux temp 2"; public static final String GAUGE_NAME_BARO_PRESSURE = "Barometric pressure"; @@ -1582,7 +1598,7 @@ public class Fields { public static final String MAIN_HELP_URL = "http://www.rusefi.com/"; public static final int mainRelayPin_offset = 714; public static final int mainRelayPinMode_offset = 756; - public static final int mainUnusedEnd_offset = 4750; + public static final int mainUnusedEnd_offset = 4792; public static final int malfunctionIndicatorPin_offset = 668; public static final int malfunctionIndicatorPinMode_offset = 669; public static final int manIdlePosition_offset = 616; @@ -1841,6 +1857,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 = 370520518; public static final int silentTriggerError_offset = 1260; public static final int slowAdcAlpha_offset = 1712; public static final int sparkDwellRpmBins_offset = 54; @@ -2319,7 +2336,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.03.20.all.2748966526"; + public static final String TS_SIGNATURE = "rusEFI 2022.03.20.all.370520518"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TsCalMode_EtbKd = 5; @@ -2361,6 +2378,7 @@ public class Fields { public static final int unused1740b1_offset = 1740; public static final int unused1740b2_offset = 1740; public static final int unused184_offset = 184; + public static final int unused4750_offset = 4750; public static final int unused_1484_bit_24_offset = 1272; public static final int unused_1484_bit_25_offset = 1272; public static final int unused_1484_bit_26_offset = 1272; @@ -3741,7 +3759,20 @@ public class Fields { public static final Field TORQUETABLE = Field.create("TORQUETABLE", 4690, FieldType.INT8); public static final Field TORQUERPMBINS = Field.create("TORQUERPMBINS", 4726, FieldType.INT16); public static final Field TORQUELOADBINS = Field.create("TORQUELOADBINS", 4738, FieldType.INT16); - public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 4750, FieldType.INT8); + public static final Field UNUSED4750 = Field.create("UNUSED4750", 4750, FieldType.INT8); + public static final Field AUXLINEAR1_HWCHANNEL = Field.create("AUXLINEAR1_HWCHANNEL", 4752, FieldType.INT8, adc_channel_e); + public static final Field AUXLINEAR1_ALIGNMENTFILL = Field.create("AUXLINEAR1_ALIGNMENTFILL", 4753, FieldType.INT8); + public static final Field AUXLINEAR1_V1 = Field.create("AUXLINEAR1_V1", 4756, FieldType.FLOAT); + public static final Field AUXLINEAR1_VALUE1 = Field.create("AUXLINEAR1_VALUE1", 4760, FieldType.FLOAT); + public static final Field AUXLINEAR1_V2 = Field.create("AUXLINEAR1_V2", 4764, FieldType.FLOAT); + public static final Field AUXLINEAR1_VALUE2 = Field.create("AUXLINEAR1_VALUE2", 4768, FieldType.FLOAT); + public static final Field AUXLINEAR2_HWCHANNEL = Field.create("AUXLINEAR2_HWCHANNEL", 4772, FieldType.INT8, adc_channel_e); + public static final Field AUXLINEAR2_ALIGNMENTFILL = Field.create("AUXLINEAR2_ALIGNMENTFILL", 4773, FieldType.INT8); + public static final Field AUXLINEAR2_V1 = Field.create("AUXLINEAR2_V1", 4776, FieldType.FLOAT); + public static final Field AUXLINEAR2_VALUE1 = Field.create("AUXLINEAR2_VALUE1", 4780, FieldType.FLOAT); + public static final Field AUXLINEAR2_V2 = Field.create("AUXLINEAR2_V2", 4784, FieldType.FLOAT); + public static final Field AUXLINEAR2_VALUE2 = Field.create("AUXLINEAR2_VALUE2", 4788, FieldType.FLOAT); + public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 4792, FieldType.INT8); public static final Field WARNING_MESSAGE = Field.create("WARNING_MESSAGE", 5020, 120, FieldType.STRING); public static final Field AFTERSTARTCOOLANTBINS = Field.create("AFTERSTARTCOOLANTBINS", 5140, FieldType.FLOAT); public static final Field AFTERSTARTHOLDTIME = Field.create("AFTERSTARTHOLDTIME", 5172, FieldType.FLOAT); @@ -5033,6 +5064,19 @@ public class Fields { TORQUETABLE, TORQUERPMBINS, TORQUELOADBINS, + UNUSED4750, + AUXLINEAR1_HWCHANNEL, + AUXLINEAR1_ALIGNMENTFILL, + AUXLINEAR1_V1, + AUXLINEAR1_VALUE1, + AUXLINEAR1_V2, + AUXLINEAR1_VALUE2, + AUXLINEAR2_HWCHANNEL, + AUXLINEAR2_ALIGNMENTFILL, + AUXLINEAR2_V1, + AUXLINEAR2_VALUE1, + AUXLINEAR2_V2, + AUXLINEAR2_VALUE2, MAINUNUSEDEND, WARNING_MESSAGE, AFTERSTARTCOOLANTBINS,