From 3307c62be5641fdcdabfbe848dcf64542132dce3 Mon Sep 17 00:00:00 2001 From: GitHub gen-configs Action Date: Thu, 8 Dec 2022 04:06:07 +0000 Subject: [PATCH] Auto-generated configs and docs --- .../cypress/config/controllers/algo/rusefi_generated.h | 2 +- .../kinetis/config/controllers/algo/rusefi_generated.h | 2 +- .../subaru_eg33/config/controllers/algo/rusefi_generated.h | 2 +- firmware/controllers/generated/rusefi_generated.h | 2 +- firmware/controllers/generated/signature_48way.h | 2 +- firmware/controllers/generated/signature_all.h | 2 +- firmware/controllers/generated/signature_alphax-2chan.h | 2 +- firmware/controllers/generated/signature_alphax-4chan.h | 2 +- firmware/controllers/generated/signature_alphax-8chan.h | 2 +- firmware/controllers/generated/signature_atlas.h | 2 +- firmware/controllers/generated/signature_core8.h | 2 +- firmware/controllers/generated/signature_cypress.h | 2 +- firmware/controllers/generated/signature_f407-discovery.h | 2 +- firmware/controllers/generated/signature_f429-discovery.h | 2 +- firmware/controllers/generated/signature_frankenso_na6.h | 2 +- firmware/controllers/generated/signature_harley81.h | 2 +- firmware/controllers/generated/signature_hellen-gm-e67.h | 2 +- firmware/controllers/generated/signature_hellen-nb1.h | 2 +- firmware/controllers/generated/signature_hellen121nissan.h | 2 +- firmware/controllers/generated/signature_hellen121vag.h | 2 +- firmware/controllers/generated/signature_hellen128.h | 2 +- firmware/controllers/generated/signature_hellen154hyundai.h | 2 +- firmware/controllers/generated/signature_hellen72.h | 2 +- firmware/controllers/generated/signature_hellen81.h | 2 +- firmware/controllers/generated/signature_hellen88bmw.h | 2 +- firmware/controllers/generated/signature_hellenNA6.h | 2 +- firmware/controllers/generated/signature_hellenNA8_96.h | 2 +- firmware/controllers/generated/signature_kin.h | 2 +- firmware/controllers/generated/signature_mre_f4.h | 2 +- firmware/controllers/generated/signature_mre_f7.h | 2 +- firmware/controllers/generated/signature_prometheus_405.h | 2 +- firmware/controllers/generated/signature_prometheus_469.h | 2 +- firmware/controllers/generated/signature_proteus_f4.h | 2 +- firmware/controllers/generated/signature_proteus_f7.h | 2 +- firmware/controllers/generated/signature_proteus_h7.h | 2 +- firmware/controllers/generated/signature_subaru_eg33_f7.h | 2 +- firmware/controllers/generated/signature_tdg-pdm8.h | 2 +- firmware/tunerstudio/generated/rusefi.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_48way.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_alphax-2chan.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_alphax-4chan.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_alphax-8chan.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_atlas.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_core8.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_cypress.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_f407-discovery.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_f429-discovery.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_frankenso_na6.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_harley81.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen-nb1.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen121nissan.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen121vag.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen72.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen81.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellen88bmw.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellenNA6.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_kin.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_mre_f4.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_mre_f7.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_prometheus_405.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_prometheus_469.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_proteus_f4.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_proteus_f7.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_proteus_h7.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini | 6 +++--- firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini | 6 +++--- .../src/main/java/com/rusefi/config/generated/Fields.java | 4 ++-- 71 files changed, 138 insertions(+), 138 deletions(-) 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 c4cb94c7ef..c324f5efba 100644 --- a/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/cypress/config/controllers/algo/rusefi_generated.h @@ -1301,7 +1301,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.12.07.cypress.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.cypress.snap_49823" #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 7f5bfaa3a4..f433a3bd4c 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1301,7 +1301,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.12.07.kin.snap_24659" +#define TS_SIGNATURE "rusEFI 2022.12.08.kin.snap_24659" #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 4a72156f2a..138e249e91 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 @@ -1268,7 +1268,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.12.07.subaru_eg33_f7.snap_6981" +#define TS_SIGNATURE "rusEFI 2022.12.08.subaru_eg33_f7.snap_6981" #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 0dbfeb43a2..11756071dd 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1301,7 +1301,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.12.07.all.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.all.snap_49823" #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 b94173da53..902e5502b5 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_51920 -#define TS_SIGNATURE "rusEFI 2022.12.07.48way.snap_51920" +#define TS_SIGNATURE "rusEFI 2022.12.08.48way.snap_51920" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 9fc7ba0057..113e857e1a 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_49823 -#define TS_SIGNATURE "rusEFI 2022.12.07.all.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.all.snap_49823" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index 78c403beed..531212b9ce 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_24563 -#define TS_SIGNATURE "rusEFI 2022.12.07.alphax-2chan.snap_24563" +#define TS_SIGNATURE "rusEFI 2022.12.08.alphax-2chan.snap_24563" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index 61088f3f4e..05c16bb611 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_272 -#define TS_SIGNATURE "rusEFI 2022.12.07.alphax-4chan.snap_272" +#define TS_SIGNATURE "rusEFI 2022.12.08.alphax-4chan.snap_272" diff --git a/firmware/controllers/generated/signature_alphax-8chan.h b/firmware/controllers/generated/signature_alphax-8chan.h index d298fc6252..cf5677a54f 100644 --- a/firmware/controllers/generated/signature_alphax-8chan.h +++ b/firmware/controllers/generated/signature_alphax-8chan.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_60438 -#define TS_SIGNATURE "rusEFI 2022.12.07.alphax-8chan.snap_60438" +#define TS_SIGNATURE "rusEFI 2022.12.08.alphax-8chan.snap_60438" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index cbed16573f..76e35a1b50 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_14264 -#define TS_SIGNATURE "rusEFI 2022.12.07.atlas.snap_14264" +#define TS_SIGNATURE "rusEFI 2022.12.08.atlas.snap_14264" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index 4074fd54d2..ccc344b522 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_37734 -#define TS_SIGNATURE "rusEFI 2022.12.07.core8.snap_37734" +#define TS_SIGNATURE "rusEFI 2022.12.08.core8.snap_37734" diff --git a/firmware/controllers/generated/signature_cypress.h b/firmware/controllers/generated/signature_cypress.h index 91696b8fab..4e49251525 100644 --- a/firmware/controllers/generated/signature_cypress.h +++ b/firmware/controllers/generated/signature_cypress.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_49823 -#define TS_SIGNATURE "rusEFI 2022.12.07.cypress.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.cypress.snap_49823" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 4d2fb5e694..b48f793a86 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_49823 -#define TS_SIGNATURE "rusEFI 2022.12.07.f407-discovery.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.f407-discovery.snap_49823" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 3342b543b0..9531663152 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_49823 -#define TS_SIGNATURE "rusEFI 2022.12.07.f429-discovery.snap_49823" +#define TS_SIGNATURE "rusEFI 2022.12.08.f429-discovery.snap_49823" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 556920bb8c..71dc28c6c9 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_15963 -#define TS_SIGNATURE "rusEFI 2022.12.07.frankenso_na6.snap_15963" +#define TS_SIGNATURE "rusEFI 2022.12.08.frankenso_na6.snap_15963" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index 387ed5cc12..e01289b392 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_33888 -#define TS_SIGNATURE "rusEFI 2022.12.07.harley81.snap_33888" +#define TS_SIGNATURE "rusEFI 2022.12.08.harley81.snap_33888" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 059623d357..dc6efa941b 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_41371 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen-gm-e67.snap_41371" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen-gm-e67.snap_41371" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 8ff4d46731..e251495e03 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_62291 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen-nb1.snap_62291" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen-nb1.snap_62291" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 221fa31f26..fc8549230d 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_16141 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen121nissan.snap_16141" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen121nissan.snap_16141" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 9353cab629..9100df65b4 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_21890 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen121vag.snap_21890" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen121vag.snap_21890" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index e83b49e303..24e8d80f2e 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_49060 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen128.snap_49060" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen128.snap_49060" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index d45a15f5da..5c4cd60481 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_63612 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen154hyundai.snap_63612" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen154hyundai.snap_63612" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index d6d10da531..fc1dbea4ba 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_52244 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen72.snap_52244" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen72.snap_52244" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 91dd927edc..4f4254b540 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_6805 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen81.snap_6805" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen81.snap_6805" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index d1ca9fcc41..68cb6646da 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_53587 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellen88bmw.snap_53587" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellen88bmw.snap_53587" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 8656cee2f8..41ed2993d4 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_29608 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellenNA6.snap_29608" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellenNA6.snap_29608" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index 737665a6ac..b845be0e8b 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_29559 -#define TS_SIGNATURE "rusEFI 2022.12.07.hellenNA8_96.snap_29559" +#define TS_SIGNATURE "rusEFI 2022.12.08.hellenNA8_96.snap_29559" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 48b7f8f94a..5333ea5632 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_24659 -#define TS_SIGNATURE "rusEFI 2022.12.07.kin.snap_24659" +#define TS_SIGNATURE "rusEFI 2022.12.08.kin.snap_24659" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index a743a8bfd6..e08c0009a7 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_42399 -#define TS_SIGNATURE "rusEFI 2022.12.07.mre_f4.snap_42399" +#define TS_SIGNATURE "rusEFI 2022.12.08.mre_f4.snap_42399" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index d8c02d283b..4bb9431a13 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_42399 -#define TS_SIGNATURE "rusEFI 2022.12.07.mre_f7.snap_42399" +#define TS_SIGNATURE "rusEFI 2022.12.08.mre_f7.snap_42399" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 6a61cd178e..bd7fbad956 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_7033 -#define TS_SIGNATURE "rusEFI 2022.12.07.prometheus_405.snap_7033" +#define TS_SIGNATURE "rusEFI 2022.12.08.prometheus_405.snap_7033" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 60106b85c7..c7bb628bd6 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_7033 -#define TS_SIGNATURE "rusEFI 2022.12.07.prometheus_469.snap_7033" +#define TS_SIGNATURE "rusEFI 2022.12.08.prometheus_469.snap_7033" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 222680cc88..e73f0ae355 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_1513 -#define TS_SIGNATURE "rusEFI 2022.12.07.proteus_f4.snap_1513" +#define TS_SIGNATURE "rusEFI 2022.12.08.proteus_f4.snap_1513" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 2e47e6c699..248d9f8d81 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_1513 -#define TS_SIGNATURE "rusEFI 2022.12.07.proteus_f7.snap_1513" +#define TS_SIGNATURE "rusEFI 2022.12.08.proteus_f7.snap_1513" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index f1b655fc8f..bb43a1485a 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_1513 -#define TS_SIGNATURE "rusEFI 2022.12.07.proteus_h7.snap_1513" +#define TS_SIGNATURE "rusEFI 2022.12.08.proteus_h7.snap_1513" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 1762015054..b479c55b84 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_6981 -#define TS_SIGNATURE "rusEFI 2022.12.07.subaru_eg33_f7.snap_6981" +#define TS_SIGNATURE "rusEFI 2022.12.08.subaru_eg33_f7.snap_6981" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index a300a6b5f4..1639616019 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -3,4 +3,4 @@ // #define SIGNATURE_HASH snap_3275 -#define TS_SIGNATURE "rusEFI 2022.12.07.tdg-pdm8.snap_3275" +#define TS_SIGNATURE "rusEFI 2022.12.08.tdg-pdm8.snap_3275" diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 92eeedc9ae..e6d84486b9 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.12.07.all.snap_49823" + signature = "rusEFI 2022.12.08.all.snap_49823" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.all.snap_49823" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.all.snap_49823" ; 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 Wed Dec 07 15:10:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:54 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 0110ceff11..a70f2b970d 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.12.07.48way.snap_51920" + signature = "rusEFI 2022.12.08.48way.snap_51920" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.48way.snap_51920" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.48way.snap_51920" ; 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 Wed Dec 07 15:10:29 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:41 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index dd84d5a5b4..a04230cb71 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.12.07.alphax-2chan.snap_24563" + signature = "rusEFI 2022.12.08.alphax-2chan.snap_24563" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.alphax-2chan.snap_24563" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.alphax-2chan.snap_24563" ; 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 Wed Dec 07 15:10:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:19 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index 71c6449382..485e015678 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.12.07.alphax-4chan.snap_272" + signature = "rusEFI 2022.12.08.alphax-4chan.snap_272" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.alphax-4chan.snap_272" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.alphax-4chan.snap_272" ; 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 Wed Dec 07 15:10:08 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:21 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini index 0575b93c27..60711833b7 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-8chan.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.12.07.alphax-8chan.snap_60438" + signature = "rusEFI 2022.12.08.alphax-8chan.snap_60438" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.alphax-8chan.snap_60438" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.alphax-8chan.snap_60438" ; 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 Wed Dec 07 15:10:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:22 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 136026c6aa..60f4a8d084 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.12.07.atlas.snap_14264" + signature = "rusEFI 2022.12.08.atlas.snap_14264" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.atlas.snap_14264" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.atlas.snap_14264" ; 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 Wed Dec 07 15:10:39 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:51 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index dc073bc678..eefb84bbb5 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.12.07.core8.snap_37734" + signature = "rusEFI 2022.12.08.core8.snap_37734" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.core8.snap_37734" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.core8.snap_37734" ; 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 Wed Dec 07 15:10:27 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:39 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_cypress.ini b/firmware/tunerstudio/generated/rusefi_cypress.ini index 403b279e9b..ac9e0d5c24 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.12.07.cypress.snap_49823" + signature = "rusEFI 2022.12.08.cypress.snap_49823" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.cypress.snap_49823" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.cypress.snap_49823" ; 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 Wed Dec 07 15:10:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Dec 08 04:05:17 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index d37b680b5b..f5d07c39b7 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.12.07.f407-discovery.snap_49823" + signature = "rusEFI 2022.12.08.f407-discovery.snap_49823" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.f407-discovery.snap_49823" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.f407-discovery.snap_49823" ; 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 Wed Dec 07 15:10:37 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:49 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 2c56cdef85..cf3ded6750 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.12.07.f429-discovery.snap_49823" + signature = "rusEFI 2022.12.08.f429-discovery.snap_49823" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.f429-discovery.snap_49823" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.f429-discovery.snap_49823" ; 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 Wed Dec 07 15:10:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:50 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index deb3c3a4c3..081d24f8b6 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.12.07.frankenso_na6.snap_15963" + signature = "rusEFI 2022.12.08.frankenso_na6.snap_15963" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.frankenso_na6.snap_15963" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.frankenso_na6.snap_15963" ; 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 Wed Dec 07 15:10:30 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:42 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 2ce2f836d3..aea661252b 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.12.07.harley81.snap_33888" + signature = "rusEFI 2022.12.08.harley81.snap_33888" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.harley81.snap_33888" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.harley81.snap_33888" ; 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 Wed Dec 07 15:10:10 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:23 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index d3f98f95f6..7846250257 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.12.07.hellen-gm-e67.snap_41371" + signature = "rusEFI 2022.12.08.hellen-gm-e67.snap_41371" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen-gm-e67.snap_41371" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen-gm-e67.snap_41371" ; 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 Wed Dec 07 15:10:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:34 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index 66ddc2b8be..d9699bca9b 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.12.07.hellen-nb1.snap_62291" + signature = "rusEFI 2022.12.08.hellen-nb1.snap_62291" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen-nb1.snap_62291" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen-nb1.snap_62291" ; 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 Wed Dec 07 15:10:20 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:32 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index f44f544e94..704d60b2a1 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.12.07.hellen121nissan.snap_16141" + signature = "rusEFI 2022.12.08.hellen121nissan.snap_16141" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen121nissan.snap_16141" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen121nissan.snap_16141" ; 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 Wed Dec 07 15:10:14 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:26 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index d30ca59a07..affdce21d8 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.12.07.hellen121vag.snap_21890" + signature = "rusEFI 2022.12.08.hellen121vag.snap_21890" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen121vag.snap_21890" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen121vag.snap_21890" ; 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 Wed Dec 07 15:10:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:25 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 3eaf4cfe41..df7042f3f6 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.12.07.hellen128.snap_49060" + signature = "rusEFI 2022.12.08.hellen128.snap_49060" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen128.snap_49060" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen128.snap_49060" ; 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 Wed Dec 07 15:10:12 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:24 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 8ff8a90d50..6a15c6290e 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.12.07.hellen154hyundai.snap_63612" + signature = "rusEFI 2022.12.08.hellen154hyundai.snap_63612" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen154hyundai.snap_63612" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen154hyundai.snap_63612" ; 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 Wed Dec 07 15:10:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:28 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index cd76b7882d..6d67b5ec6a 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.12.07.hellen72.snap_52244" + signature = "rusEFI 2022.12.08.hellen72.snap_52244" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen72.snap_52244" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen72.snap_52244" ; 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 Wed Dec 07 15:10:18 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:30 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 7769629fa1..6b32d38fcb 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.12.07.hellen81.snap_6805" + signature = "rusEFI 2022.12.08.hellen81.snap_6805" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen81.snap_6805" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen81.snap_6805" ; 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 Wed Dec 07 15:10:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:31 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 0c99f5cb09..614eaf45c9 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.12.07.hellen88bmw.snap_53587" + signature = "rusEFI 2022.12.08.hellen88bmw.snap_53587" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellen88bmw.snap_53587" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellen88bmw.snap_53587" ; 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 Wed Dec 07 15:10:16 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:29 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 38d7b510bd..ddb171d7ab 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.12.07.hellenNA6.snap_29608" + signature = "rusEFI 2022.12.08.hellenNA6.snap_29608" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellenNA6.snap_29608" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellenNA6.snap_29608" ; 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 Wed Dec 07 15:10:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:35 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 47a2f50433..fbe9b67148 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.12.07.hellenNA8_96.snap_29559" + signature = "rusEFI 2022.12.08.hellenNA8_96.snap_29559" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.hellenNA8_96.snap_29559" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.hellenNA8_96.snap_29559" ; 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 Wed Dec 07 15:10:24 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:36 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_kin.ini b/firmware/tunerstudio/generated/rusefi_kin.ini index 1de3678e45..85072db74a 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.12.07.kin.snap_24659" + signature = "rusEFI 2022.12.08.kin.snap_24659" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.kin.snap_24659" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.kin.snap_24659" ; 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 Wed Dec 07 15:10:04 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Dec 08 04:05:16 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 7d963ee354..8fc52c1122 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.12.07.mre_f4.snap_42399" + signature = "rusEFI 2022.12.08.mre_f4.snap_42399" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.mre_f4.snap_42399" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.mre_f4.snap_42399" ; 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 Wed Dec 07 15:10:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:38 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index d91f7ec1af..0013537e33 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.12.07.mre_f7.snap_42399" + signature = "rusEFI 2022.12.08.mre_f7.snap_42399" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.mre_f7.snap_42399" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.mre_f7.snap_42399" ; 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 Wed Dec 07 15:10:25 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:37 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index b50617eda6..73ef551e11 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.12.07.prometheus_405.snap_7033" + signature = "rusEFI 2022.12.08.prometheus_405.snap_7033" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.prometheus_405.snap_7033" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.prometheus_405.snap_7033" ; 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 Wed Dec 07 15:10:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:44 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index 60bc93ecfa..c9f0ba7e08 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.12.07.prometheus_469.snap_7033" + signature = "rusEFI 2022.12.08.prometheus_469.snap_7033" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.prometheus_469.snap_7033" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.prometheus_469.snap_7033" ; 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 Wed Dec 07 15:10:31 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:43 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 5b659599fb..fd96b085d2 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.12.07.proteus_f4.snap_1513" + signature = "rusEFI 2022.12.08.proteus_f4.snap_1513" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.proteus_f4.snap_1513" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.proteus_f4.snap_1513" ; 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 Wed Dec 07 15:10:35 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:46 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 2041823994..40f1512e7b 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.12.07.proteus_f7.snap_1513" + signature = "rusEFI 2022.12.08.proteus_f7.snap_1513" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.proteus_f7.snap_1513" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.proteus_f7.snap_1513" ; 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 Wed Dec 07 15:10:33 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:45 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index 08b6dcabd4..478eb666c0 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.12.07.proteus_h7.snap_1513" + signature = "rusEFI 2022.12.08.proteus_h7.snap_1513" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.proteus_h7.snap_1513" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.proteus_h7.snap_1513" ; 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 Wed Dec 07 15:10:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:48 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index d409bd3340..7bc007c2cd 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.12.07.subaru_eg33_f7.snap_6981" + signature = "rusEFI 2022.12.08.subaru_eg33_f7.snap_6981" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.subaru_eg33_f7.snap_6981" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.subaru_eg33_f7.snap_6981" ; 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 Wed Dec 07 15:10:06 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 Thu Dec 08 04:05:18 UTC 2022 pageSize = 22800 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 7580f83c23..43dcc042f0 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.12.07.tdg-pdm8.snap_3275" + signature = "rusEFI 2022.12.08.tdg-pdm8.snap_3275" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature= "rusEFI 2022.12.07.tdg-pdm8.snap_3275" ; signature is expected to be 7 or more characters. + signature= "rusEFI 2022.12.08.tdg-pdm8.snap_3275" ; 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 Wed Dec 07 15:10:41 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:52 UTC 2022 pageSize = 22800 page = 1 diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java index 356d72fd90..254532ad1e 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 Wed Dec 07 15:10:45 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Dec 08 04:05:55 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1182,7 +1182,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.12.07.all.snap_49823"; + public static final String TS_SIGNATURE = "rusEFI 2022.12.08.all.snap_49823"; 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 = 1276;