Auto-generated configs and docs
This commit is contained in:
parent
4c7e8560e0
commit
c73782995f
|
@ -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 Aug 09 20:11:36 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 09 20:39:26 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3314,7 +3314,12 @@ struct engine_configuration_s {
|
|||
units
|
||||
* offset 2511
|
||||
*/
|
||||
uint8_t unused2508[3];
|
||||
uint8_t unused2508;
|
||||
/**
|
||||
Deg
|
||||
* offset 2512
|
||||
*/
|
||||
int16_t knockSamplingDuration;
|
||||
/**
|
||||
Hz
|
||||
* offset 2514
|
||||
|
@ -4300,4 +4305,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 Mon Aug 09 20:11:36 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 09 20:39:26 UTC 2021
|
||||
|
|
|
@ -1062,6 +1062,7 @@
|
|||
#define knockDetectionWindowStart_offset 1500
|
||||
#define knockNoise_offset 1820
|
||||
#define knockNoiseRpmBins_offset 1852
|
||||
#define knockSamplingDuration_offset 2512
|
||||
#define knockVThreshold_offset 1512
|
||||
#define lambdaLoadBins_offset 18848
|
||||
#define lambdaRpmBins_offset 18912
|
||||
|
@ -1325,7 +1326,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1446032141
|
||||
#define SIGNATURE_HASH 1766072976
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1681,7 +1682,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen_cypress.1446032141"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen_cypress.1766072976"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -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 Aug 09 20:11:34 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 09 20:39:24 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3308,7 +3308,12 @@ struct engine_configuration_s {
|
|||
units
|
||||
* offset 2503
|
||||
*/
|
||||
uint8_t unused2508[3];
|
||||
uint8_t unused2508;
|
||||
/**
|
||||
Deg
|
||||
* offset 2504
|
||||
*/
|
||||
int16_t knockSamplingDuration;
|
||||
/**
|
||||
Hz
|
||||
* offset 2506
|
||||
|
@ -4294,4 +4299,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 Mon Aug 09 20:11:34 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 09 20:39:24 UTC 2021
|
||||
|
|
|
@ -1043,6 +1043,7 @@
|
|||
#define knockDetectionWindowStart_offset 1500
|
||||
#define knockNoise_offset 1820
|
||||
#define knockNoiseRpmBins_offset 1852
|
||||
#define knockSamplingDuration_offset 2504
|
||||
#define knockVThreshold_offset 1512
|
||||
#define lambdaLoadBins_offset 18820
|
||||
#define lambdaRpmBins_offset 18884
|
||||
|
@ -1306,7 +1307,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 2845147121
|
||||
#define SIGNATURE_HASH 2531389036
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1662,7 +1663,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.kin.2845147121"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.kin.2531389036"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -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 Aug 09 20:11:39 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 09 20:39:28 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3314,7 +3314,12 @@ struct engine_configuration_s {
|
|||
units
|
||||
* offset 2511
|
||||
*/
|
||||
uint8_t unused2508[3];
|
||||
uint8_t unused2508;
|
||||
/**
|
||||
Deg
|
||||
* offset 2512
|
||||
*/
|
||||
int16_t knockSamplingDuration;
|
||||
/**
|
||||
Hz
|
||||
* offset 2514
|
||||
|
@ -4300,4 +4305,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 Mon Aug 09 20:11:39 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 09 20:39:28 UTC 2021
|
||||
|
|
|
@ -1062,6 +1062,7 @@
|
|||
#define knockDetectionWindowStart_offset 1500
|
||||
#define knockNoise_offset 1820
|
||||
#define knockNoiseRpmBins_offset 1852
|
||||
#define knockSamplingDuration_offset 2512
|
||||
#define knockVThreshold_offset 1512
|
||||
#define lambdaLoadBins_offset 18848
|
||||
#define lambdaRpmBins_offset 18912
|
||||
|
@ -1326,7 +1327,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 3538788715
|
||||
#define SIGNATURE_HASH 3986239734
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1682,7 +1683,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.subaru_eg33_f7.3538788715"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.subaru_eg33_f7.3986239734"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:11:31 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3314,7 +3314,12 @@ struct engine_configuration_s {
|
|||
units
|
||||
* offset 2511
|
||||
*/
|
||||
uint8_t unused2508[3];
|
||||
uint8_t unused2508;
|
||||
/**
|
||||
Deg
|
||||
* offset 2512
|
||||
*/
|
||||
int16_t knockSamplingDuration;
|
||||
/**
|
||||
Hz
|
||||
* offset 2514
|
||||
|
@ -4300,4 +4305,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 Mon Aug 09 20:11:31 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 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 Mon Aug 09 20:11:31 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 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 Mon Aug 09 20:11:31 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 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 Mon Aug 09 20:11:31 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 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 Mon Aug 09 20:11:31 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_ACIDLEEXTRAOFFSET:
|
||||
|
|
|
@ -1062,6 +1062,7 @@
|
|||
#define knockDetectionWindowStart_offset 1500
|
||||
#define knockNoise_offset 1820
|
||||
#define knockNoiseRpmBins_offset 1852
|
||||
#define knockSamplingDuration_offset 2512
|
||||
#define knockVThreshold_offset 1512
|
||||
#define lambdaLoadBins_offset 18848
|
||||
#define lambdaRpmBins_offset 18912
|
||||
|
@ -1325,7 +1326,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 340551901
|
||||
#define SIGNATURE_HASH 725154112
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1681,7 +1682,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.all.340551901"
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.all.725154112"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 340551901
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.all.340551901"
|
||||
#define SIGNATURE_HASH 725154112
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.all.725154112"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD atlas
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 340551901
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.atlas.340551901"
|
||||
#define SIGNATURE_HASH 725154112
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.atlas.725154112"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD f429-discovery
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 340551901
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.f429-discovery.340551901"
|
||||
#define SIGNATURE_HASH 725154112
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.f429-discovery.725154112"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1853766964
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.frankenso_na6.1853766964"
|
||||
#define SIGNATURE_HASH 1359654057
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.frankenso_na6.1359654057"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen-nb1
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 3125769073
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen-nb1.3125769073"
|
||||
#define SIGNATURE_HASH 2235294444
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen-nb1.2235294444"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 657730986
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen121nissan.657730986"
|
||||
#define SIGNATURE_HASH 406895671
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen121nissan.406895671"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen121vag
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1818219659
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen121vag.1818219659"
|
||||
#define SIGNATURE_HASH 1395344662
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen121vag.1395344662"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen128
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 861308178
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen128.861308178"
|
||||
#define SIGNATURE_HASH 203560079
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen128.203560079"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen154hyundai
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 2258524102
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen154hyundai.2258524102"
|
||||
#define SIGNATURE_HASH 3119171163
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen154hyundai.3119171163"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 2581052417
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen72.2581052417"
|
||||
#define SIGNATURE_HASH 2795711900
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen72.2795711900"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellenNA6
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 4108967482
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellenNA6.4108967482"
|
||||
#define SIGNATURE_HASH 3416084391
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellenNA6.3416084391"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1446032141
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen_cypress.1446032141"
|
||||
#define SIGNATURE_HASH 1766072976
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.hellen_cypress.1766072976"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 2845147121
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.kin.2845147121"
|
||||
#define SIGNATURE_HASH 2531389036
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.kin.2531389036"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 4113671660
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.mre_f4.4113671660"
|
||||
#define SIGNATURE_HASH 3393533041
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.mre_f4.3393533041"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 4113671660
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.mre_f7.4113671660"
|
||||
#define SIGNATURE_HASH 3393533041
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.mre_f7.3393533041"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1151775035
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.prometheus_405.1151775035"
|
||||
#define SIGNATURE_HASH 2077368486
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.prometheus_405.2077368486"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 1151775035
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.prometheus_469.1151775035"
|
||||
#define SIGNATURE_HASH 2077368486
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.prometheus_469.2077368486"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 3456019590
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.proteus_f4.3456019590"
|
||||
#define SIGNATURE_HASH 4069145883
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.proteus_f4.4069145883"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 3456019590
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.proteus_f7.3456019590"
|
||||
#define SIGNATURE_HASH 4069145883
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.proteus_f7.4069145883"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.08.09
|
||||
#define SIGNATURE_HASH 3538788715
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.subaru_eg33_f7.3538788715"
|
||||
#define SIGNATURE_HASH 3986239734
|
||||
#define TS_SIGNATURE "rusEFI 2021.08.09.subaru_eg33_f7.3986239734"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.all.340551901"
|
||||
signature = "rusEFI 2021.08.09.all.725154112"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.all.340551901" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.all.725154112" ; 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 Aug 09 20:11:31 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4352,6 +4353,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.atlas.340551901"
|
||||
signature = "rusEFI 2021.08.09.atlas.725154112"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.atlas.340551901" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.atlas.725154112" ; 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 Aug 09 20:11:28 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:20 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4352,6 +4353,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.f429-discovery.340551901"
|
||||
signature = "rusEFI 2021.08.09.f429-discovery.725154112"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.f429-discovery.340551901" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.f429-discovery.725154112" ; 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 Aug 09 20:10:41 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:47 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4352,6 +4353,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.frankenso_na6.1853766964"
|
||||
signature = "rusEFI 2021.08.09.frankenso_na6.1359654057"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.frankenso_na6.1853766964" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.frankenso_na6.1359654057" ; 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 Aug 09 20:11:12 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:09 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","Analog 3O","Analog 3
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4352,6 +4353,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen-nb1.3125769073"
|
||||
signature = "rusEFI 2021.08.09.hellen-nb1.2235294444"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen-nb1.3125769073" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen-nb1.2235294444" ; 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 Aug 09 20:11:00 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:00 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen121nissan.657730986"
|
||||
signature = "rusEFI 2021.08.09.hellen121nissan.406895671"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen121nissan.657730986" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen121nissan.406895671" ; 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 Aug 09 20:10:51 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:54 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","INVALID","INVALID","
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen121vag.1818219659"
|
||||
signature = "rusEFI 2021.08.09.hellen121vag.1395344662"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen121vag.1818219659" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen121vag.1395344662" ; 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 Aug 09 20:10:48 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:51 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","14 - O2","INVALID","
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen128.861308178"
|
||||
signature = "rusEFI 2021.08.09.hellen128.203560079"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen128.861308178" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen128.203560079" ; 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 Aug 09 20:10:45 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:49 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","INVALID","C31 - O2S"
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen154hyundai.2258524102"
|
||||
signature = "rusEFI 2021.08.09.hellen154hyundai.3119171163"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen154hyundai.2258524102" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen154hyundai.3119171163" ; 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 Aug 09 20:10:54 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:56 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen72.2581052417"
|
||||
signature = "rusEFI 2021.08.09.hellen72.2795711900"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen72.2581052417" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen72.2795711900" ; 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 Aug 09 20:10:57 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:38:58 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","4W - O2S (A13)","3L
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellenNA6.4108967482"
|
||||
signature = "rusEFI 2021.08.09.hellenNA6.3416084391"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellenNA6.4108967482" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellenNA6.3416084391" ; 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 Aug 09 20:11:03 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:03 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","3N - O2S","INVALID",
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4336,6 +4337,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.hellen_cypress.1446032141"
|
||||
signature = "rusEFI 2021.08.09.hellen_cypress.1766072976"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.hellen_cypress.1446032141" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.hellen_cypress.1766072976" ; 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 Aug 09 20:11:36 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 09 20:39:26 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4352,6 +4353,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.kin.2845147121"
|
||||
signature = "rusEFI 2021.08.09.kin.2531389036"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.kin.2845147121" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.kin.2531389036" ; 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 Aug 09 20:11:34 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Aug 09 20:39:24 UTC 2021
|
||||
|
||||
pageSize = 19972
|
||||
page = 1
|
||||
|
@ -977,7 +977,8 @@ auxTempSensor2_adcChannel = bits, U08, 2496, [0:5], "Disabled", "PA2", "PA3", "I
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2497, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2500, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2502, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2503, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2503, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2504, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2506, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2508, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2512, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4325,6 +4326,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.mre_f4.4113671660"
|
||||
signature = "rusEFI 2021.08.09.mre_f4.3393533041"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.mre_f4.4113671660" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.mre_f4.3393533041" ; 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 Aug 09 20:11:09 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:07 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","18 - AN temp 1","23
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4335,6 +4336,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.mre_f7.4113671660"
|
||||
signature = "rusEFI 2021.08.09.mre_f7.3393533041"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.mre_f7.4113671660" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.mre_f7.3393533041" ; 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 Aug 09 20:11:06 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:05 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","18 - AN temp 1","23
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4335,6 +4336,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.prometheus_405.1151775035"
|
||||
signature = "rusEFI 2021.08.09.prometheus_405.2077368486"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.prometheus_405.1151775035" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.prometheus_405.2077368486" ; 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 Aug 09 20:11:18 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:14 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4347,6 +4348,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.prometheus_469.1151775035"
|
||||
signature = "rusEFI 2021.08.09.prometheus_469.2077368486"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.prometheus_469.1151775035" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.prometheus_469.2077368486" ; 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 Aug 09 20:11:15 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:11 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "Disabled", "PA0", "PA1", "P
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4347,6 +4348,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.proteus_f4.3456019590"
|
||||
signature = "rusEFI 2021.08.09.proteus_f4.4069145883"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.proteus_f4.3456019590" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.proteus_f4.4069145883" ; 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 Aug 09 20:11:25 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:17 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","Analog Volt 5","Anal
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4330,6 +4331,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.proteus_f7.3456019590"
|
||||
signature = "rusEFI 2021.08.09.proteus_f7.4069145883"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.proteus_f7.3456019590" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.proteus_f7.4069145883" ; 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 Aug 09 20:11:21 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:15 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","Analog Volt 5","Anal
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4330,6 +4331,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.08.09.subaru_eg33_f7.3538788715"
|
||||
signature = "rusEFI 2021.08.09.subaru_eg33_f7.3986239734"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.08.09.subaru_eg33_f7.3538788715" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.08.09.subaru_eg33_f7.3986239734" ; 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 Aug 09 20:11:39 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 09 20:39:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -992,7 +992,8 @@ auxTempSensor2_adcChannel = bits, U08, 2504, [0:5], "NONE","AUX0_18 - MAP Ain","
|
|||
auxTempSensor2_alignmentFill_at_29 = array, U08, 2505, [3], "units", 1, 0, -20, 100, 0
|
||||
applyNonlinearBelowPulse = scalar, U16, 2508, "ms", 0.001, 0, 0, 30, 3
|
||||
injectorNonlinearMode = bits, U08, 2510, [0:0], "None", "Polynomial"
|
||||
unused2508 = array, U08, 2511, [3], "units", 1, 0, -20, 100, 0
|
||||
unused2508 = scalar, U08, 2511, "units", 1, 0, -20, 100, 0
|
||||
knockSamplingDuration = scalar, S16, 2512, "Deg", 1, 0, 0, 720, 0
|
||||
etbFreq = scalar, S16, 2514, "Hz", 1, 0, 0, 10000, 0
|
||||
etbWastegatePid_pFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4
|
||||
etbWastegatePid_iFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4
|
||||
|
@ -4346,6 +4347,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "Enable", enableSoftwareKnock
|
||||
field = "Cylinder Bore", cylinderBore
|
||||
field = "Knock filter frequency", knockBandCustom, {enableSoftwareKnock}
|
||||
field = "knockSamplingDuration", knockSamplingDuration, {enableSoftwareKnock}
|
||||
field = ""
|
||||
field = "Select the nearest sensor for each cylinder"
|
||||
field = "Cylinder 1", knockBankCyl1, {enableSoftwareKnock}
|
||||
|
|
|
@ -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 Aug 09 20:11:31 UTC 2021
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Aug 09 20:39:22 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1033,6 +1033,7 @@ public class Fields {
|
|||
public static final int knockDetectionWindowStart_offset = 1500;
|
||||
public static final int knockNoise_offset = 1820;
|
||||
public static final int knockNoiseRpmBins_offset = 1852;
|
||||
public static final int knockSamplingDuration_offset = 2512;
|
||||
public static final int knockVThreshold_offset = 1512;
|
||||
public static final int lambdaLoadBins_offset = 18848;
|
||||
public static final int lambdaRpmBins_offset = 18912;
|
||||
|
@ -1277,7 +1278,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 = 340551901;
|
||||
public static final int SIGNATURE_HASH = 725154112;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -1584,7 +1585,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.09.all.340551901";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.08.09.all.725154112";
|
||||
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;
|
||||
|
@ -2687,6 +2688,8 @@ public class Fields {
|
|||
public static final Field AUXTEMPSENSOR2_ADCCHANNEL = Field.create("AUXTEMPSENSOR2_ADCCHANNEL", 2504, FieldType.INT8, adc_channel_e);
|
||||
public static final Field APPLYNONLINEARBELOWPULSE = Field.create("APPLYNONLINEARBELOWPULSE", 2508, FieldType.INT16);
|
||||
public static final Field INJECTORNONLINEARMODE = Field.create("INJECTORNONLINEARMODE", 2510, FieldType.INT8);
|
||||
public static final Field UNUSED2508 = Field.create("UNUSED2508", 2511, FieldType.INT8);
|
||||
public static final Field KNOCKSAMPLINGDURATION = Field.create("KNOCKSAMPLINGDURATION", 2512, FieldType.INT16);
|
||||
public static final Field ETBFREQ = Field.create("ETBFREQ", 2514, FieldType.INT16);
|
||||
public static final Field ETBWASTEGATEPID_PFACTOR = Field.create("ETBWASTEGATEPID_PFACTOR", 2516, FieldType.FLOAT);
|
||||
public static final Field ETBWASTEGATEPID_IFACTOR = Field.create("ETBWASTEGATEPID_IFACTOR", 2520, FieldType.FLOAT);
|
||||
|
@ -3819,6 +3822,8 @@ public class Fields {
|
|||
AUXTEMPSENSOR2_ADCCHANNEL,
|
||||
APPLYNONLINEARBELOWPULSE,
|
||||
INJECTORNONLINEARMODE,
|
||||
UNUSED2508,
|
||||
KNOCKSAMPLINGDURATION,
|
||||
ETBFREQ,
|
||||
ETBWASTEGATEPID_PFACTOR,
|
||||
ETBWASTEGATEPID_IFACTOR,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Aug 09 20:11:33 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh Mon Aug 09 20:39:23 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue