diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h index caa232dbcc..062803d1b8 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:23 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:26 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4563,4 +4563,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:23 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:26 UTC 2021 diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index 1ae34bc4c9..e9598523e9 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h @@ -575,8 +575,6 @@ #define CMD_TS_FSIO_CATEGORY 33 #define CMD_TS_SOLENOID_CATEGORY 41 #define CMD_TS_X14 20 -#define CMD_TS_X17 23 -#define CMD_TS_X18 24 #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" @@ -1849,7 +1847,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 2638281449 +#define SIGNATURE_HASH 214978313 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2263,6 +2261,7 @@ #define TS_BURN_COMMAND_char B #define TS_CHUNK_WRITE_COMMAND 'C' #define TS_CHUNK_WRITE_COMMAND_char C +#define ts_command_e_TS_BENCH_CATEGORY 22 #define ts_command_e_TS_CLEAR_WARNINGS 17 #define ts_command_e_TS_COMMAND_1 1 #define ts_command_e_TS_COMMAND_11 11 @@ -2274,6 +2273,7 @@ #define ts_command_e_TS_COMMAND_4 4 #define ts_command_e_TS_COMMAND_5 5 #define ts_command_e_TS_COMMAND_9 9 +#define ts_command_e_TS_CRAZY 32 #define ts_command_e_TS_DEBUG_MODE 0 #define ts_command_e_TS_GRAB_PEDAL_UP 6 #define ts_command_e_TS_GRAB_PEDAL_WOT 7 @@ -2282,6 +2282,16 @@ #define ts_command_e_TS_IGNITION_CATEGORY 18 #define ts_command_e_TS_INJECTOR_CATEGORY 19 #define ts_command_e_TS_RESET_TLE8888 8 +#define ts_command_e_TS_UNUSED_23 23 +#define ts_command_e_TS_UNUSED_25 25 +#define ts_command_e_TS_UNUSED_26 26 +#define ts_command_e_TS_UNUSED_27 27 +#define ts_command_e_TS_UNUSED_28 28 +#define ts_command_e_TS_UNUSED_29 29 +#define ts_command_e_TS_UNUSED_30 30 +#define ts_command_e_TS_UNUSED_31 31 +#define ts_command_e_TS_UNUSED_CJ125_CALIB 24 +#define ts_command_e_TS_WIDEBAND 21 #define ts_command_e_TS_WRITE_FLASH 10 #define ts_command_e_TS_X14 20 #define TS_COMMAND_F 'F' @@ -2356,7 +2366,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.hellen_cypress.2638281449" +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen_cypress.214978313" #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/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index d37b835dd7..9709b56fe5 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:23 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4557,4 +4557,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Nov 11 23:36:20 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:23 UTC 2021 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 a7edb8bd7a..949d12ee41 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -560,8 +560,6 @@ #define CMD_TS_FSIO_CATEGORY 33 #define CMD_TS_SOLENOID_CATEGORY 41 #define CMD_TS_X14 20 -#define CMD_TS_X17 23 -#define CMD_TS_X18 24 #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" @@ -1834,7 +1832,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 1659188757 +#define SIGNATURE_HASH 4084564981 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2248,6 +2246,7 @@ #define TS_BURN_COMMAND_char B #define TS_CHUNK_WRITE_COMMAND 'C' #define TS_CHUNK_WRITE_COMMAND_char C +#define ts_command_e_TS_BENCH_CATEGORY 22 #define ts_command_e_TS_CLEAR_WARNINGS 17 #define ts_command_e_TS_COMMAND_1 1 #define ts_command_e_TS_COMMAND_11 11 @@ -2259,6 +2258,7 @@ #define ts_command_e_TS_COMMAND_4 4 #define ts_command_e_TS_COMMAND_5 5 #define ts_command_e_TS_COMMAND_9 9 +#define ts_command_e_TS_CRAZY 32 #define ts_command_e_TS_DEBUG_MODE 0 #define ts_command_e_TS_GRAB_PEDAL_UP 6 #define ts_command_e_TS_GRAB_PEDAL_WOT 7 @@ -2267,6 +2267,16 @@ #define ts_command_e_TS_IGNITION_CATEGORY 18 #define ts_command_e_TS_INJECTOR_CATEGORY 19 #define ts_command_e_TS_RESET_TLE8888 8 +#define ts_command_e_TS_UNUSED_23 23 +#define ts_command_e_TS_UNUSED_25 25 +#define ts_command_e_TS_UNUSED_26 26 +#define ts_command_e_TS_UNUSED_27 27 +#define ts_command_e_TS_UNUSED_28 28 +#define ts_command_e_TS_UNUSED_29 29 +#define ts_command_e_TS_UNUSED_30 30 +#define ts_command_e_TS_UNUSED_31 31 +#define ts_command_e_TS_UNUSED_CJ125_CALIB 24 +#define ts_command_e_TS_WIDEBAND 21 #define ts_command_e_TS_WRITE_FLASH 10 #define ts_command_e_TS_X14 20 #define TS_COMMAND_F 'F' @@ -2341,7 +2351,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.kin.1659188757" +#define TS_SIGNATURE "rusEFI 2021.11.12.kin.4084564981" #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/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 57eb9352f0..5dbe714f13 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:30 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4563,4 +4563,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:30 UTC 2021 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 00c99c8d8a..f4977c50b9 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 @@ -587,8 +587,6 @@ #define CMD_TS_FSIO_CATEGORY 33 #define CMD_TS_SOLENOID_CATEGORY 41 #define CMD_TS_X14 20 -#define CMD_TS_X17 23 -#define CMD_TS_X18 24 #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" @@ -1862,7 +1860,7 @@ #define show_test_presets false #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 1253493338 +#define SIGNATURE_HASH 3676733370 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2276,6 +2274,7 @@ #define TS_BURN_COMMAND_char B #define TS_CHUNK_WRITE_COMMAND 'C' #define TS_CHUNK_WRITE_COMMAND_char C +#define ts_command_e_TS_BENCH_CATEGORY 22 #define ts_command_e_TS_CLEAR_WARNINGS 17 #define ts_command_e_TS_COMMAND_1 1 #define ts_command_e_TS_COMMAND_11 11 @@ -2287,6 +2286,7 @@ #define ts_command_e_TS_COMMAND_4 4 #define ts_command_e_TS_COMMAND_5 5 #define ts_command_e_TS_COMMAND_9 9 +#define ts_command_e_TS_CRAZY 32 #define ts_command_e_TS_DEBUG_MODE 0 #define ts_command_e_TS_GRAB_PEDAL_UP 6 #define ts_command_e_TS_GRAB_PEDAL_WOT 7 @@ -2295,6 +2295,16 @@ #define ts_command_e_TS_IGNITION_CATEGORY 18 #define ts_command_e_TS_INJECTOR_CATEGORY 19 #define ts_command_e_TS_RESET_TLE8888 8 +#define ts_command_e_TS_UNUSED_23 23 +#define ts_command_e_TS_UNUSED_25 25 +#define ts_command_e_TS_UNUSED_26 26 +#define ts_command_e_TS_UNUSED_27 27 +#define ts_command_e_TS_UNUSED_28 28 +#define ts_command_e_TS_UNUSED_29 29 +#define ts_command_e_TS_UNUSED_30 30 +#define ts_command_e_TS_UNUSED_31 31 +#define ts_command_e_TS_UNUSED_CJ125_CALIB 24 +#define ts_command_e_TS_WIDEBAND 21 #define ts_command_e_TS_WRITE_FLASH 10 #define ts_command_e_TS_X14 20 #define TS_COMMAND_F 'F' @@ -2369,7 +2379,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2021.11.11.subaru_eg33_f7.1253493338" +#define TS_SIGNATURE "rusEFI 2021.11.12.subaru_eg33_f7.3676733370" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' diff --git a/firmware/controllers/algo/auto_generated_enginetypes.cpp b/firmware/controllers/algo/auto_generated_enginetypes.cpp index 3f9aebf17e..5db788e34d 100644 --- a/firmware/controllers/algo/auto_generated_enginetypes.cpp +++ b/firmware/controllers/algo/auto_generated_enginetypes.cpp @@ -1,6 +1,6 @@ #include "global.h" #include "engine_types.h" -// was generated automatically by rusEFI tool from engine_types.h // by enum2string.jar tool on Wed Nov 10 20:00:37 EST 2021 +// was generated automatically by rusEFI tool from engine_types.h // by enum2string.jar tool on Fri Nov 12 01:52:09 UTC 2021 // see also gen_config_and_enums.bat @@ -533,6 +533,8 @@ case TT_VVT_NISSAN_VQ35: } const char *getTs_command_e(ts_command_e value){ switch(value) { +case TS_BENCH_CATEGORY: + return "TS_BENCH_CATEGORY"; case TS_CLEAR_WARNINGS: return "TS_CLEAR_WARNINGS"; case TS_COMMAND_1: @@ -555,6 +557,8 @@ case TS_COMMAND_5: return "TS_COMMAND_5"; case TS_COMMAND_9: return "TS_COMMAND_9"; +case TS_CRAZY: + return "TS_CRAZY"; case TS_DEBUG_MODE: return "TS_DEBUG_MODE"; case TS_GRAB_PEDAL_UP: @@ -571,6 +575,26 @@ case TS_INJECTOR_CATEGORY: return "TS_INJECTOR_CATEGORY"; case TS_RESET_TLE8888: return "TS_RESET_TLE8888"; +case TS_UNUSED_23: + return "TS_UNUSED_23"; +case TS_UNUSED_25: + return "TS_UNUSED_25"; +case TS_UNUSED_26: + return "TS_UNUSED_26"; +case TS_UNUSED_27: + return "TS_UNUSED_27"; +case TS_UNUSED_28: + return "TS_UNUSED_28"; +case TS_UNUSED_29: + return "TS_UNUSED_29"; +case TS_UNUSED_30: + return "TS_UNUSED_30"; +case TS_UNUSED_31: + return "TS_UNUSED_31"; +case TS_UNUSED_CJ125_CALIB: + return "TS_UNUSED_CJ125_CALIB"; +case TS_WIDEBAND: + return "TS_WIDEBAND"; case TS_WRITE_FLASH: return "TS_WRITE_FLASH"; case TS_X14: diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index c9ae602155..be89dc9e31 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -4563,4 +4563,4 @@ struct persistent_config_s { }; // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index ba8431da1c..09488936cc 100644 --- a/firmware/controllers/generated/fsio_enums_generated.def +++ b/firmware/controllers/generated/fsio_enums_generated.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index 3df2e752a0..71cbd307f4 100644 --- a/firmware/controllers/generated/fsio_getters.def +++ b/firmware/controllers/generated/fsio_getters.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index c396a18c1d..cfec957096 100644 --- a/firmware/controllers/generated/fsio_names.def +++ b/firmware/controllers/generated/fsio_names.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index cc0682c01b..52d300a934 100644 --- a/firmware/controllers/generated/fsio_strings.def +++ b/firmware/controllers/generated/fsio_strings.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Nov 11 23:36:17 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_ACIDLEEXTRAOFFSET: diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 0c610902ec..8fbaecc6a5 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -575,8 +575,6 @@ #define CMD_TS_FSIO_CATEGORY 33 #define CMD_TS_SOLENOID_CATEGORY 41 #define CMD_TS_X14 20 -#define CMD_TS_X17 23 -#define CMD_TS_X18 24 #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" @@ -1849,7 +1847,7 @@ #define show_test_presets true #define showHumanReadableWarning_offset 976 #define showSdCardWarning_offset 76 -#define SIGNATURE_HASH 3501146750 +#define SIGNATURE_HASH 1094711198 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -2263,6 +2261,7 @@ #define TS_BURN_COMMAND_char B #define TS_CHUNK_WRITE_COMMAND 'C' #define TS_CHUNK_WRITE_COMMAND_char C +#define ts_command_e_TS_BENCH_CATEGORY 22 #define ts_command_e_TS_CLEAR_WARNINGS 17 #define ts_command_e_TS_COMMAND_1 1 #define ts_command_e_TS_COMMAND_11 11 @@ -2274,6 +2273,7 @@ #define ts_command_e_TS_COMMAND_4 4 #define ts_command_e_TS_COMMAND_5 5 #define ts_command_e_TS_COMMAND_9 9 +#define ts_command_e_TS_CRAZY 32 #define ts_command_e_TS_DEBUG_MODE 0 #define ts_command_e_TS_GRAB_PEDAL_UP 6 #define ts_command_e_TS_GRAB_PEDAL_WOT 7 @@ -2282,6 +2282,16 @@ #define ts_command_e_TS_IGNITION_CATEGORY 18 #define ts_command_e_TS_INJECTOR_CATEGORY 19 #define ts_command_e_TS_RESET_TLE8888 8 +#define ts_command_e_TS_UNUSED_23 23 +#define ts_command_e_TS_UNUSED_25 25 +#define ts_command_e_TS_UNUSED_26 26 +#define ts_command_e_TS_UNUSED_27 27 +#define ts_command_e_TS_UNUSED_28 28 +#define ts_command_e_TS_UNUSED_29 29 +#define ts_command_e_TS_UNUSED_30 30 +#define ts_command_e_TS_UNUSED_31 31 +#define ts_command_e_TS_UNUSED_CJ125_CALIB 24 +#define ts_command_e_TS_WIDEBAND 21 #define ts_command_e_TS_WRITE_FLASH 10 #define ts_command_e_TS_X14 20 #define TS_COMMAND_F 'F' @@ -2356,7 +2366,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.11.11.all.3501146750" +#define TS_SIGNATURE "rusEFI 2021.11.12.all.1094711198" #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_all.h b/firmware/controllers/generated/signature_all.h index 8a07b08c2c..940aa0efb5 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 392667523 -#define TS_SIGNATURE "rusEFI 2021.11.12.all.392667523" +#define SIGNATURE_HASH 1094711198 +#define TS_SIGNATURE "rusEFI 2021.11.12.all.1094711198" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 64c704d84b..fb42cc71fd 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 195908772 -#define TS_SIGNATURE "rusEFI 2021.11.12.atlas.195908772" +#define SIGNATURE_HASH 1576338105 +#define TS_SIGNATURE "rusEFI 2021.11.12.atlas.1576338105" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 1d0e983296..7d7ef6ef2c 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 392667523 -#define TS_SIGNATURE "rusEFI 2021.11.12.f429-discovery.392667523" +#define SIGNATURE_HASH 1094711198 +#define TS_SIGNATURE "rusEFI 2021.11.12.f429-discovery.1094711198" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 129644b07a..cc2851075b 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1834349674 -#define TS_SIGNATURE "rusEFI 2021.11.12.frankenso_na6.1834349674" +#define SIGNATURE_HASH 990749303 +#define TS_SIGNATURE "rusEFI 2021.11.12.frankenso_na6.990749303" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 4fb8e97afd..861c8f92a3 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1101641057 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen-nb1.1101641057" +#define SIGNATURE_HASH 401728380 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen-nb1.401728380" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 5ddd557ce0..7f50553da3 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 2627140033 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen121nissan.2627140033" +#define SIGNATURE_HASH 3402543068 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen121nissan.3402543068" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index bc62d4a393..2868b130c1 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1149977029 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen121vag.1149977029" +#define SIGNATURE_HASH 315824088 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen121vag.315824088" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 2b126bd9d3..0621dce565 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 4073162843 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen128.4073162843" +#define SIGNATURE_HASH 2761940550 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen128.2761940550" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index 18c31393b9..c348166a92 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1394083769 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen154hyundai.1394083769" +#define SIGNATURE_HASH 88101284 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen154hyundai.88101284" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 4e5c932f9a..269c5f9d09 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 453294681 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen72.453294681" +#define SIGNATURE_HASH 1297935428 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen72.1297935428" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 847c333e77..4396759b8d 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1333281815 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen88bmw.1333281815" +#define SIGNATURE_HASH 421532170 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen88bmw.421532170" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 1a256b0503..e46be8bffa 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 2454111040 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellenNA6.2454111040" +#define SIGNATURE_HASH 3290338653 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellenNA6.3290338653" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index 73b4fa5c49..863ac20f99 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt // -#define SIGNATURE_HASH 1518868756 -#define TS_SIGNATURE "rusEFI 2021.11.12.hellen_cypress.1518868756" +#define SIGNATURE_HASH 214978313 +#define TS_SIGNATURE "rusEFI 2021.11.12.hellen_cypress.214978313" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index fa2aa3456d..efb44e6eca 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 2771244520 -#define TS_SIGNATURE "rusEFI 2021.11.12.kin.2771244520" +#define SIGNATURE_HASH 4084564981 +#define TS_SIGNATURE "rusEFI 2021.11.12.kin.4084564981" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index fd2392d043..c6e33f4d02 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 2683811351 -#define TS_SIGNATURE "rusEFI 2021.11.12.mre_f4.2683811351" +#define SIGNATURE_HASH 3383746570 +#define TS_SIGNATURE "rusEFI 2021.11.12.mre_f4.3383746570" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 5c9b254cde..a8543a3876 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 2683811351 -#define TS_SIGNATURE "rusEFI 2021.11.12.mre_f7.2683811351" +#define SIGNATURE_HASH 3383746570 +#define TS_SIGNATURE "rusEFI 2021.11.12.mre_f7.3383746570" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 40013cdded..10157744c2 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1200453733 -#define TS_SIGNATURE "rusEFI 2021.11.12.prometheus_405.1200453733" +#define SIGNATURE_HASH 299183736 +#define TS_SIGNATURE "rusEFI 2021.11.12.prometheus_405.299183736" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 3dffc55dac..381a6b604d 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 1200453733 -#define TS_SIGNATURE "rusEFI 2021.11.12.prometheus_469.1200453733" +#define SIGNATURE_HASH 299183736 +#define TS_SIGNATURE "rusEFI 2021.11.12.prometheus_469.299183736" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index 06f704c029..37dc362a15 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 345927246 -#define TS_SIGNATURE "rusEFI 2021.11.12.proteus_f4.345927246" +#define SIGNATURE_HASH 1120286803 +#define TS_SIGNATURE "rusEFI 2021.11.12.proteus_f4.1120286803" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 22e84d3f3d..d4123ca8fb 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 integration/rusefi_config.txt // -#define SIGNATURE_HASH 345927246 -#define TS_SIGNATURE "rusEFI 2021.11.12.proteus_f7.345927246" +#define SIGNATURE_HASH 1120286803 +#define TS_SIGNATURE "rusEFI 2021.11.12.proteus_f7.1120286803" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index f77294c3bd..9886ccac0a 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt // -#define SIGNATURE_HASH 2373855655 -#define TS_SIGNATURE "rusEFI 2021.11.12.subaru_eg33_f7.2373855655" +#define SIGNATURE_HASH 3676733370 +#define TS_SIGNATURE "rusEFI 2021.11.12.subaru_eg33_f7.3676733370" diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index 478256ec13..a6378c9493 100644 Binary files a/firmware/tunerstudio/generated/cache.zip and b/firmware/tunerstudio/generated/cache.zip differ diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index e6de5345d2..fed2002d22 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.all.392667523" + signature = "rusEFI 2021.11.12.all.1094711198" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.all.392667523" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.all.1094711198" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:42 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 6f8347bc6b..18d8bd9ac5 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.atlas.195908772" + signature = "rusEFI 2021.11.12.atlas.1576338105" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.atlas.195908772" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.atlas.1576338105" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:40 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:15 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 4bde09aafd..b15f5e06a4 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.f429-discovery.392667523" + signature = "rusEFI 2021.11.12.f429-discovery.1094711198" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.f429-discovery.392667523" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.f429-discovery.1094711198" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:19:49 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:12 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 50a126ced2..2b7db60510 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.frankenso_na6.1834349674" + signature = "rusEFI 2021.11.12.frankenso_na6.990749303" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.frankenso_na6.1834349674" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.frankenso_na6.990749303" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:24 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:56 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index ba5526d723..c2e2a314ed 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen-nb1.1101641057" + signature = "rusEFI 2021.11.12.hellen-nb1.401728380" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen-nb1.1101641057" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen-nb1.401728380" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:11 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:40 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 1fdb79520a..f3bab6c091 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen121nissan.2627140033" + signature = "rusEFI 2021.11.12.hellen121nissan.3402543068" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen121nissan.2627140033" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen121nissan.3402543068" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:19:58 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:24 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 008faf760b..73cd80fd73 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen121vag.1149977029" + signature = "rusEFI 2021.11.12.hellen121vag.315824088" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen121vag.1149977029" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen121vag.315824088" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:19:55 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:20 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 5f26876169..37ff97f7ea 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen128.4073162843" + signature = "rusEFI 2021.11.12.hellen128.2761940550" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen128.4073162843" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen128.2761940550" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:19:52 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:16 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 98e8511147..339c6b52d3 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen154hyundai.1394083769" + signature = "rusEFI 2021.11.12.hellen154hyundai.88101284" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen154hyundai.1394083769" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen154hyundai.88101284" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:02 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:28 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 0bd20a14f8..1143eb7d07 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen72.453294681" + signature = "rusEFI 2021.11.12.hellen72.1297935428" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen72.453294681" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen72.1297935428" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:08 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:36 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 770b746e0e..8edccca1a5 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen88bmw.1333281815" + signature = "rusEFI 2021.11.12.hellen88bmw.421532170" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen88bmw.1333281815" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen88bmw.421532170" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:05 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:32 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index dbec10060a..6e9d25e99b 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellenNA6.2454111040" + signature = "rusEFI 2021.11.12.hellenNA6.3290338653" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellenNA6.2454111040" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellenNA6.3290338653" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:14 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:44 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 60d65a87dc..0e62eade50 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.hellen_cypress.1518868756" + signature = "rusEFI 2021.11.12.hellen_cypress.214978313" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.hellen_cypress.1518868756" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.hellen_cypress.214978313" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:20:48 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:26 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index 6ae958def2..53f2264312 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.kin.2771244520" + signature = "rusEFI 2021.11.12.kin.4084564981" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.kin.2771244520" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.kin.4084564981" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:20:45 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Fri Nov 12 01:53:23 UTC 2021 pageSize = 19972 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 336c778147..8cf68f4a4b 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.mre_f4.2683811351" + signature = "rusEFI 2021.11.12.mre_f4.3383746570" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.mre_f4.2683811351" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.mre_f4.3383746570" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:21 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:52 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 70faf2a05c..22304d2038 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.mre_f7.2683811351" + signature = "rusEFI 2021.11.12.mre_f7.3383746570" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.mre_f7.2683811351" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.mre_f7.3383746570" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:17 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:48 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 3906ddfbb7..a72c97397b 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.prometheus_405.1200453733" + signature = "rusEFI 2021.11.12.prometheus_405.299183736" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.prometheus_405.1200453733" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.prometheus_405.299183736" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:30 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:03 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index dccfc8e4f4..c536c4edb0 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.prometheus_469.1200453733" + signature = "rusEFI 2021.11.12.prometheus_469.299183736" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.prometheus_469.1200453733" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.prometheus_469.299183736" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:27 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:52:59 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index b526b91f2a..4df118fd7f 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.proteus_f4.345927246" + signature = "rusEFI 2021.11.12.proteus_f4.1120286803" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.proteus_f4.345927246" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.proteus_f4.1120286803" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:36 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:11 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 6ef6a4fdbe..d5fc8e851e 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.proteus_f7.345927246" + signature = "rusEFI 2021.11.12.proteus_f7.1120286803" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.proteus_f7.345927246" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.proteus_f7.1120286803" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:33 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:07 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 095b406e74..988c532677 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.11.12.subaru_eg33_f7.2373855655" + signature = "rusEFI 2021.11.12.subaru_eg33_f7.3676733370" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.11.12.subaru_eg33_f7.2373855655" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.11.12.subaru_eg33_f7.3676733370" ; 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 @@ -85,7 +85,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:20:51 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:30 UTC 2021 pageSize = 20000 page = 1 diff --git a/java_console/io/src/main/java/com/rusefi/enums/ts_command_e.java b/java_console/io/src/main/java/com/rusefi/enums/ts_command_e.java index c3ceaad782..7e61e89386 100644 --- a/java_console/io/src/main/java/com/rusefi/enums/ts_command_e.java +++ b/java_console/io/src/main/java/com/rusefi/enums/ts_command_e.java @@ -25,4 +25,16 @@ public enum ts_command_e { TS_IGNITION_CATEGORY, TS_INJECTOR_CATEGORY, TS_X14, + TS_WIDEBAND, + TS_BENCH_CATEGORY, + TS_UNUSED_23, + TS_UNUSED_CJ125_CALIB, + TS_UNUSED_25, + TS_UNUSED_26, + TS_UNUSED_27, + TS_UNUSED_28, + TS_UNUSED_29, + TS_UNUSED_30, + TS_UNUSED_31, + TS_CRAZY, } 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 085f6161bc..09e8ce0df0 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 Thu Nov 11 23:36:17 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Nov 12 01:53:19 UTC 2021 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -556,8 +556,6 @@ public class Fields { public static final int CMD_TS_FSIO_CATEGORY = 33; public static final int CMD_TS_SOLENOID_CATEGORY = 41; public static final int CMD_TS_X14 = 20; - public static final int CMD_TS_X17 = 23; - public static final int CMD_TS_X18 = 24; public static final int CMD_TS_X31 = 49; public static final String CMD_VSS_PIN = "vss_pin"; public static final String CMD_WRITECONFIG = "writeconfig"; @@ -1776,6 +1774,7 @@ public class Fields { public static final int servoOutputPins8_offset = 3147; public static final int showHumanReadableWarning_offset = 976; public static final int showSdCardWarning_offset = 76; + public static final int SIGNATURE_HASH = 1094711198; public static final int silentTriggerError_offset = 1464; public static final int slowAdcAlpha_offset = 2088; public static final int sparkDwellRpmBins_offset = 332; @@ -2174,6 +2173,7 @@ public class Fields { public static final int triggerSimulatorPins3_offset = 738; public static final char TS_BURN_COMMAND = 'B'; public static final char TS_CHUNK_WRITE_COMMAND = 'C'; + public static final int ts_command_e_TS_BENCH_CATEGORY = 22; public static final int ts_command_e_TS_CLEAR_WARNINGS = 17; public static final int ts_command_e_TS_COMMAND_1 = 1; public static final int ts_command_e_TS_COMMAND_11 = 11; @@ -2185,6 +2185,7 @@ public class Fields { public static final int ts_command_e_TS_COMMAND_4 = 4; public static final int ts_command_e_TS_COMMAND_5 = 5; public static final int ts_command_e_TS_COMMAND_9 = 9; + public static final int ts_command_e_TS_CRAZY = 32; public static final int ts_command_e_TS_DEBUG_MODE = 0; public static final int ts_command_e_TS_GRAB_PEDAL_UP = 6; public static final int ts_command_e_TS_GRAB_PEDAL_WOT = 7; @@ -2193,6 +2194,16 @@ public class Fields { public static final int ts_command_e_TS_IGNITION_CATEGORY = 18; public static final int ts_command_e_TS_INJECTOR_CATEGORY = 19; public static final int ts_command_e_TS_RESET_TLE8888 = 8; + public static final int ts_command_e_TS_UNUSED_23 = 23; + public static final int ts_command_e_TS_UNUSED_25 = 25; + public static final int ts_command_e_TS_UNUSED_26 = 26; + public static final int ts_command_e_TS_UNUSED_27 = 27; + public static final int ts_command_e_TS_UNUSED_28 = 28; + public static final int ts_command_e_TS_UNUSED_29 = 29; + public static final int ts_command_e_TS_UNUSED_30 = 30; + public static final int ts_command_e_TS_UNUSED_31 = 31; + public static final int ts_command_e_TS_UNUSED_CJ125_CALIB = 24; + public static final int ts_command_e_TS_WIDEBAND = 21; public static final int ts_command_e_TS_WRITE_FLASH = 10; public static final int ts_command_e_TS_X14 = 20; public static final char TS_COMMAND_F = 'F'; @@ -2227,7 +2238,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 2021.11.11.all.3501146750"; + public static final String TS_SIGNATURE = "rusEFI 2021.11.12.all.1094711198"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int tunerStudioSerialSpeed_offset = 728; diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index d14e84a51b..2b0a6a11cc 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - +