diff --git a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h index 2f462025e5..1ac28cf2d8 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1938,7 +1938,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 3633588924 +#define SIGNATURE_HASH 4010896205 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2498,7 +2498,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.09.03.cypress.3633588924" +#define TS_SIGNATURE "rusEFI 2022.09.03.cypress.4010896205" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' 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 539b67a3fc..5b9b4143d5 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1938,7 +1938,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2957215856 +#define SIGNATURE_HASH 2277951873 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2498,7 +2498,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.09.03.kin.2957215856" +#define TS_SIGNATURE "rusEFI 2022.09.03.kin.2277951873" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' 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 7a18515140..b27959f1e6 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 @@ -1904,7 +1904,7 @@ #define show_Proteus_presets false #define show_test_presets false #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 2710238054 +#define SIGNATURE_HASH 2517611159 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2465,7 +2465,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.09.03.subaru_eg33_f7.2710238054" +#define TS_SIGNATURE "rusEFI 2022.09.03.subaru_eg33_f7.2517611159" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index f69d9a16ec..6dedcc8858 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1938,7 +1938,7 @@ #define show_Frankenso_presets true #define show_test_presets true #define showHumanReadableWarning_offset 960 -#define SIGNATURE_HASH 3633588924 +#define SIGNATURE_HASH 4010896205 #define silentTriggerError_offset 1360 #define skippedWheelOnCam_offset 1360 #define slowAdcAlpha_offset 1600 @@ -2498,7 +2498,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.09.03.all.3633588924" +#define TS_SIGNATURE "rusEFI 2022.09.03.all.4010896205" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index 5c1acc37c8..3ac77540f4 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3484623603 -#define TS_SIGNATURE "rusEFI 2022.09.03.48way.3484623603" +#define SIGNATURE_HASH 4164313858 +#define TS_SIGNATURE "rusEFI 2022.09.03.48way.4164313858" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 778ee8933b..d7c38a478a 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 3633588924 -#define TS_SIGNATURE "rusEFI 2022.09.03.all.3633588924" +#define SIGNATURE_HASH 4010896205 +#define TS_SIGNATURE "rusEFI 2022.09.03.all.4010896205" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index fff9ef1a6a..9e327a61d8 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 3934697424 -#define TS_SIGNATURE "rusEFI 2022.09.03.alphax-2chan.3934697424" +#define SIGNATURE_HASH 3708024353 +#define TS_SIGNATURE "rusEFI 2022.09.03.alphax-2chan.3708024353" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 695a6d9bf2..92642ce535 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 1401481523 -#define TS_SIGNATURE "rusEFI 2022.09.03.alphax-4chan.1401481523" +#define SIGNATURE_HASH 1678616770 +#define TS_SIGNATURE "rusEFI 2022.09.03.alphax-4chan.1678616770" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 0eb4bdf16a..f8afa3f487 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 3294551963 -#define TS_SIGNATURE "rusEFI 2022.09.03.atlas.3294551963" +#define SIGNATURE_HASH 4091256426 +#define TS_SIGNATURE "rusEFI 2022.09.03.atlas.4091256426" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 7c14923733..9cfe08fed8 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 779647813 -#define TS_SIGNATURE "rusEFI 2022.09.03.core8.779647813" +#define SIGNATURE_HASH 436026036 +#define TS_SIGNATURE "rusEFI 2022.09.03.core8.436026036" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 8d692f4202..8ad66779f7 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 3633588924 -#define TS_SIGNATURE "rusEFI 2022.09.03.cypress.3633588924" +#define SIGNATURE_HASH 4010896205 +#define TS_SIGNATURE "rusEFI 2022.09.03.cypress.4010896205" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 9b899371ef..cf84b9bd64 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3633588924 -#define TS_SIGNATURE "rusEFI 2022.09.03.f407-discovery.3633588924" +#define SIGNATURE_HASH 4010896205 +#define TS_SIGNATURE "rusEFI 2022.09.03.f407-discovery.4010896205" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 7fe92339fb..34c3fb6db9 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 3633588924 -#define TS_SIGNATURE "rusEFI 2022.09.03.f429-discovery.3633588924" +#define SIGNATURE_HASH 4010896205 +#define TS_SIGNATURE "rusEFI 2022.09.03.f429-discovery.4010896205" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 40bed8b4ba..9c4c240c14 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 2599999096 -#define TS_SIGNATURE "rusEFI 2022.09.03.frankenso_na6.2599999096" +#define SIGNATURE_HASH 2910689161 +#define TS_SIGNATURE "rusEFI 2022.09.03.frankenso_na6.2910689161" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index bd2d27ec6d..49ce0ddfa8 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 677982099 -#define TS_SIGNATURE "rusEFI 2022.09.03.harley81.677982099" +#define SIGNATURE_HASH 535588450 +#define TS_SIGNATURE "rusEFI 2022.09.03.harley81.535588450" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index b82195fdd1..b42692f7d4 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1827909386 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen-gm-e67.1827909386" +#define SIGNATURE_HASH 1534521083 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen-gm-e67.1534521083" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 07d75b51f1..9cd383ee39 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 18815856 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen-nb1.18815856" +#define SIGNATURE_HASH 916085377 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen-nb1.916085377" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 1f7b76fd58..7f579dc73f 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 1347064406 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen121nissan.1347064406" +#define SIGNATURE_HASH 1741673383 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen121nissan.1741673383" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 66ec2f8988..5208da6f05 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 2830494150 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen121vag.2830494150" +#define SIGNATURE_HASH 2670766135 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen121vag.2670766135" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 9b3acb5589..e0c094d9b4 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 644487042 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen128.644487042" +#define SIGNATURE_HASH 300897907 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen128.300897907" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 85a5398fc8..7063172a4b 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 1088116792 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen154hyundai.1088116792" +#define SIGNATURE_HASH 2002655689 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen154hyundai.2002655689" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 1bc4df4d14..7b088d45cf 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 715850680 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen72.715850680" +#define SIGNATURE_HASH 489570889 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen72.489570889" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 7942b2b9ed..a696fb5699 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 4196528822 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen81.4196528822" +#define SIGNATURE_HASH 3450123079 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen81.3450123079" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 51d7acc365..e2c3d3fca3 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 3445700976 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellen88bmw.3445700976" +#define SIGNATURE_HASH 4209277057 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellen88bmw.4209277057" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 08fc1e4656..f1bb8fd639 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 493253694 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellenNA6.493253694" +#define SIGNATURE_HASH 719533519 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellenNA6.719533519" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 6af11b5cda..66cea462a4 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 2023594836 -#define TS_SIGNATURE "rusEFI 2022.09.03.hellenNA8_96.2023594836" +#define SIGNATURE_HASH 1327028901 +#define TS_SIGNATURE "rusEFI 2022.09.03.hellenNA8_96.1327028901" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 8d360c4064..eb39395448 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 2957215856 -#define TS_SIGNATURE "rusEFI 2022.09.03.kin.2957215856" +#define SIGNATURE_HASH 2277951873 +#define TS_SIGNATURE "rusEFI 2022.09.03.kin.2277951873" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index bda3affc7b..fff3c1e007 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 390243914 -#define TS_SIGNATURE "rusEFI 2022.09.03.mre_f4.390243914" +#define SIGNATURE_HASH 549971899 +#define TS_SIGNATURE "rusEFI 2022.09.03.mre_f4.549971899" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index ed6b606f16..ad9fe169f9 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 390243914 -#define TS_SIGNATURE "rusEFI 2022.09.03.mre_f7.390243914" +#define SIGNATURE_HASH 549971899 +#define TS_SIGNATURE "rusEFI 2022.09.03.mre_f7.549971899" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 23ef1d8f33..d1b09f9442 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 2290021210 -#define TS_SIGNATURE "rusEFI 2022.09.03.prometheus_405.2290021210" +#define SIGNATURE_HASH 3220943531 +#define TS_SIGNATURE "rusEFI 2022.09.03.prometheus_405.3220943531" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 0a6cb66c06..06dce128da 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 2290021210 -#define TS_SIGNATURE "rusEFI 2022.09.03.prometheus_469.2290021210" +#define SIGNATURE_HASH 3220943531 +#define TS_SIGNATURE "rusEFI 2022.09.03.prometheus_469.3220943531" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index ce88b66ebc..764ae17b05 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 2103045578 -#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_f4.2103045578" +#define SIGNATURE_HASH 1255975995 +#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_f4.1255975995" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 28e99d37f8..af38d9dae1 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 2103045578 -#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_f7.2103045578" +#define SIGNATURE_HASH 1255975995 +#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_f7.1255975995" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 8581a9d619..b2e907d924 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 2103045578 -#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_h7.2103045578" +#define SIGNATURE_HASH 1255975995 +#define TS_SIGNATURE "rusEFI 2022.09.03.proteus_h7.1255975995" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 05d7e06c9e..ce351ceb24 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_subaru_config.sh null // -#define SIGNATURE_HASH 2710238054 -#define TS_SIGNATURE "rusEFI 2022.09.03.subaru_eg33_f7.2710238054" +#define SIGNATURE_HASH 2517611159 +#define TS_SIGNATURE "rusEFI 2022.09.03.subaru_eg33_f7.2517611159" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index aed7f6a760..5b1599479c 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1922884840 -#define TS_SIGNATURE "rusEFI 2022.09.03.tdg-pdm8.1922884840" +#define SIGNATURE_HASH 1159308569 +#define TS_SIGNATURE "rusEFI 2022.09.03.tdg-pdm8.1159308569" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 47bd0edec3..c35677c5b9 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.all.3633588924" + signature = "rusEFI 2022.09.03.all.4010896205" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.all.3633588924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.all.4010896205" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:32 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index e89dd0820b..389e6d1a86 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.48way.3484623603" + signature = "rusEFI 2022.09.03.48way.4164313858" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.48way.3484623603" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.48way.4164313858" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:50 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:12 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index 3b77de3ce0..d783961d61 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.alphax-2chan.3934697424" + signature = "rusEFI 2022.09.03.alphax-2chan.3708024353" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.alphax-2chan.3934697424" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.alphax-2chan.3708024353" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:38 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 174113ef6e..c6ed05d905 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.alphax-4chan.1401481523" + signature = "rusEFI 2022.09.03.alphax-4chan.1678616770" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.alphax-4chan.1401481523" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.alphax-4chan.1678616770" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:40 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 2352b31740..5876477baa 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.atlas.3294551963" + signature = "rusEFI 2022.09.03.atlas.4091256426" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.atlas.3294551963" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.atlas.4091256426" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:29 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index b96cd075b4..65b3fce629 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.core8.779647813" + signature = "rusEFI 2022.09.03.core8.436026036" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.core8.779647813" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.core8.436026036" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:10 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 967926208d..de0d614a04 100644 --- a/firmware/tunerstudio/generated/rusefi_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_cypress.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.cypress.3633588924" + signature = "rusEFI 2022.09.03.cypress.4010896205" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.cypress.3633588924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.cypress.4010896205" ; 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 @@ -86,7 +86,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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 03 11:49:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 03 16:02:35 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 293eb624af..867167df8f 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.f407-discovery.3633588924" + signature = "rusEFI 2022.09.03.f407-discovery.4010896205" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.f407-discovery.3633588924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.f407-discovery.4010896205" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:25 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 677b0880db..7b7c2ca424 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.f429-discovery.3633588924" + signature = "rusEFI 2022.09.03.f429-discovery.4010896205" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.f429-discovery.3633588924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.f429-discovery.4010896205" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:27 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 2377024708..d28f9f4b1d 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.frankenso_na6.2599999096" + signature = "rusEFI 2022.09.03.frankenso_na6.2910689161" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.frankenso_na6.2599999096" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.frankenso_na6.2910689161" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:52 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:14 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index eccf43fbb3..13e273f848 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.harley81.677982099" + signature = "rusEFI 2022.09.03.harley81.535588450" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.harley81.677982099" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.harley81.535588450" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:42 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index c1ec50cdb1..5946b26b33 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen-gm-e67.1827909386" + signature = "rusEFI 2022.09.03.hellen-gm-e67.1534521083" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen-gm-e67.1827909386" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen-gm-e67.1534521083" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:00 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 53183c01f1..35cb74072c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen-nb1.18815856" + signature = "rusEFI 2022.09.03.hellen-nb1.916085377" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen-nb1.18815856" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen-nb1.916085377" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:58 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index ecb398a9de..ef60921a03 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen121nissan.1347064406" + signature = "rusEFI 2022.09.03.hellen121nissan.1741673383" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen121nissan.1347064406" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen121nissan.1741673383" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:25 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:48 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 8407010772..2844fa6bd4 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen121vag.2830494150" + signature = "rusEFI 2022.09.03.hellen121vag.2670766135" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen121vag.2830494150" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen121vag.2670766135" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:46 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index a13fbbf3d4..9a4c5a19fd 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen128.644487042" + signature = "rusEFI 2022.09.03.hellen128.300897907" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen128.644487042" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen128.300897907" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:44 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 716e51ab89..9719976b2c 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen154hyundai.1088116792" + signature = "rusEFI 2022.09.03.hellen154hyundai.2002655689" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen154hyundai.1088116792" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen154hyundai.2002655689" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:50 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 3f0252a332..c3ee4b3821 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen72.715850680" + signature = "rusEFI 2022.09.03.hellen72.489570889" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen72.715850680" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen72.489570889" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:54 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index b159f3ca36..5a9d8046e6 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen81.4196528822" + signature = "rusEFI 2022.09.03.hellen81.3450123079" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen81.4196528822" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen81.3450123079" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:56 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index cb664f5bb9..c504bb98ac 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellen88bmw.3445700976" + signature = "rusEFI 2022.09.03.hellen88bmw.4209277057" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellen88bmw.3445700976" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellen88bmw.4209277057" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:52 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 02ed0152f8..5cb1523162 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellenNA6.493253694" + signature = "rusEFI 2022.09.03.hellenNA6.719533519" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellenNA6.493253694" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellenNA6.719533519" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:02 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index e7fa052037..6bbe567f99 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.hellenNA8_96.2023594836" + signature = "rusEFI 2022.09.03.hellenNA8_96.1327028901" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.hellenNA8_96.2023594836" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.hellenNA8_96.1327028901" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:04 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 749f92ba1e..9b339a33cb 100644 --- a/firmware/tunerstudio/generated/rusefi_kin.ini +++ b/firmware/tunerstudio/generated/rusefi_kin.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.kin.2957215856" + signature = "rusEFI 2022.09.03.kin.2277951873" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.kin.2957215856" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.kin.2277951873" ; 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 @@ -86,7 +86,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 kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 03 11:49:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 03 16:02:33 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index cb5cacfea9..5b5b70dc6d 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.mre_f4.390243914" + signature = "rusEFI 2022.09.03.mre_f4.549971899" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.mre_f4.390243914" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.mre_f4.549971899" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:08 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 7258520f7a..ea16c258cc 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.mre_f7.390243914" + signature = "rusEFI 2022.09.03.mre_f7.549971899" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.mre_f7.390243914" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.mre_f7.549971899" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:06 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index e1828951fe..90bdfac3b7 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.prometheus_405.2290021210" + signature = "rusEFI 2022.09.03.prometheus_405.3220943531" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.prometheus_405.2290021210" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.prometheus_405.3220943531" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:56 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:17 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index b5ed4604dc..00c240fb29 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.prometheus_469.2290021210" + signature = "rusEFI 2022.09.03.prometheus_469.3220943531" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.prometheus_469.2290021210" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.prometheus_469.3220943531" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:54 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:15 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 7d79a21c3b..a90479cfc1 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.proteus_f4.2103045578" + signature = "rusEFI 2022.09.03.proteus_f4.1255975995" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.proteus_f4.2103045578" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.proteus_f4.1255975995" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:01 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:21 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index d346af5c6b..aa0e799fb6 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.proteus_f7.2103045578" + signature = "rusEFI 2022.09.03.proteus_f7.1255975995" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.proteus_f7.2103045578" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.proteus_f7.1255975995" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:19 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index d8d2f1e9b9..c7376de00a 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.proteus_h7.2103045578" + signature = "rusEFI 2022.09.03.proteus_h7.1255975995" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.proteus_h7.2103045578" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.proteus_h7.1255975995" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:03 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:23 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 6e044ae7fe..03d09f5780 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.subaru_eg33_f7.2710238054" + signature = "rusEFI 2022.09.03.subaru_eg33_f7.2517611159" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.subaru_eg33_f7.2710238054" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.subaru_eg33_f7.2517611159" ; 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 @@ -86,7 +86,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 config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Sep 03 11:49:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Sep 03 16:02:36 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 545fde9394..85f1327731 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.09.03.tdg-pdm8.1922884840" + signature = "rusEFI 2022.09.03.tdg-pdm8.1159308569" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.09.03.tdg-pdm8.1922884840" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.09.03.tdg-pdm8.1159308569" ; 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 @@ -86,7 +86,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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 11:50:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:31 UTC 2022 pageSize = 21300 page = 1 @@ -4388,40 +4388,44 @@ gaugeCategory = GPPWM Outputs indicator = { isWarnNow }, "No warnings", "Warning", white, black, yellow, black indicator = { checkEngine }, "No Check Engine", "Check Engine", white, black, red, black indicator = { isTriggerError}, "Trigger OK", "Trigger ERR", white, black, red, black - indicator = { isIgnitionEnabledIndicator }, "Ignition OFF", "Ignition ON", yellow, black, white, black - indicator = { isInjectionEnabledIndicator }, "Injection OFF", "Injection ON", yellow, black, white, black + indicator = { isIgnitionEnabledIndicator }, "Ignition cut", "Ignition OK", yellow, black, white, black + indicator = { isInjectionEnabledIndicator }, "Injection cut", "Injection OK", yellow, black, white, black ; this is required so that the "config error" feature works in TS - ; don't change this line - TS is looking for an indicator with particular text/styling + ; DO NOT CHANGE THIS LINE - TS is looking for an indicator with particular text/styling ; you don't even have to show it by default - indicator = { hasCriticalError }, "No config error", "Config error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE + indicator = { hasCriticalError }, "Config Error", "Config Error", white, black, red, black + ; DO NOT CHANGE THIS LINE + ; DO NOT CHANGE THIS LINE ; minor info - indicator = { isFanOn }, "Fan OFF", "Fan ON", white, black, green, black - indicator = { isFan2On }, "Fan 2 OFF", "Fan 2 ON", white, black, green, black - indicator = { isMainRelayOn }, "Main Relay Off", "Main Relay ON", white, black, green, black + indicator = { isFanOn }, "Fan off", "Fan on", white, black, green, black + indicator = { isFan2On }, "Fan 2 off", "Fan 2 on", white, black, green, black + indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black indicator = { fuelCutReason == 11 }, "No cleanup", "Cyl cleanup", white, black, yellow, black ; Line 2 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isFuelPumpOn }, "Fuel Pump Off", "Fuel Pump On", white, black, green, black + indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black - indicator = { clutchDownState }, "No clutch Down", "Clutch Down", white, black, yellow, black + indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black indicator = { acButtonState }, "AC Switch off", "AC Switch on", white, black, blue, white indicator = { m_acEnabled }, "AC Relay off", "AC Relay on", white, black, blue, white indicator = { isIdleClosedLoop }, "Not idling", "Idling", white, black, green, black indicator = { isIdleCoasting }, "Not coasting", "Coasting", white, black, green, black - indicator = { dfcoActive }, "Not decel cut", "Decel cut", white, black, yellow, black + indicator = { dfcoActive }, "Not decel fuel cut", "Decel fuel cut", white, black, yellow, black indicator = { tpsAccelActive }, "No TPS accel", "TPS accel active", white, black, yellow, black ; error codes - indicator = { isTpsError }, "TPS Ok", "TPS error", white, black, red, black + indicator = { isTpsError }, "TPS OK", "TPS error", white, black, red, black ; Line 3 ; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg - indicator = { isTps2Error }, "TPS 2 Ok", "TPS 2 error", white, black, red, black - indicator = { isPedalError }, "Pedal Ok", "Pedal error", white, black, red, black - indicator = { isCltError }, "CLT Ok", "CLT error", white, black, red, black - indicator = { isIatError }, "IAT Ok", "IAT error", white, black, red, black + indicator = { isTps2Error }, "TPS 2 OK", "TPS 2 error", white, black, red, black + indicator = { isPedalError }, "Pedal OK", "Pedal error", white, black, red, black + indicator = { isCltError }, "CLT OK", "CLT error", white, black, red, black + indicator = { isIatError }, "IAT OK", "IAT error", white, black, red, black ; not implemented ; indicator = { ind_map_error}, "map", "map error", white, black, red, black indicator = { sd_present }, "No SD card", "SD card present", white, black, green, black 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 d293006023..83616a79f5 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 gen_config.sh integration/rusefi_config.txt Sat Sep 03 04:02:52 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 03 16:03:35 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -2380,7 +2380,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.09.03.all.3633588924"; + public static final String TS_SIGNATURE = "rusEFI 2022.09.03.all.4010896205"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TS_TOTAL_OUTPUT_SIZE = 1244;