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 a9da240003..2cb1a02ac1 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 Mon May 17 05:56:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:51 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -23,8 +23,6 @@ struct stft_cell_cfg_s { /** total size 4*/ }; -typedef struct stft_cell_cfg_s stft_cell_cfg_s; - // start of stft_s struct stft_s { /** @@ -82,8 +80,6 @@ struct stft_s { /** total size 24*/ }; -typedef struct stft_s stft_s; - // start of pid_s struct pid_s { /** @@ -122,8 +118,6 @@ struct pid_s { /** total size 20*/ }; -typedef struct pid_s pid_s; - // start of cranking_parameters_s struct cranking_parameters_s { /** @@ -150,8 +144,6 @@ struct cranking_parameters_s { /** total size 8*/ }; -typedef struct cranking_parameters_s cranking_parameters_s; - // start of spi_pins struct spi_pins { /** @@ -175,8 +167,6 @@ struct spi_pins { /** total size 4*/ }; -typedef struct spi_pins spi_pins; - // start of gppwm_channel struct gppwm_channel { /** @@ -237,8 +227,6 @@ struct gppwm_channel { /** total size 88*/ }; -typedef struct gppwm_channel gppwm_channel; - // start of air_pressure_sensor_config_s struct air_pressure_sensor_config_s { /** @@ -269,8 +257,6 @@ struct air_pressure_sensor_config_s { /** total size 16*/ }; -typedef struct air_pressure_sensor_config_s air_pressure_sensor_config_s; - /** * @brief MAP averaging configuration @@ -304,8 +290,6 @@ struct MAP_sensor_config_s { /** total size 144*/ }; -typedef struct MAP_sensor_config_s MAP_sensor_config_s; - /** * @brief Thermistor known values @@ -352,8 +336,6 @@ struct thermistor_conf_s { /** total size 28*/ }; -typedef struct thermistor_conf_s thermistor_conf_s; - /** * @brief Linear sensor interpolation @@ -392,8 +374,6 @@ struct linear_sensor_s { /** total size 20*/ }; -typedef struct linear_sensor_s linear_sensor_s; - /** * @brief Thermistor curve parameters @@ -417,8 +397,6 @@ struct ThermistorConf { /** total size 32*/ }; -typedef struct ThermistorConf ThermistorConf; - // start of injector_s struct injector_s { /** @@ -446,8 +424,6 @@ struct injector_s { /** total size 68*/ }; -typedef struct injector_s injector_s; - // start of specs_s struct specs_s { /** @@ -468,8 +444,6 @@ struct specs_s { /** total size 12*/ }; -typedef struct specs_s specs_s; - /** * @brief Trigger wheel(s) configuration @@ -592,8 +566,6 @@ struct trigger_config_s { /** total size 16*/ }; -typedef struct trigger_config_s trigger_config_s; - // start of afr_sensor_s struct afr_sensor_s { /** @@ -628,8 +600,6 @@ struct afr_sensor_s { /** total size 20*/ }; -typedef struct afr_sensor_s afr_sensor_s; - // start of idle_hardware_s struct idle_hardware_s { /** @@ -656,8 +626,6 @@ struct idle_hardware_s { /** total size 8*/ }; -typedef struct idle_hardware_s idle_hardware_s; - // start of dc_io struct dc_io { /** @@ -679,8 +647,6 @@ struct dc_io { /** total size 4*/ }; -typedef struct dc_io dc_io; - // start of engine_configuration_s struct engine_configuration_s { /** @@ -3821,8 +3787,6 @@ struct engine_configuration_s { /** total size 6000*/ }; -typedef struct engine_configuration_s engine_configuration_s; - // start of persistent_config_s struct persistent_config_s { /** @@ -4209,7 +4173,5 @@ struct persistent_config_s { /** total size 20000*/ }; -typedef struct persistent_config_s 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 Mon May 17 05:56:26 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:51 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 8df6e8821a..2d14d2dfdb 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 @@ -1259,7 +1259,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2260166999 +#define SIGNATURE_HASH 432264512 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1594,7 +1594,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen_cypress.2260166999" +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen_cypress.432264512" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 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 7acabccaee..234d146c9b 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 Mon May 17 05:56:25 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:49 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -23,8 +23,6 @@ struct stft_cell_cfg_s { /** total size 4*/ }; -typedef struct stft_cell_cfg_s stft_cell_cfg_s; - // start of stft_s struct stft_s { /** @@ -82,8 +80,6 @@ struct stft_s { /** total size 24*/ }; -typedef struct stft_s stft_s; - // start of pid_s struct pid_s { /** @@ -122,8 +118,6 @@ struct pid_s { /** total size 20*/ }; -typedef struct pid_s pid_s; - // start of cranking_parameters_s struct cranking_parameters_s { /** @@ -150,8 +144,6 @@ struct cranking_parameters_s { /** total size 8*/ }; -typedef struct cranking_parameters_s cranking_parameters_s; - // start of spi_pins struct spi_pins { /** @@ -175,8 +167,6 @@ struct spi_pins { /** total size 4*/ }; -typedef struct spi_pins spi_pins; - // start of gppwm_channel struct gppwm_channel { /** @@ -237,8 +227,6 @@ struct gppwm_channel { /** total size 88*/ }; -typedef struct gppwm_channel gppwm_channel; - // start of air_pressure_sensor_config_s struct air_pressure_sensor_config_s { /** @@ -269,8 +257,6 @@ struct air_pressure_sensor_config_s { /** total size 16*/ }; -typedef struct air_pressure_sensor_config_s air_pressure_sensor_config_s; - /** * @brief MAP averaging configuration @@ -304,8 +290,6 @@ struct MAP_sensor_config_s { /** total size 144*/ }; -typedef struct MAP_sensor_config_s MAP_sensor_config_s; - /** * @brief Thermistor known values @@ -352,8 +336,6 @@ struct thermistor_conf_s { /** total size 28*/ }; -typedef struct thermistor_conf_s thermistor_conf_s; - /** * @brief Linear sensor interpolation @@ -392,8 +374,6 @@ struct linear_sensor_s { /** total size 20*/ }; -typedef struct linear_sensor_s linear_sensor_s; - /** * @brief Thermistor curve parameters @@ -417,8 +397,6 @@ struct ThermistorConf { /** total size 32*/ }; -typedef struct ThermistorConf ThermistorConf; - // start of injector_s struct injector_s { /** @@ -446,8 +424,6 @@ struct injector_s { /** total size 68*/ }; -typedef struct injector_s injector_s; - // start of specs_s struct specs_s { /** @@ -468,8 +444,6 @@ struct specs_s { /** total size 12*/ }; -typedef struct specs_s specs_s; - /** * @brief Trigger wheel(s) configuration @@ -592,8 +566,6 @@ struct trigger_config_s { /** total size 16*/ }; -typedef struct trigger_config_s trigger_config_s; - // start of afr_sensor_s struct afr_sensor_s { /** @@ -628,8 +600,6 @@ struct afr_sensor_s { /** total size 20*/ }; -typedef struct afr_sensor_s afr_sensor_s; - // start of idle_hardware_s struct idle_hardware_s { /** @@ -656,8 +626,6 @@ struct idle_hardware_s { /** total size 8*/ }; -typedef struct idle_hardware_s idle_hardware_s; - // start of dc_io struct dc_io { /** @@ -679,8 +647,6 @@ struct dc_io { /** total size 4*/ }; -typedef struct dc_io dc_io; - // start of engine_configuration_s struct engine_configuration_s { /** @@ -3815,8 +3781,6 @@ struct engine_configuration_s { /** total size 5972*/ }; -typedef struct engine_configuration_s engine_configuration_s; - // start of persistent_config_s struct persistent_config_s { /** @@ -4203,7 +4167,5 @@ struct persistent_config_s { /** total size 19972*/ }; -typedef struct persistent_config_s persistent_config_s; - // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 17 05:56:25 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:49 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 1368fc2d52..c85c9ffe22 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -1243,7 +1243,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD kin #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2031265195 +#define SIGNATURE_HASH 3865450940 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1578,7 +1578,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator true #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.17.kin.2031265195" +#define TS_SIGNATURE "rusEFI 2021.05.17.kin.3865450940" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 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 78bd1ee4ab..07f623ce57 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 Mon May 17 05:56:28 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 Mon May 17 09:41:52 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -23,8 +23,6 @@ struct stft_cell_cfg_s { /** total size 4*/ }; -typedef struct stft_cell_cfg_s stft_cell_cfg_s; - // start of stft_s struct stft_s { /** @@ -82,8 +80,6 @@ struct stft_s { /** total size 24*/ }; -typedef struct stft_s stft_s; - // start of pid_s struct pid_s { /** @@ -122,8 +118,6 @@ struct pid_s { /** total size 20*/ }; -typedef struct pid_s pid_s; - // start of cranking_parameters_s struct cranking_parameters_s { /** @@ -150,8 +144,6 @@ struct cranking_parameters_s { /** total size 8*/ }; -typedef struct cranking_parameters_s cranking_parameters_s; - // start of spi_pins struct spi_pins { /** @@ -175,8 +167,6 @@ struct spi_pins { /** total size 4*/ }; -typedef struct spi_pins spi_pins; - // start of gppwm_channel struct gppwm_channel { /** @@ -237,8 +227,6 @@ struct gppwm_channel { /** total size 88*/ }; -typedef struct gppwm_channel gppwm_channel; - // start of air_pressure_sensor_config_s struct air_pressure_sensor_config_s { /** @@ -269,8 +257,6 @@ struct air_pressure_sensor_config_s { /** total size 16*/ }; -typedef struct air_pressure_sensor_config_s air_pressure_sensor_config_s; - /** * @brief MAP averaging configuration @@ -304,8 +290,6 @@ struct MAP_sensor_config_s { /** total size 144*/ }; -typedef struct MAP_sensor_config_s MAP_sensor_config_s; - /** * @brief Thermistor known values @@ -352,8 +336,6 @@ struct thermistor_conf_s { /** total size 28*/ }; -typedef struct thermistor_conf_s thermistor_conf_s; - /** * @brief Linear sensor interpolation @@ -392,8 +374,6 @@ struct linear_sensor_s { /** total size 20*/ }; -typedef struct linear_sensor_s linear_sensor_s; - /** * @brief Thermistor curve parameters @@ -417,8 +397,6 @@ struct ThermistorConf { /** total size 32*/ }; -typedef struct ThermistorConf ThermistorConf; - // start of injector_s struct injector_s { /** @@ -446,8 +424,6 @@ struct injector_s { /** total size 68*/ }; -typedef struct injector_s injector_s; - // start of specs_s struct specs_s { /** @@ -468,8 +444,6 @@ struct specs_s { /** total size 12*/ }; -typedef struct specs_s specs_s; - /** * @brief Trigger wheel(s) configuration @@ -592,8 +566,6 @@ struct trigger_config_s { /** total size 16*/ }; -typedef struct trigger_config_s trigger_config_s; - // start of afr_sensor_s struct afr_sensor_s { /** @@ -628,8 +600,6 @@ struct afr_sensor_s { /** total size 20*/ }; -typedef struct afr_sensor_s afr_sensor_s; - // start of idle_hardware_s struct idle_hardware_s { /** @@ -656,8 +626,6 @@ struct idle_hardware_s { /** total size 8*/ }; -typedef struct idle_hardware_s idle_hardware_s; - // start of dc_io struct dc_io { /** @@ -679,8 +647,6 @@ struct dc_io { /** total size 4*/ }; -typedef struct dc_io dc_io; - // start of engine_configuration_s struct engine_configuration_s { /** @@ -3821,8 +3787,6 @@ struct engine_configuration_s { /** total size 6000*/ }; -typedef struct engine_configuration_s engine_configuration_s; - // start of persistent_config_s struct persistent_config_s { /** @@ -4209,7 +4173,5 @@ struct persistent_config_s { /** total size 20000*/ }; -typedef struct persistent_config_s 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 Mon May 17 05:56:28 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 Mon May 17 09:41:52 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 aa4d6b372f..54d2da0b71 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 @@ -1259,7 +1259,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 1467164793 +#define SIGNATURE_HASH 3355939950 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1594,7 +1594,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port false -#define TS_SIGNATURE "rusEFI 2021.05.17.subaru_eg33_f7.1467164793" +#define TS_SIGNATURE "rusEFI 2021.05.17.subaru_eg33_f7.3355939950" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 53ae2333c0..fddd789c56 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 Mon May 17 05:56:02 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -23,8 +23,6 @@ struct stft_cell_cfg_s { /** total size 4*/ }; -typedef struct stft_cell_cfg_s stft_cell_cfg_s; - // start of stft_s struct stft_s { /** @@ -82,8 +80,6 @@ struct stft_s { /** total size 24*/ }; -typedef struct stft_s stft_s; - // start of pid_s struct pid_s { /** @@ -122,8 +118,6 @@ struct pid_s { /** total size 20*/ }; -typedef struct pid_s pid_s; - // start of cranking_parameters_s struct cranking_parameters_s { /** @@ -150,8 +144,6 @@ struct cranking_parameters_s { /** total size 8*/ }; -typedef struct cranking_parameters_s cranking_parameters_s; - // start of spi_pins struct spi_pins { /** @@ -175,8 +167,6 @@ struct spi_pins { /** total size 4*/ }; -typedef struct spi_pins spi_pins; - // start of gppwm_channel struct gppwm_channel { /** @@ -237,8 +227,6 @@ struct gppwm_channel { /** total size 88*/ }; -typedef struct gppwm_channel gppwm_channel; - // start of air_pressure_sensor_config_s struct air_pressure_sensor_config_s { /** @@ -269,8 +257,6 @@ struct air_pressure_sensor_config_s { /** total size 16*/ }; -typedef struct air_pressure_sensor_config_s air_pressure_sensor_config_s; - /** * @brief MAP averaging configuration @@ -304,8 +290,6 @@ struct MAP_sensor_config_s { /** total size 144*/ }; -typedef struct MAP_sensor_config_s MAP_sensor_config_s; - /** * @brief Thermistor known values @@ -352,8 +336,6 @@ struct thermistor_conf_s { /** total size 28*/ }; -typedef struct thermistor_conf_s thermistor_conf_s; - /** * @brief Linear sensor interpolation @@ -392,8 +374,6 @@ struct linear_sensor_s { /** total size 20*/ }; -typedef struct linear_sensor_s linear_sensor_s; - /** * @brief Thermistor curve parameters @@ -417,8 +397,6 @@ struct ThermistorConf { /** total size 32*/ }; -typedef struct ThermistorConf ThermistorConf; - // start of injector_s struct injector_s { /** @@ -446,8 +424,6 @@ struct injector_s { /** total size 68*/ }; -typedef struct injector_s injector_s; - // start of specs_s struct specs_s { /** @@ -468,8 +444,6 @@ struct specs_s { /** total size 12*/ }; -typedef struct specs_s specs_s; - /** * @brief Trigger wheel(s) configuration @@ -592,8 +566,6 @@ struct trigger_config_s { /** total size 16*/ }; -typedef struct trigger_config_s trigger_config_s; - // start of afr_sensor_s struct afr_sensor_s { /** @@ -628,8 +600,6 @@ struct afr_sensor_s { /** total size 20*/ }; -typedef struct afr_sensor_s afr_sensor_s; - // start of idle_hardware_s struct idle_hardware_s { /** @@ -656,8 +626,6 @@ struct idle_hardware_s { /** total size 8*/ }; -typedef struct idle_hardware_s idle_hardware_s; - // start of dc_io struct dc_io { /** @@ -679,8 +647,6 @@ struct dc_io { /** total size 4*/ }; -typedef struct dc_io dc_io; - // start of engine_configuration_s struct engine_configuration_s { /** @@ -3821,8 +3787,6 @@ struct engine_configuration_s { /** total size 6000*/ }; -typedef struct engine_configuration_s engine_configuration_s; - // start of persistent_config_s struct persistent_config_s { /** @@ -4209,7 +4173,5 @@ struct persistent_config_s { /** total size 20000*/ }; -typedef struct persistent_config_s persistent_config_s; - // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 05:56:02 UTC 2021 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index 8afba3c80b..9260985e8b 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 Mon May 17 05:56:02 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_FANONTEMPERATURE = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index c6d1f24680..562879c1ae 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 Mon May 17 05:56:02 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index 8bf87492dc..535fd06e43 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 Mon May 17 05:56:02 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index 12376aa927..decab49cbb 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 Mon May 17 05:56:02 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index fb00229163..63853d2c81 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -1256,7 +1256,7 @@ #define showSdCardWarning_offset 76 #define SIGNATURE_BOARD all #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 3301683847 +#define SIGNATURE_HASH 1539247760 #define silentTriggerError_offset 1464 #define slowAdcAlpha_offset 2088 #define sparkDwellRpmBins_offset 332 @@ -1591,7 +1591,7 @@ #define ts_show_spi true #define ts_show_trigger_comparator false #define ts_show_tunerstudio_port true -#define TS_SIGNATURE "rusEFI 2021.05.17.all.3301683847" +#define TS_SIGNATURE "rusEFI 2021.05.17.all.1539247760" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' // 0x74 diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 5396f068e5..f05e17fcf6 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD all #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 3301683847 -#define TS_SIGNATURE "rusEFI 2021.05.17.all.3301683847" +#define SIGNATURE_HASH 1539247760 +#define TS_SIGNATURE "rusEFI 2021.05.17.all.1539247760" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 8dc16a4aad..e56f386969 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 4236590270 -#define TS_SIGNATURE "rusEFI 2021.05.17.frankenso_na6.4236590270" +#define SIGNATURE_HASH 1676771497 +#define TS_SIGNATURE "rusEFI 2021.05.17.frankenso_na6.1676771497" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index 82e848fea3..470c3e5bba 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen121nissan #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 212810420 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen121nissan.212810420" +#define SIGNATURE_HASH 2480637603 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen121nissan.2480637603" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 3096a693b4..3e87509c95 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen121vag #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 212810420 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen121vag.212810420" +#define SIGNATURE_HASH 2480637603 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen121vag.2480637603" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index c637a4871d..8a91a09d9d 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen128 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 859154019 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen128.859154019" +#define SIGNATURE_HASH 2889947764 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen128.2889947764" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 009349a20c..4f4d5ea8f5 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen72 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 1782402316 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen72.1782402316" +#define SIGNATURE_HASH 4115263771 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen72.4115263771" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 0984640116..82a2a832e7 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellenNA6 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 793771589 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellenNA6.793771589" +#define SIGNATURE_HASH 2956673618 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellenNA6.2956673618" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index ac846e5bf7..ef7fe85955 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2260166999 -#define TS_SIGNATURE "rusEFI 2021.05.17.hellen_cypress.2260166999" +#define SIGNATURE_HASH 432264512 +#define TS_SIGNATURE "rusEFI 2021.05.17.hellen_cypress.432264512" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index 9dff1f9861..3d5c2e8367 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD kin #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2031265195 -#define TS_SIGNATURE "rusEFI 2021.05.17.kin.2031265195" +#define SIGNATURE_HASH 3865450940 +#define TS_SIGNATURE "rusEFI 2021.05.17.kin.3865450940" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index b7f473893e..258d0578ab 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD mre_f4 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2561079246 -#define TS_SIGNATURE "rusEFI 2021.05.17.mre_f4.2561079246" +#define SIGNATURE_HASH 131222489 +#define TS_SIGNATURE "rusEFI 2021.05.17.mre_f4.131222489" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 61a964cfa1..c4dbcfe850 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD mre_f7 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2561079246 -#define TS_SIGNATURE "rusEFI 2021.05.17.mre_f7.2561079246" +#define SIGNATURE_HASH 131222489 +#define TS_SIGNATURE "rusEFI 2021.05.17.mre_f7.131222489" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index d607dd0f9d..270a070610 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 3596464305 -#define TS_SIGNATURE "rusEFI 2021.05.17.prometheus_405.3596464305" +#define SIGNATURE_HASH 1227426982 +#define TS_SIGNATURE "rusEFI 2021.05.17.prometheus_405.1227426982" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index eec183c9ca..a89bbbd061 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 3596464305 -#define TS_SIGNATURE "rusEFI 2021.05.17.prometheus_469.3596464305" +#define SIGNATURE_HASH 1227426982 +#define TS_SIGNATURE "rusEFI 2021.05.17.prometheus_469.1227426982" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index db1ea626ce..1919fca7a2 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2910654364 -#define TS_SIGNATURE "rusEFI 2021.05.17.proteus_f4.2910654364" +#define SIGNATURE_HASH 839496587 +#define TS_SIGNATURE "rusEFI 2021.05.17.proteus_f4.839496587" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index 4d39aec348..c0930393e9 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 2910654364 -#define TS_SIGNATURE "rusEFI 2021.05.17.proteus_f7.2910654364" +#define SIGNATURE_HASH 839496587 +#define TS_SIGNATURE "rusEFI 2021.05.17.proteus_f7.839496587" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index 4a6b54c8ef..32c819cf4b 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -4,5 +4,5 @@ #define SIGNATURE_BOARD subaru_eg33_f7 #define SIGNATURE_DATE 2021.05.17 -#define SIGNATURE_HASH 1467164793 -#define TS_SIGNATURE "rusEFI 2021.05.17.subaru_eg33_f7.1467164793" +#define SIGNATURE_HASH 3355939950 +#define TS_SIGNATURE "rusEFI 2021.05.17.subaru_eg33_f7.3355939950" diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index 816c82a1a0..1ab9bdf52e 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 bf9cc84921..2c9e595e5f 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 2021.05.17.all.3301683847" + signature = "rusEFI 2021.05.17.all.1539247760" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.all.3301683847" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.all.1539247760" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:02 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 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 9705a9f8f3..4d43df0801 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 2021.05.17.frankenso_na6.4236590270" + signature = "rusEFI 2021.05.17.frankenso_na6.1676771497" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.frankenso_na6.4236590270" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.frankenso_na6.1676771497" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:16 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:40 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 2738c86c1e..cb7d51ebea 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 2021.05.17.hellen121nissan.212810420" + signature = "rusEFI 2021.05.17.hellen121nissan.2480637603" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellen121nissan.212810420" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellen121nissan.2480637603" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:08 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:32 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 6f2edfe54a..dc3eb3e645 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 2021.05.17.hellen121vag.212810420" + signature = "rusEFI 2021.05.17.hellen121vag.2480637603" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellen121vag.212810420" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellen121vag.2480637603" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:06 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:30 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen128.ini b/firmware/tunerstudio/generated/rusefi_hellen128.ini index deaf3beab5..14fe89c2c0 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.17.hellen128.859154019" + signature = "rusEFI 2021.05.17.hellen128.2889947764" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellen128.859154019" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellen128.2889947764" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:03 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:27 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index faf4c60a73..aa3ae6af3d 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 2021.05.17.hellen72.1782402316" + signature = "rusEFI 2021.05.17.hellen72.4115263771" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellen72.1782402316" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellen72.4115263771" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:10 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:34 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 9c2bba5a72..1dae4d629d 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 2021.05.17.hellenNA6.793771589" + signature = "rusEFI 2021.05.17.hellenNA6.2956673618" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellenNA6.793771589" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellenNA6.2956673618" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:11 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:35 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 b0eec430cf..40bf74ea25 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.17.hellen_cypress.2260166999" + signature = "rusEFI 2021.05.17.hellen_cypress.432264512" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.hellen_cypress.2260166999" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.hellen_cypress.432264512" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:26 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:51 UTC 2021 pageSize = 20000 page = 1 diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index b0f906bfcb..54aa175d55 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -33,12 +33,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2021.05.17.kin.2031265195" + signature = "rusEFI 2021.05.17.kin.3865450940" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.kin.2031265195" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.kin.3865450940" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:25 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon May 17 09:41:49 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 2fc63af357..b64fa25bbc 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 2021.05.17.mre_f4.2561079246" + signature = "rusEFI 2021.05.17.mre_f4.131222489" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.mre_f4.2561079246" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.mre_f4.131222489" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:15 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:38 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 c8ee834214..400d08fb84 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 2021.05.17.mre_f7.2561079246" + signature = "rusEFI 2021.05.17.mre_f7.131222489" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.mre_f7.2561079246" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.mre_f7.131222489" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:13 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:37 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 bb3cc38e48..865d5111db 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 2021.05.17.prometheus_405.3596464305" + signature = "rusEFI 2021.05.17.prometheus_405.1227426982" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.prometheus_405.3596464305" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.prometheus_405.1227426982" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:20 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:44 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 c6cabbf455..552b8cd0f6 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 2021.05.17.prometheus_469.3596464305" + signature = "rusEFI 2021.05.17.prometheus_469.1227426982" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.prometheus_469.3596464305" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.prometheus_469.1227426982" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:18 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:42 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 2f14803559..bdf3ec6e63 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 2021.05.17.proteus_f4.2910654364" + signature = "rusEFI 2021.05.17.proteus_f4.839496587" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.proteus_f4.2910654364" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.proteus_f4.839496587" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:23 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:47 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 8f23dc06f4..8e0f029657 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 2021.05.17.proteus_f7.2910654364" + signature = "rusEFI 2021.05.17.proteus_f7.839496587" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.proteus_f7.2910654364" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.proteus_f7.839496587" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:21 UTC 2021 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:45 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 d26292a3af..1a82686175 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 2021.05.17.subaru_eg33_f7.1467164793" + signature = "rusEFI 2021.05.17.subaru_eg33_f7.3355939950" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmwave version for title bar. - signature = "rusEFI 2021.05.17.subaru_eg33_f7.1467164793" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2021.05.17.subaru_eg33_f7.3355939950" ; signature is expected to be 7 or more characters. [Constants] ; new packet serial format with CRC @@ -77,7 +77,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 Mon May 17 05:56:28 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 Mon May 17 09:41:52 UTC 2021 pageSize = 20000 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 80e8007648..5af1cf3d68 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 Mon May 17 05:56:02 UTC 2021 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 17 09:41:25 UTC 2021 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -1210,6 +1210,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 = 1539247760; public static final int silentTriggerError_offset = 1464; public static final int slowAdcAlpha_offset = 2088; public static final int sparkDwellRpmBins_offset = 332; @@ -1493,7 +1494,7 @@ public class Fields { public static final char TS_SD_R_COMMAND = 'r'; public static final char TS_SD_W_COMMAND = 'w'; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2021.05.17.all.3301683847"; + public static final String TS_SIGNATURE = "rusEFI 2021.05.17.all.1539247760"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final int TT_TT_1_16 = 50; public static final int TT_TT_2JZ_1_12 = 29; diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index dfa60f184b..cb74addf53 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - +