Auto-generated configs and docs
This commit is contained in:
parent
9fbf16ce08
commit
ad453abfc5
|
@ -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 Tue Feb 09 04:23:25 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:37 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -155,7 +155,7 @@ struct spi_pins {
|
|||
* need 4 byte alignment
|
||||
* offset 3
|
||||
*/
|
||||
uint8_t alignmentFill_at_3;
|
||||
uint8_t alignmentFill_at_3[1];
|
||||
/** total size 4*/
|
||||
};
|
||||
|
||||
|
@ -2871,7 +2871,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 2227
|
||||
*/
|
||||
uint8_t alignmentFill_at_2227;
|
||||
uint8_t alignmentFill_at_2227[1];
|
||||
/**
|
||||
* This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling.
|
||||
* offset 2228
|
||||
|
@ -3103,15 +3103,15 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 2713
|
||||
*/
|
||||
uint8_t unusedAuxVoltage1_TODO_332;
|
||||
uint8_t unusedAuxVoltage1_TODO_332[1];
|
||||
/**
|
||||
* offset 2714
|
||||
*/
|
||||
uint8_t unusedAuxVoltage2_TODO_332;
|
||||
uint8_t unusedAuxVoltage2_TODO_332[1];
|
||||
/**
|
||||
* offset 2715
|
||||
*/
|
||||
uint8_t unusedSpiPadding5;
|
||||
uint8_t unusedSpiPadding5[1];
|
||||
/**
|
||||
* offset 2716
|
||||
*/
|
||||
|
@ -3488,7 +3488,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 4539
|
||||
*/
|
||||
uint8_t alignmentFill_at_4539;
|
||||
uint8_t alignmentFill_at_4539[1];
|
||||
/**
|
||||
* offset 4540
|
||||
*/
|
||||
|
@ -3807,4 +3807,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s persistent_config_s;
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:23:25 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:37 UTC 2021
|
||||
|
|
|
@ -1260,7 +1260,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 141465300
|
||||
#define SIGNATURE_HASH 590976367
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1594,7 +1594,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen_cypress.141465300"
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen_cypress.590976367"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:23:23 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:35 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -155,7 +155,7 @@ struct spi_pins {
|
|||
* need 4 byte alignment
|
||||
* offset 3
|
||||
*/
|
||||
uint8_t alignmentFill_at_3;
|
||||
uint8_t alignmentFill_at_3[1];
|
||||
/** total size 4*/
|
||||
};
|
||||
|
||||
|
@ -1056,7 +1056,7 @@ struct engine_configuration_s {
|
|||
* TODO #660
|
||||
* offset 556
|
||||
*/
|
||||
brain_input_pin_e camInputs;
|
||||
brain_input_pin_e camInputs[CAM_INPUTS_COUNT];
|
||||
/**
|
||||
* offset 557
|
||||
*/
|
||||
|
@ -2876,7 +2876,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 2227
|
||||
*/
|
||||
uint8_t alignmentFill_at_2227;
|
||||
uint8_t alignmentFill_at_2227[1];
|
||||
/**
|
||||
* This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling.
|
||||
* offset 2228
|
||||
|
@ -2923,7 +2923,7 @@ struct engine_configuration_s {
|
|||
* set vvt_mode X
|
||||
* offset 2328
|
||||
*/
|
||||
vvt_mode_e vvtMode;
|
||||
vvt_mode_e vvtMode[CAMS_PER_BANK];
|
||||
/**
|
||||
* offset 2329
|
||||
*/
|
||||
|
@ -2932,7 +2932,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 2351
|
||||
*/
|
||||
uint8_t alignmentFill_at_2351;
|
||||
uint8_t alignmentFill_at_2351[1];
|
||||
/**
|
||||
* CLT-based timing correction
|
||||
* offset 2352
|
||||
|
@ -3113,15 +3113,15 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 2713
|
||||
*/
|
||||
uint8_t unusedAuxVoltage1_TODO_332;
|
||||
uint8_t unusedAuxVoltage1_TODO_332[1];
|
||||
/**
|
||||
* offset 2714
|
||||
*/
|
||||
uint8_t unusedAuxVoltage2_TODO_332;
|
||||
uint8_t unusedAuxVoltage2_TODO_332[1];
|
||||
/**
|
||||
* offset 2715
|
||||
*/
|
||||
uint8_t unusedSpiPadding5;
|
||||
uint8_t unusedSpiPadding5[1];
|
||||
/**
|
||||
* offset 2716
|
||||
*/
|
||||
|
@ -3498,7 +3498,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 4539
|
||||
*/
|
||||
uint8_t alignmentFill_at_4539;
|
||||
uint8_t alignmentFill_at_4539[1];
|
||||
/**
|
||||
* offset 4540
|
||||
*/
|
||||
|
@ -3817,4 +3817,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s persistent_config_s;
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:23:23 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:35 UTC 2021
|
||||
|
|
|
@ -1259,7 +1259,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1565592166
|
||||
#define SIGNATURE_HASH 1980107229
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1593,7 +1593,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.kin.1565592166"
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.kin.1980107229"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:23:05 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -155,7 +155,7 @@ struct spi_pins {
|
|||
* need 4 byte alignment
|
||||
* offset 3
|
||||
*/
|
||||
uint8_t alignmentFill_at_3;
|
||||
uint8_t alignmentFill_at_3[1];
|
||||
/** total size 4*/
|
||||
};
|
||||
|
||||
|
@ -2871,7 +2871,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 2227
|
||||
*/
|
||||
uint8_t alignmentFill_at_2227;
|
||||
uint8_t alignmentFill_at_2227[1];
|
||||
/**
|
||||
* This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling.
|
||||
* offset 2228
|
||||
|
@ -3103,15 +3103,15 @@ struct engine_configuration_s {
|
|||
/**
|
||||
* offset 2713
|
||||
*/
|
||||
uint8_t unusedAuxVoltage1_TODO_332;
|
||||
uint8_t unusedAuxVoltage1_TODO_332[1];
|
||||
/**
|
||||
* offset 2714
|
||||
*/
|
||||
uint8_t unusedAuxVoltage2_TODO_332;
|
||||
uint8_t unusedAuxVoltage2_TODO_332[1];
|
||||
/**
|
||||
* offset 2715
|
||||
*/
|
||||
uint8_t unusedSpiPadding5;
|
||||
uint8_t unusedSpiPadding5[1];
|
||||
/**
|
||||
* offset 2716
|
||||
*/
|
||||
|
@ -3488,7 +3488,7 @@ struct engine_configuration_s {
|
|||
* need 4 byte alignment
|
||||
* offset 4539
|
||||
*/
|
||||
uint8_t alignmentFill_at_4539;
|
||||
uint8_t alignmentFill_at_4539[1];
|
||||
/**
|
||||
* offset 4540
|
||||
*/
|
||||
|
@ -3807,4 +3807,4 @@ struct persistent_config_s {
|
|||
typedef struct persistent_config_s persistent_config_s;
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:23:05 UTC 2021
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 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 Tue Feb 09 04:23:05 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
FSIO_SETTING_FANONTEMPERATURE = 1000,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:23:05 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:23:05 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:23:05 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -1257,7 +1257,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1242713348
|
||||
#define SIGNATURE_HASH 1631932095
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1591,7 +1591,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.all.1242713348"
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.all.1631932095"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't' // 0x74
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1242713348
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.all.1242713348"
|
||||
#define SIGNATURE_HASH 1631932095
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.all.1631932095"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 3462946967
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.frankenso_na6.3462946967"
|
||||
#define SIGNATURE_HASH 3846136620
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.frankenso_na6.3846136620"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen72
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1480988092
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen72.1480988092"
|
||||
#define SIGNATURE_HASH 1930499591
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen72.1930499591"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 141465300
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen_cypress.141465300"
|
||||
#define SIGNATURE_HASH 590976367
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.hellen_cypress.590976367"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1565592166
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.kin.1565592166"
|
||||
#define SIGNATURE_HASH 1980107229
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.kin.1980107229"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1691631598
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.mre_f4.1691631598"
|
||||
#define SIGNATURE_HASH 1334000725
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.mre_f4.1334000725"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1691631598
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.mre_f7.1691631598"
|
||||
#define SIGNATURE_HASH 1334000725
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.mre_f7.1334000725"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1485066034
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.prometheus_405.1485066034"
|
||||
#define SIGNATURE_HASH 1943227529
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.prometheus_405.1943227529"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 1485066034
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.prometheus_469.1485066034"
|
||||
#define SIGNATURE_HASH 1943227529
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.prometheus_469.1943227529"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 757302571
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.proteus_f4.757302571"
|
||||
#define SIGNATURE_HASH 108299920
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.proteus_f4.108299920"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 757302571
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.proteus_f7.757302571"
|
||||
#define SIGNATURE_HASH 108299920
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.proteus_f7.108299920"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD subaru_eg33_f7
|
||||
#define SIGNATURE_DATE 2021.02.09
|
||||
#define SIGNATURE_HASH 386611739
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.subaru_eg33_f7.386611739"
|
||||
#define SIGNATURE_HASH 1012677024
|
||||
#define TS_SIGNATURE "rusEFI 2021.02.09.subaru_eg33_f7.1012677024"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.all.1242713348"
|
||||
signature = "rusEFI 2021.02.09.all.1631932095"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.all.1242713348" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.all.1631932095" ; 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 Tue Feb 09 04:23:05 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.frankenso_na6.3462946967"
|
||||
signature = "rusEFI 2021.02.09.frankenso_na6.3846136620"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.frankenso_na6.3462946967" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.frankenso_na6.3846136620" ; 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 Tue Feb 09 04:23:16 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:17 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.hellen72.1480988092"
|
||||
signature = "rusEFI 2021.02.09.hellen72.1930499591"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.hellen72.1480988092" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.hellen72.1930499591" ; 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 Tue Feb 09 04:23:11 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:12 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.hellen_cypress.141465300"
|
||||
signature = "rusEFI 2021.02.09.hellen_cypress.590976367"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.hellen_cypress.141465300" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.hellen_cypress.590976367" ; 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 Tue Feb 09 04:23:25 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:37 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.kin.1565592166"
|
||||
signature = "rusEFI 2021.02.09.kin.1980107229"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.kin.1565592166" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.kin.1980107229" ; 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 Tue Feb 09 04:23:23 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Feb 09 04:49:35 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.mre_f4.1691631598"
|
||||
signature = "rusEFI 2021.02.09.mre_f4.1334000725"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.mre_f4.1691631598" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.mre_f4.1334000725" ; 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 Tue Feb 09 04:23:14 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:16 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.mre_f7.1691631598"
|
||||
signature = "rusEFI 2021.02.09.mre_f7.1334000725"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.mre_f7.1691631598" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.mre_f7.1334000725" ; 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 Tue Feb 09 04:23:13 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:14 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.prometheus_405.1485066034"
|
||||
signature = "rusEFI 2021.02.09.prometheus_405.1943227529"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.prometheus_405.1485066034" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.prometheus_405.1943227529" ; 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 Tue Feb 09 04:23:18 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:28 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.prometheus_469.1485066034"
|
||||
signature = "rusEFI 2021.02.09.prometheus_469.1943227529"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.prometheus_469.1485066034" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.prometheus_469.1943227529" ; 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 Tue Feb 09 04:23:17 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:19 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.proteus_f4.757302571"
|
||||
signature = "rusEFI 2021.02.09.proteus_f4.108299920"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.proteus_f4.757302571" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.proteus_f4.108299920" ; 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 Tue Feb 09 04:23:20 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:32 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.proteus_f7.757302571"
|
||||
signature = "rusEFI 2021.02.09.proteus_f7.108299920"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.proteus_f7.757302571" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.proteus_f7.108299920" ; 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 Tue Feb 09 04:23:19 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:30 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.02.09.subaru_eg33_f7.386611739"
|
||||
signature = "rusEFI 2021.02.09.subaru_eg33_f7.1012677024"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.02.09.subaru_eg33_f7.386611739" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.02.09.subaru_eg33_f7.1012677024" ; 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 Tue Feb 09 04:23:22 UTC 2021
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:33 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -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 Tue Feb 09 04:23:05 UTC 2021
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Feb 09 04:49:10 UTC 2021
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -1211,7 +1211,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 = 1242713348;
|
||||
public static final int SIGNATURE_HASH = 1631932095;
|
||||
public static final int silentTriggerError_offset = 1464;
|
||||
public static final int slowAdcAlpha_offset = 2088;
|
||||
public static final int sparkDwellRpmBins_offset = 332;
|
||||
|
@ -1495,7 +1495,7 @@ public class Fields {
|
|||
public static final char TS_SD_R_COMMAND = 'r';
|
||||
public static final char TS_SD_W_COMMAND = 'w';
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.02.09.all.1242713348";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2021.02.09.all.1631932095";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final int TT_TT_1_16 = 50;
|
||||
public static final int TT_TT_2JZ_1_12 = 29;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Tue Feb 09 04:23:11 UTC 2021 -->
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Tue Feb 09 04:49:12 UTC 2021 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue