Auto-generated configs and docs
This commit is contained in:
parent
ebc1842b8e
commit
4a8a35ccc8
|
@ -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 Sun Aug 15 19:37:14 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:56 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4050,7 +4050,7 @@ struct persistent_config_s {
|
|||
/**
|
||||
* offset 7872
|
||||
*/
|
||||
uint8_t unusedFormulas[2000];
|
||||
lua_script_t luaScript;
|
||||
/**
|
||||
* offset 9872
|
||||
*/
|
||||
|
@ -4207,9 +4207,10 @@ struct persistent_config_s {
|
|||
*/
|
||||
float vvtTable2RpmBins[FSIO_TABLE_8];
|
||||
/**
|
||||
L
|
||||
* offset 16032
|
||||
*/
|
||||
lua_script_t luaScript;
|
||||
float unusedLuaWasHere[64];
|
||||
/**
|
||||
* offset 16288
|
||||
*/
|
||||
|
@ -4330,4 +4331,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 Sun Aug 15 19:37:14 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:56 UTC 2021
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define lps25BaroSensorScl_offset 1458
|
||||
#define lps25BaroSensorSda_offset 1459
|
||||
#define LUA_PWM_COUNT 8
|
||||
#define LUA_SCRIPT_SIZE 256
|
||||
#define LUA_SCRIPT_SIZE 2000
|
||||
#define luaOutputPins1_offset 1220
|
||||
#define luaOutputPins2_offset 1221
|
||||
#define luaOutputPins3_offset 1222
|
||||
|
@ -1058,7 +1058,7 @@
|
|||
#define luaOutputPins6_offset 1225
|
||||
#define luaOutputPins7_offset 1226
|
||||
#define luaOutputPins8_offset 1227
|
||||
#define luaScript_offset 16032
|
||||
#define luaScript_offset 7872
|
||||
#define MAF_DECODING_COUNT 256
|
||||
#define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO"
|
||||
#define maf_sensor_type_e_enum "v0", "v1", "v2", "v3"
|
||||
|
@ -1256,8 +1256,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 469747595
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2079576444
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1613,7 +1613,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen_cypress.469747595"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen_cypress.2079576444"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1750,8 +1750,8 @@
|
|||
#define unusedBitWasHere4_offset 1464
|
||||
#define unusedBitWasHere5_offset 1464
|
||||
#define unusedDigital_offset 958
|
||||
#define unusedFormulas_offset 7872
|
||||
#define unusedFsioInputs_offset 1522
|
||||
#define unusedLuaWasHere_offset 16032
|
||||
#define unusedOldBiquad_offset 2331
|
||||
#define unusedOutputFreqWhereHere_offset 844
|
||||
#define unusedOutputWhereHere_offset 786
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Aug 15 19:37:12 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:54 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4044,7 +4044,7 @@ struct persistent_config_s {
|
|||
/**
|
||||
* offset 7844
|
||||
*/
|
||||
uint8_t unusedFormulas[2000];
|
||||
lua_script_t luaScript;
|
||||
/**
|
||||
* offset 9844
|
||||
*/
|
||||
|
@ -4201,9 +4201,10 @@ struct persistent_config_s {
|
|||
*/
|
||||
float vvtTable2RpmBins[FSIO_TABLE_8];
|
||||
/**
|
||||
L
|
||||
* offset 16004
|
||||
*/
|
||||
lua_script_t luaScript;
|
||||
float unusedLuaWasHere[64];
|
||||
/**
|
||||
* offset 16260
|
||||
*/
|
||||
|
@ -4324,4 +4325,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 Sun Aug 15 19:37:12 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:54 UTC 2021
|
||||
|
|
|
@ -1030,7 +1030,7 @@
|
|||
#define lps25BaroSensorScl_offset 1458
|
||||
#define lps25BaroSensorSda_offset 1459
|
||||
#define LUA_PWM_COUNT 8
|
||||
#define LUA_SCRIPT_SIZE 256
|
||||
#define LUA_SCRIPT_SIZE 2000
|
||||
#define luaOutputPins1_offset 1220
|
||||
#define luaOutputPins2_offset 1221
|
||||
#define luaOutputPins3_offset 1222
|
||||
|
@ -1039,7 +1039,7 @@
|
|||
#define luaOutputPins6_offset 1225
|
||||
#define luaOutputPins7_offset 1226
|
||||
#define luaOutputPins8_offset 1227
|
||||
#define luaScript_offset 16004
|
||||
#define luaScript_offset 7844
|
||||
#define MAF_DECODING_COUNT 256
|
||||
#define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO"
|
||||
#define maf_sensor_type_e_enum "v0", "v1", "v2", "v3"
|
||||
|
@ -1237,8 +1237,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3831106423
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2220236160
|
||||
#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 true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.kin.3831106423"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.kin.2220236160"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1731,8 +1731,8 @@
|
|||
#define unusedBitWasHere4_offset 1464
|
||||
#define unusedBitWasHere5_offset 1464
|
||||
#define unusedDigital_offset 958
|
||||
#define unusedFormulas_offset 7844
|
||||
#define unusedFsioInputs_offset 1522
|
||||
#define unusedLuaWasHere_offset 16004
|
||||
#define unusedOldBiquad_offset 2323
|
||||
#define unusedOutputFreqWhereHere_offset 844
|
||||
#define unusedOutputWhereHere_offset 786
|
||||
|
|
|
@ -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 Sun Aug 15 19:37:16 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 Aug 16 10:56:58 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4050,7 +4050,7 @@ struct persistent_config_s {
|
|||
/**
|
||||
* offset 7872
|
||||
*/
|
||||
uint8_t unusedFormulas[2000];
|
||||
lua_script_t luaScript;
|
||||
/**
|
||||
* offset 9872
|
||||
*/
|
||||
|
@ -4207,9 +4207,10 @@ struct persistent_config_s {
|
|||
*/
|
||||
float vvtTable2RpmBins[FSIO_TABLE_8];
|
||||
/**
|
||||
L
|
||||
* offset 16032
|
||||
*/
|
||||
lua_script_t luaScript;
|
||||
float unusedLuaWasHere[64];
|
||||
/**
|
||||
* offset 16288
|
||||
*/
|
||||
|
@ -4330,4 +4331,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 Sun Aug 15 19:37:16 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 Aug 16 10:56:58 UTC 2021
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define lps25BaroSensorScl_offset 1458
|
||||
#define lps25BaroSensorSda_offset 1459
|
||||
#define LUA_PWM_COUNT 8
|
||||
#define LUA_SCRIPT_SIZE 256
|
||||
#define LUA_SCRIPT_SIZE 2000
|
||||
#define luaOutputPins1_offset 1220
|
||||
#define luaOutputPins2_offset 1221
|
||||
#define luaOutputPins3_offset 1222
|
||||
|
@ -1058,7 +1058,7 @@
|
|||
#define luaOutputPins6_offset 1225
|
||||
#define luaOutputPins7_offset 1226
|
||||
#define luaOutputPins8_offset 1227
|
||||
#define luaScript_offset 16032
|
||||
#define luaScript_offset 7872
|
||||
#define MAF_DECODING_COUNT 256
|
||||
#define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO"
|
||||
#define maf_sensor_type_e_enum "v0", "v1", "v2", "v3"
|
||||
|
@ -1257,8 +1257,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3423205176
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2886066639
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1614,7 +1614,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.subaru_eg33_f7.3423205176"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.subaru_eg33_f7.2886066639"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1751,8 +1751,8 @@
|
|||
#define unusedBitWasHere4_offset 1464
|
||||
#define unusedBitWasHere5_offset 1464
|
||||
#define unusedDigital_offset 958
|
||||
#define unusedFormulas_offset 7872
|
||||
#define unusedFsioInputs_offset 1522
|
||||
#define unusedLuaWasHere_offset 16032
|
||||
#define unusedOldBiquad_offset 2331
|
||||
#define unusedOutputFreqWhereHere_offset 844
|
||||
#define unusedOutputWhereHere_offset 786
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Aug 15 19:37:10 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -4050,7 +4050,7 @@ struct persistent_config_s {
|
|||
/**
|
||||
* offset 7872
|
||||
*/
|
||||
uint8_t unusedFormulas[2000];
|
||||
lua_script_t luaScript;
|
||||
/**
|
||||
* offset 9872
|
||||
*/
|
||||
|
@ -4207,9 +4207,10 @@ struct persistent_config_s {
|
|||
*/
|
||||
float vvtTable2RpmBins[FSIO_TABLE_8];
|
||||
/**
|
||||
L
|
||||
* offset 16032
|
||||
*/
|
||||
lua_script_t luaScript;
|
||||
float unusedLuaWasHere[64];
|
||||
/**
|
||||
* offset 16288
|
||||
*/
|
||||
|
@ -4330,4 +4331,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 Sun Aug 15 19:37:10 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Aug 15 19:37:10 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_ACIDLEEXTRAOFFSET = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Aug 15 19:37:10 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Aug 15 19:37:10 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair leacIdleExtraOffset(FSIO_SETTING_ACIDLEEXTRAOFFSET, "cfg_acIdleExtraOffset");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Aug 15 19:37:10 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1049,7 +1049,7 @@
|
|||
#define lps25BaroSensorScl_offset 1458
|
||||
#define lps25BaroSensorSda_offset 1459
|
||||
#define LUA_PWM_COUNT 8
|
||||
#define LUA_SCRIPT_SIZE 256
|
||||
#define LUA_SCRIPT_SIZE 2000
|
||||
#define luaOutputPins1_offset 1220
|
||||
#define luaOutputPins2_offset 1221
|
||||
#define luaOutputPins3_offset 1222
|
||||
|
@ -1058,7 +1058,7 @@
|
|||
#define luaOutputPins6_offset 1225
|
||||
#define luaOutputPins7_offset 1226
|
||||
#define luaOutputPins8_offset 1227
|
||||
#define luaScript_offset 16032
|
||||
#define luaScript_offset 7872
|
||||
#define MAF_DECODING_COUNT 256
|
||||
#define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO"
|
||||
#define maf_sensor_type_e_enum "v0", "v1", "v2", "v3"
|
||||
|
@ -1256,8 +1256,8 @@
|
|||
#define showHumanReadableWarning_offset 976
|
||||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1501764699
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 965675692
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1613,7 +1613,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.all.1501764699"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.all.965675692"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -1750,8 +1750,8 @@
|
|||
#define unusedBitWasHere4_offset 1464
|
||||
#define unusedBitWasHere5_offset 1464
|
||||
#define unusedDigital_offset 958
|
||||
#define unusedFormulas_offset 7872
|
||||
#define unusedFsioInputs_offset 1522
|
||||
#define unusedLuaWasHere_offset 16032
|
||||
#define unusedOldBiquad_offset 2331
|
||||
#define unusedOutputFreqWhereHere_offset 844
|
||||
#define unusedOutputWhereHere_offset 786
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1501764699
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.all.1501764699"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 965675692
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.all.965675692"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD atlas
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1501764699
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.atlas.1501764699"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 965675692
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.atlas.965675692"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD f429-discovery
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1501764699
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.f429-discovery.1501764699"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 965675692
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.f429-discovery.965675692"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 598821298
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.frankenso_na6.598821298"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 1136484165
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.frankenso_na6.1136484165"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen-nb1
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 4152362999
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen-nb1.4152362999"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2542539008
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen-nb1.2542539008"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 2758037213
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen121nissan.2758037213"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 3295172650
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen121nissan.3295172650"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 563126285
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen121vag.563126285"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 1100789498
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen121vag.1100789498"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 2908764480
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen128.2908764480"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 3446419383
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen128.3446419383"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen154hyundai
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3411092288
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen154hyundai.3411092288"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2875012535
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen154hyundai.2875012535"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1058438268
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen72.1058438268"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 1595566731
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen72.1595566731"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 1309342057
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellenNA6.1309342057"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 772206494
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellenNA6.772206494"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 469747595
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.hellen_cypress.469747595"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2079576444
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.hellen_cypress.2079576444"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3831106423
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.kin.3831106423"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2220236160
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.kin.2220236160"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3333689168
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.mre_f4.3333689168"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2797083047
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.mre_f4.2797083047"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3333689168
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.mre_f7.3333689168"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2797083047
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.mre_f7.2797083047"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 157926845
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.prometheus_405.157926845"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 1768280906
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.prometheus_405.1768280906"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 157926845
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.prometheus_469.157926845"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 1768280906
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.prometheus_469.1768280906"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3208975101
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.proteus_f4.3208975101"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 3746104330
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.proteus_f4.3746104330"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3208975101
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.proteus_f7.3208975101"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 3746104330
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.proteus_f7.3746104330"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.08.15
|
||||
#define SIGNATURE_HASH 3423205176
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.15.subaru_eg33_f7.3423205176"
|
||||
#define SIGNATURE_DATE 2021.08.16
|
||||
#define SIGNATURE_HASH 2886066639
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.16.subaru_eg33_f7.2886066639"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.all.1501764699"
|
||||
signature = "rusEFI 2021.08.16.all.965675692"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.all.1501764699" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.all.965675692" ; 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 Sun Aug 15 19:37:10 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.atlas.1501764699"
|
||||
signature = "rusEFI 2021.08.16.atlas.965675692"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.atlas.1501764699" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.atlas.965675692" ; 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 Sun Aug 15 19:37:08 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:49 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.f429-discovery.1501764699"
|
||||
signature = "rusEFI 2021.08.16.f429-discovery.965675692"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.f429-discovery.1501764699" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.f429-discovery.965675692" ; 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 Sun Aug 15 19:36:36 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:16 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.frankenso_na6.598821298"
|
||||
signature = "rusEFI 2021.08.16.frankenso_na6.1136484165"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.frankenso_na6.598821298" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.frankenso_na6.1136484165" ; 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 Sun Aug 15 19:36:58 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:39 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen-nb1.4152362999"
|
||||
signature = "rusEFI 2021.08.16.hellen-nb1.2542539008"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen-nb1.4152362999" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen-nb1.2542539008" ; 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 Sun Aug 15 19:36:49 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:30 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen121nissan.2758037213"
|
||||
signature = "rusEFI 2021.08.16.hellen121nissan.3295172650"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen121nissan.2758037213" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen121nissan.3295172650" ; 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 Sun Aug 15 19:36:42 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:24 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen121vag.563126285"
|
||||
signature = "rusEFI 2021.08.16.hellen121vag.1100789498"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen121vag.563126285" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen121vag.1100789498" ; 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 Sun Aug 15 19:36:40 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:21 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen128.2908764480"
|
||||
signature = "rusEFI 2021.08.16.hellen128.3446419383"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen128.2908764480" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen128.3446419383" ; 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 Sun Aug 15 19:36:39 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:19 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen154hyundai.3411092288"
|
||||
signature = "rusEFI 2021.08.16.hellen154hyundai.2875012535"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen154hyundai.3411092288" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen154hyundai.2875012535" ; 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 Sun Aug 15 19:36:45 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:26 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen72.1058438268"
|
||||
signature = "rusEFI 2021.08.16.hellen72.1595566731"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen72.1058438268" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen72.1595566731" ; 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 Sun Aug 15 19:36:47 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellenNA6.1309342057"
|
||||
signature = "rusEFI 2021.08.16.hellenNA6.772206494"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellenNA6.1309342057" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellenNA6.772206494" ; 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 Sun Aug 15 19:36:51 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:32 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.hellen_cypress.469747595"
|
||||
signature = "rusEFI 2021.08.16.hellen_cypress.2079576444"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.hellen_cypress.469747595" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.hellen_cypress.2079576444" ; 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 Sun Aug 15 19:37:14 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:56 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.kin.3831106423"
|
||||
signature = "rusEFI 2021.08.16.kin.2220236160"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.kin.3831106423" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.kin.2220236160" ; 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 Sun Aug 15 19:37:12 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 16 10:56:54 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
@ -1207,7 +1207,7 @@ fsioFormulas3 = string, ASCII, 7044, 200
|
|||
fsioFormulas4 = string, ASCII, 7244, 200
|
||||
fsioFormulas5 = string, ASCII, 7444, 200
|
||||
fsioFormulas6 = string, ASCII, 7644, 200
|
||||
unusedFormulas = array, U08, 7844, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7844, 2000
|
||||
timingMultiplier = string, ASCII, 9844, 200
|
||||
timingAdditive = string, ASCII, 10044, 200
|
||||
cltFuelCorrBins = array, F32, 10244, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1239,7 +1239,7 @@ vvtTable1RpmBins = array, F32, 15844, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15876, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15940, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 15972, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16004, 256
|
||||
unusedLuaWasHere = array, F32, 16004, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16260, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17284, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17348, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.mre_f4.3333689168"
|
||||
signature = "rusEFI 2021.08.16.mre_f4.2797083047"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.mre_f4.3333689168" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.mre_f4.2797083047" ; 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 Sun Aug 15 19:36:55 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:37 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.mre_f7.3333689168"
|
||||
signature = "rusEFI 2021.08.16.mre_f7.2797083047"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.mre_f7.3333689168" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.mre_f7.2797083047" ; 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 Sun Aug 15 19:36:53 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:34 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.prometheus_405.157926845"
|
||||
signature = "rusEFI 2021.08.16.prometheus_405.1768280906"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.prometheus_405.157926845" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.prometheus_405.1768280906" ; 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 Sun Aug 15 19:37:02 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:43 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.prometheus_469.157926845"
|
||||
signature = "rusEFI 2021.08.16.prometheus_469.1768280906"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.prometheus_469.157926845" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.prometheus_469.1768280906" ; 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 Sun Aug 15 19:37:00 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:41 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.proteus_f4.3208975101"
|
||||
signature = "rusEFI 2021.08.16.proteus_f4.3746104330"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.proteus_f4.3208975101" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.proteus_f4.3746104330" ; 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 Sun Aug 15 19:37:06 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:47 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.proteus_f7.3208975101"
|
||||
signature = "rusEFI 2021.08.16.proteus_f7.3746104330"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.proteus_f7.3208975101" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.proteus_f7.3746104330" ; 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 Sun Aug 15 19:37:04 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:45 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.15.subaru_eg33_f7.3423205176"
|
||||
signature = "rusEFI 2021.08.16.subaru_eg33_f7.2886066639"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.15.subaru_eg33_f7.3423205176" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.16.subaru_eg33_f7.2886066639" ; 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 Sun Aug 15 19:37:16 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 Aug 16 10:56:58 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1229,7 +1229,7 @@ fsioFormulas3 = string, ASCII, 7072, 200
|
|||
fsioFormulas4 = string, ASCII, 7272, 200
|
||||
fsioFormulas5 = string, ASCII, 7472, 200
|
||||
fsioFormulas6 = string, ASCII, 7672, 200
|
||||
unusedFormulas = array, U08, 7872, [2000], "", 1, 0, 0, 255, 0
|
||||
luaScript = string, ASCII, 7872, 2000
|
||||
timingMultiplier = string, ASCII, 9872, 200
|
||||
timingAdditive = string, ASCII, 10072, 200
|
||||
cltFuelCorrBins = array, F32, 10272, [16], "C", 1, 0, -100, 250, 2
|
||||
|
@ -1261,7 +1261,7 @@ vvtTable1RpmBins = array, F32, 15872, [8], "RPM", 1, 0, 0, 25500, 2
|
|||
vvtTable2 = array, U08, 15904, [8x8], "value", 1, 0, 0, 255, 0
|
||||
vvtTable2LoadBins = array, F32, 15968, [8], "L", 1, 0, 0, 255, 0
|
||||
vvtTable2RpmBins = array, F32, 16000, [8], "RPM", 1, 0, 0, 25500, 2
|
||||
luaScript = string, ASCII, 16032, 256
|
||||
unusedLuaWasHere = array, F32, 16032, [64], "L", 1, 0, 0, 255, 0
|
||||
ignitionTable = array, F32, 16288, [16x16], "deg", 1, 0, -20, 90, 2
|
||||
ignitionLoadBins = array, F32, 17312, [16], "Load", 1, 0, 0, 500, 2
|
||||
ignitionRpmBins = array, F32, 17376, [16], "RPM", 1, 0, 0, 18000, 2
|
||||
|
|
|
@ -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 Sun Aug 15 19:37:10 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 16 10:56:52 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1017,7 +1017,7 @@ public class Fields {
|
|||
public static final int lps25BaroSensorScl_offset = 1458;
|
||||
public static final int lps25BaroSensorSda_offset = 1459;
|
||||
public static final int LUA_PWM_COUNT = 8;
|
||||
public static final int LUA_SCRIPT_SIZE = 256;
|
||||
public static final int LUA_SCRIPT_SIZE = 2000;
|
||||
public static final int luaOutputPins1_offset = 1220;
|
||||
public static final int luaOutputPins2_offset = 1221;
|
||||
public static final int luaOutputPins3_offset = 1222;
|
||||
|
@ -1026,7 +1026,7 @@ public class Fields {
|
|||
public static final int luaOutputPins6_offset = 1225;
|
||||
public static final int luaOutputPins7_offset = 1226;
|
||||
public static final int luaOutputPins8_offset = 1227;
|
||||
public static final int luaScript_offset = 16032;
|
||||
public static final int luaScript_offset = 7872;
|
||||
public static final int MAF_DECODING_COUNT = 256;
|
||||
public static final int mafAdcChannel_offset = 543;
|
||||
public static final int mafDecoding_offset = 10784;
|
||||
|
@ -1209,7 +1209,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 = 1501764699;
|
||||
public static final int SIGNATURE_HASH = 965675692;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -1516,7 +1516,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.08.15.all.1501764699";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.08.16.all.965675692";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TT_TT_1_16 = 50;
|
||||
|
@ -1650,8 +1650,8 @@ public class Fields {
|
|||
public static final int unusedBitWasHere4_offset = 1464;
|
||||
public static final int unusedBitWasHere5_offset = 1464;
|
||||
public static final int unusedDigital_offset = 958;
|
||||
public static final int unusedFormulas_offset = 7872;
|
||||
public static final int unusedFsioInputs_offset = 1522;
|
||||
public static final int unusedLuaWasHere_offset = 16032;
|
||||
public static final int unusedOldBiquad_offset = 2331;
|
||||
public static final int unusedOutputFreqWhereHere_offset = 844;
|
||||
public static final int unusedOutputWhereHere_offset = 786;
|
||||
|
@ -2807,6 +2807,7 @@ public class Fields {
|
|||
public static final Field FSIOFORMULAS4 = Field.create("FSIOFORMULAS4", 7272, 200, FieldType.STRING);
|
||||
public static final Field FSIOFORMULAS5 = Field.create("FSIOFORMULAS5", 7472, 200, FieldType.STRING);
|
||||
public static final Field FSIOFORMULAS6 = Field.create("FSIOFORMULAS6", 7672, 200, FieldType.STRING);
|
||||
public static final Field LUASCRIPT = Field.create("LUASCRIPT", 7872, 2000, FieldType.STRING);
|
||||
public static final Field TIMINGMULTIPLIER = Field.create("TIMINGMULTIPLIER", 9872, 200, FieldType.STRING);
|
||||
public static final Field TIMINGADDITIVE = Field.create("TIMINGADDITIVE", 10072, 200, FieldType.STRING);
|
||||
public static final Field IGNITIONIATCORRTABLE = Field.create("IGNITIONIATCORRTABLE", 12832, FieldType.INT);
|
||||
|
@ -2816,7 +2817,6 @@ public class Fields {
|
|||
public static final Field MAPESTIMATETABLE = Field.create("MAPESTIMATETABLE", 15200, FieldType.INT);
|
||||
public static final Field VVTTABLE1 = Field.create("VVTTABLE1", 15776, FieldType.INT);
|
||||
public static final Field VVTTABLE2 = Field.create("VVTTABLE2", 15904, FieldType.INT);
|
||||
public static final Field LUASCRIPT = Field.create("LUASCRIPT", 16032, 256, FieldType.STRING);
|
||||
public static final Field IGNITIONTABLE = Field.create("IGNITIONTABLE", 16288, FieldType.INT);
|
||||
public static final Field VETABLE = Field.create("VETABLE", 17440, FieldType.INT);
|
||||
public static final Field LAMBDATABLE = Field.create("LAMBDATABLE", 18592, FieldType.INT);
|
||||
|
@ -3868,6 +3868,7 @@ public class Fields {
|
|||
FSIOFORMULAS4,
|
||||
FSIOFORMULAS5,
|
||||
FSIOFORMULAS6,
|
||||
LUASCRIPT,
|
||||
TIMINGMULTIPLIER,
|
||||
TIMINGADDITIVE,
|
||||
IGNITIONIATCORRTABLE,
|
||||
|
@ -3877,7 +3878,6 @@ public class Fields {
|
|||
MAPESTIMATETABLE,
|
||||
VVTTABLE1,
|
||||
VVTTABLE2,
|
||||
LUASCRIPT,
|
||||
IGNITIONTABLE,
|
||||
VETABLE,
|
||||
LAMBDATABLE,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Sun Aug 15 19:37:12 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Aug 16 10:56:53 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue