Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-11-03 17:20:50 +00:00
parent 13e505589d
commit 885d28e0e4
33 changed files with 117 additions and 108 deletions

View File

@ -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 Nov 03 16:39:11 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:32 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1024,11 +1024,11 @@ struct engine_configuration_s {
/**
* offset 541
*/
pin_output_mode_e boostControlPinMode;
uint8_t unused541;
/**
* offset 542
*/
pin_output_mode_e alternatorControlPinMode;
uint8_t unused542;
/**
* See hasMafSensor
* offset 543
@ -3755,4 +3755,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 Nov 03 16:39:11 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:32 UTC 2020

View File

@ -59,7 +59,7 @@
#define alternatorControl_periodMs_offset 1730
#define alternatorControl_pFactor_offset 1716
#define alternatorControlPin_offset 665
#define alternatorControlPinMode_offset 542
#define alternatorControlPinMode_offset 666
#define alternatorOffAboveTps_offset 2028
#define alternatorPwmFrequency_offset 2256
#define ambiguousOperationMode_offset 488
@ -156,7 +156,7 @@
#define BOOST_LOAD_COUNT 8
#define BOOST_RPM_COUNT 8
#define boostControlPin_offset 988
#define boostControlPinMode_offset 541
#define boostControlPinMode_offset 989
#define boostCutPressure_offset 2132
#define boostPid_dFactor_offset 1000
#define boostPid_iFactor_offset 996
@ -1208,7 +1208,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 654766653
#define SIGNATURE_HASH 4062995634
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1526,7 +1526,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.11.03.hellen_cypress.654766653"
#define TS_SIGNATURE "rusEFI 2020.11.03.hellen_cypress.4062995634"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1561,6 +1561,8 @@
#define unused2508_offset 2508
#define unused2536_offset 2536
#define unused3328_offset 3328
#define unused541_offset 541
#define unused542_offset 542
#define unused6312_offset 6312
#define unused744b25_offset 744
#define unused744b4_offset 744

View File

@ -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 Nov 03 16:39:10 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:30 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1024,11 +1024,11 @@ struct engine_configuration_s {
/**
* offset 541
*/
pin_output_mode_e boostControlPinMode;
uint8_t unused541;
/**
* offset 542
*/
pin_output_mode_e alternatorControlPinMode;
uint8_t unused542;
/**
* See hasMafSensor
* offset 543
@ -3755,4 +3755,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 Nov 03 16:39:10 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:30 UTC 2020

View File

@ -59,7 +59,7 @@
#define alternatorControl_periodMs_offset 1730
#define alternatorControl_pFactor_offset 1716
#define alternatorControlPin_offset 665
#define alternatorControlPinMode_offset 542
#define alternatorControlPinMode_offset 666
#define alternatorOffAboveTps_offset 2028
#define alternatorPwmFrequency_offset 2256
#define ambiguousOperationMode_offset 488
@ -156,7 +156,7 @@
#define BOOST_LOAD_COUNT 8
#define BOOST_RPM_COUNT 8
#define boostControlPin_offset 988
#define boostControlPinMode_offset 541
#define boostControlPinMode_offset 989
#define boostCutPressure_offset 2132
#define boostPid_dFactor_offset 1000
#define boostPid_iFactor_offset 996
@ -1208,7 +1208,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 1981466823
#define SIGNATURE_HASH 2737856072
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1526,7 +1526,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.11.03.kin.1981466823"
#define TS_SIGNATURE "rusEFI 2020.11.03.kin.2737856072"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1561,6 +1561,8 @@
#define unused2508_offset 2508
#define unused2536_offset 2536
#define unused3328_offset 3328
#define unused541_offset 541
#define unused542_offset 542
#define unused6312_offset 6312
#define unused744b25_offset 744
#define unused744b4_offset 744

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 16:38:56 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1024,11 +1024,11 @@ struct engine_configuration_s {
/**
* offset 541
*/
pin_output_mode_e boostControlPinMode;
uint8_t unused541;
/**
* offset 542
*/
pin_output_mode_e alternatorControlPinMode;
uint8_t unused542;
/**
* See hasMafSensor
* offset 543
@ -3755,4 +3755,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 Nov 03 16:38:56 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 16:38:56 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
FSIO_SETTING_FANONTEMPERATURE = 1000,

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 16:38:56 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 16:38:56 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature");

View File

@ -1,4 +1,4 @@
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 16:38:56 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -59,7 +59,7 @@
#define alternatorControl_periodMs_offset 1730
#define alternatorControl_pFactor_offset 1716
#define alternatorControlPin_offset 665
#define alternatorControlPinMode_offset 542
#define alternatorControlPinMode_offset 666
#define alternatorOffAboveTps_offset 2028
#define alternatorPwmFrequency_offset 2256
#define ambiguousOperationMode_offset 488
@ -156,7 +156,7 @@
#define BOOST_LOAD_COUNT 8
#define BOOST_RPM_COUNT 8
#define boostControlPin_offset 988
#define boostControlPinMode_offset 541
#define boostControlPinMode_offset 989
#define boostCutPressure_offset 2132
#define boostPid_dFactor_offset 1000
#define boostPid_iFactor_offset 996
@ -1208,7 +1208,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 4009186558
#define SIGNATURE_HASH 1004388977
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define sparkDwellRpmBins_offset 332
@ -1526,7 +1526,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.11.03.all.4009186558"
#define TS_SIGNATURE "rusEFI 2020.11.03.all.1004388977"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
@ -1561,6 +1561,8 @@
#define unused2508_offset 2508
#define unused2536_offset 2536
#define unused3328_offset 3328
#define unused541_offset 541
#define unused542_offset 542
#define unused6312_offset 6312
#define unused744b25_offset 744
#define unused744b4_offset 744

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 4009186558
#define TS_SIGNATURE "rusEFI 2020.11.03.all.4009186558"
#define SIGNATURE_HASH 1004388977
#define TS_SIGNATURE "rusEFI 2020.11.03.all.1004388977"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 2022171909
#define TS_SIGNATURE "rusEFI 2020.11.03.frankenso_na6.2022171909"
#define SIGNATURE_HASH 2913825674
#define TS_SIGNATURE "rusEFI 2020.11.03.frankenso_na6.2913825674"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 654766653
#define TS_SIGNATURE "rusEFI 2020.11.03.hellen_cypress.654766653"
#define SIGNATURE_HASH 4062995634
#define TS_SIGNATURE "rusEFI 2020.11.03.hellen_cypress.4062995634"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 1981466823
#define TS_SIGNATURE "rusEFI 2020.11.03.kin.1981466823"
#define SIGNATURE_HASH 2737856072
#define TS_SIGNATURE "rusEFI 2020.11.03.kin.2737856072"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 2262629520
#define TS_SIGNATURE "rusEFI 2020.11.03.mre_f4.2262629520"
#define SIGNATURE_HASH 1408657951
#define TS_SIGNATURE "rusEFI 2020.11.03.mre_f4.1408657951"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 2262629520
#define TS_SIGNATURE "rusEFI 2020.11.03.mre_f7.2262629520"
#define SIGNATURE_HASH 1408657951
#define TS_SIGNATURE "rusEFI 2020.11.03.mre_f7.1408657951"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 2888782511
#define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_405.2888782511"
#define SIGNATURE_HASH 2030421024
#define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_405.2030421024"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 2888782511
#define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_469.2888782511"
#define SIGNATURE_HASH 2030421024
#define TS_SIGNATURE "rusEFI 2020.11.03.prometheus_469.2030421024"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 660413984
#define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f4.660413984"
#define SIGNATURE_HASH 4067920047
#define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f4.4067920047"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.11.03
#define SIGNATURE_HASH 660413984
#define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f7.660413984"
#define SIGNATURE_HASH 4067920047
#define TS_SIGNATURE "rusEFI 2020.11.03.proteus_f7.4067920047"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.all.4009186558"
signature = "rusEFI 2020.11.03.all.1004388977"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.all.4009186558" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.all.1004388977" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:38:56 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.frankenso_na6.2022171909"
signature = "rusEFI 2020.11.03.frankenso_na6.2913825674"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.frankenso_na6.2022171909" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.frankenso_na6.2913825674" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:01 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:21 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","Analog 3O","Analog 3L","Analog 3M","Analog 3J","Analog 3I","INVALID","Analog 3H","Analog 3G","INVALID","INVALID","INVALID","Analog 3P","Analog 3Q","Analog 3N","Analog VBatt","Analog 3E","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.hellen_cypress.654766653"
signature = "rusEFI 2020.11.03.hellen_cypress.4062995634"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.hellen_cypress.654766653" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.hellen_cypress.4062995634" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:11 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:32 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "Disabled", "P10 (B_0)", "P11 (B_1)", "P12 (B_2)", "P13 (B_3)", "P14 (B_4)", "P15 (B_5)", "P16 (B_6)", "P17 (B_7)", "P18 (B_8)", "P19 (B_9)", "P1A (B_10)", "P1B (B_11)", "P1C (B_12)", "P1D (B_13)", "P1E (B_14)", "P1F (B_15)", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "P2A (C_10)", "P29 (C_9)", "P28 (C_8)", "P27 (C_7)", "P25 (C_5)", "P24 (C_4)", "P23 (C_3)", "P22 (C_2)", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.kin.1981466823"
signature = "rusEFI 2020.11.03.kin.2737856072"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.kin.1981466823" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.kin.2737856072" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:10 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 03 17:20:30 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.mre_f4.2262629520"
signature = "rusEFI 2020.11.03.mre_f4.1408657951"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.mre_f4.2262629520" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.mre_f4.1408657951" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:00 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:20 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8","40 - AN volt 9","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6","30 - AN volt 7","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.mre_f7.2262629520"
signature = "rusEFI 2020.11.03.mre_f7.1408657951"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.mre_f7.2262629520" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.mre_f7.1408657951" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:38:58 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:16 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8","40 - AN volt 9","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6","30 - AN volt 7","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.prometheus_405.2888782511"
signature = "rusEFI 2020.11.03.prometheus_405.2030421024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.prometheus_405.2888782511" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.prometheus_405.2030421024" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:05 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:25 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","Analog 3O","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.prometheus_469.2888782511"
signature = "rusEFI 2020.11.03.prometheus_469.2030421024"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.prometheus_469.2888782511" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.prometheus_469.2030421024" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:03 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:23 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","Analog 3O","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.proteus_f4.660413984"
signature = "rusEFI 2020.11.03.proteus_f4.4067920047"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.proteus_f4.660413984" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.proteus_f4.4067920047" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:08 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:28 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.03.proteus_f7.660413984"
signature = "rusEFI 2020.11.03.proteus_f7.4067920047"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.03.proteus_f7.660413984" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.03.proteus_f7.4067920047" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,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 Nov 03 16:39:07 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:26 UTC 2020
pageSize = 20000
page = 1
@ -229,8 +229,8 @@ page = 1
trigger_customTotalToothCount = scalar, S32, 532, "number", 1.0, 0.0, 0, 500.0, 0
trigger_customSkippedToothCount = scalar, S32, 536, "number", 1.0, 0.0, 0, 500.0, 0
hip9011SpiDevice = bits,U32, 540, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
boostControlPinMode = bits, U08, 541, [0:1], "default", "default inverted", "open collector", "open collector inverted"
alternatorControlPinMode = bits, U08, 542, [0:1], "default", "default inverted", "open collector", "open collector inverted"
unused541 = scalar, U08, 541, "unit", 1.0, 0, 0, 100, 0
unused542 = scalar, U08, 542, "unit", 1.0, 0, 0, 100, 0
mafAdcChannel = bits, U08, 543, [0:5] "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
globalFuelCorrection = scalar, F32, 544, "coef", 1.0, 0.0, 0, 1000.0, 2
adcVcc = scalar, F32, 548, "volts", 1.0, 0.0, 0, 6.0, 3

View File

@ -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 Nov 03 16:38:56 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 03 17:20:09 UTC 2020
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -58,7 +58,7 @@ public class Fields {
public static final int alternatorControl_periodMs_offset = 1730;
public static final int alternatorControl_pFactor_offset = 1716;
public static final int alternatorControlPin_offset = 665;
public static final int alternatorControlPinMode_offset = 542;
public static final int alternatorControlPinMode_offset = 666;
public static final int alternatorOffAboveTps_offset = 2028;
public static final int alternatorPwmFrequency_offset = 2256;
public static final int ambiguousOperationMode_offset = 488;
@ -153,7 +153,7 @@ public class Fields {
public static final int BOOST_LOAD_COUNT = 8;
public static final int BOOST_RPM_COUNT = 8;
public static final int boostControlPin_offset = 988;
public static final int boostControlPinMode_offset = 541;
public static final int boostControlPinMode_offset = 989;
public static final int boostCutPressure_offset = 2132;
public static final int boostPid_dFactor_offset = 1000;
public static final int boostPid_iFactor_offset = 996;
@ -1163,6 +1163,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 = 1004388977;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int sparkDwellRpmBins_offset = 332;
@ -1430,7 +1431,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 2020.11.03.all.4009186558";
public static final String TS_SIGNATURE = "rusEFI 2020.11.03.all.1004388977";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final int TT_TT_60_2_VW = 20;
public static final int TT_TT_ONE = 18;
@ -1462,6 +1463,8 @@ public class Fields {
public static final int unused2508_offset = 2508;
public static final int unused2536_offset = 2536;
public static final int unused3328_offset = 3328;
public static final int unused541_offset = 541;
public static final int unused542_offset = 542;
public static final int unused6312_offset = 6312;
public static final int unused744b25_offset = 744;
public static final int unused744b4_offset = 744;
@ -1723,9 +1726,8 @@ public class Fields {
public static final Field TRIGGER_CUSTOMTOTALTOOTHCOUNT = Field.create("TRIGGER_CUSTOMTOTALTOOTHCOUNT", 532, FieldType.INT);
public static final Field TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT = Field.create("TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT", 536, FieldType.INT);
public static final Field HIP9011SPIDEVICE = Field.create("HIP9011SPIDEVICE", 540, FieldType.INT8);
public static final String[] pin_output_mode_e = {"default", "default inverted", "open collector", "open collector inverted"};
public static final Field BOOSTCONTROLPINMODE = Field.create("BOOSTCONTROLPINMODE", 541, FieldType.INT8, pin_output_mode_e);
public static final Field ALTERNATORCONTROLPINMODE = Field.create("ALTERNATORCONTROLPINMODE", 542, FieldType.INT8, pin_output_mode_e);
public static final Field UNUSED541 = Field.create("UNUSED541", 541, FieldType.INT8);
public static final Field UNUSED542 = Field.create("UNUSED542", 542, FieldType.INT8);
public static final Field MAFADCCHANNEL = Field.create("MAFADCCHANNEL", 543, FieldType.INT8, adc_channel_e);
public static final Field GLOBALFUELCORRECTION = Field.create("GLOBALFUELCORRECTION", 544, FieldType.FLOAT);
public static final Field ADCVCC = Field.create("ADCVCC", 548, FieldType.FLOAT);
@ -1743,6 +1745,7 @@ public class Fields {
public static final Field THROTTLEPEDALPOSITIONADCCHANNEL = Field.create("THROTTLEPEDALPOSITIONADCCHANNEL", 580, FieldType.INT8, adc_channel_e);
public static final String[] brain_pin_e = {"NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6","PE7","PE8","PE9","PE10","PE11","PE12","PE13","PE14","PE15", "PF0","PF1","PF2","PF3","PF4","PF5","PF6","PF7","PF8","PF9","PF10","PF11","PF12","PF13","PF14","PF15", "PG0","PG1","PG2","PG3","PG4","PG5","PG6","PG7","PG8","PG9","PG10","PG11","PG12","PG13","PG14","PG15", "PH0","PH1","PH2","PH3","PH4","PH5","PH6","PH7","PH8","PH9","PH10","PH11","PH12","PH13","PH14","PH15","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"};
public static final Field TLE6240_CS = Field.create("TLE6240_CS", 581, FieldType.INT8, brain_pin_e);
public static final String[] pin_output_mode_e = {"default", "default inverted", "open collector", "open collector inverted"};
public static final Field TLE6240_CSPINMODE = Field.create("TLE6240_CSPINMODE", 582, FieldType.INT8, pin_output_mode_e);
public static final String[] switch_input_pin_e = {"NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6","PE7","PE8","PE9","PE10","PE11","PE12","PE13","PE14","PE15", "PF0","PF1","PF2","PF3","PF4","PF5","PF6","PF7","PF8","PF9","PF10","PF11","PF12","PF13","PF14","PF15", "PG0","PG1","PG2","PG3","PG4","PG5","PG6","PG7","PG8","PG9","PG10","PG11","PG12","PG13","PG14","PG15", "PH0","PH1","PH2","PH3","PH4","PH5","PH6","PH7","PH8","PH9","PH10","PH11","PH12","PH13","PH14","PH15","INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"};
public static final Field THROTTLEPEDALUPPIN = Field.create("THROTTLEPEDALUPPIN", 583, FieldType.INT8, switch_input_pin_e);
@ -2799,8 +2802,8 @@ public class Fields {
TRIGGER_CUSTOMTOTALTOOTHCOUNT,
TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT,
HIP9011SPIDEVICE,
BOOSTCONTROLPINMODE,
ALTERNATORCONTROLPINMODE,
UNUSED541,
UNUSED542,
MAFADCCHANNEL,
GLOBALFUELCORRECTION,
ADCVCC,

View File

@ -1,6 +1,6 @@
<roms>
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Tue Nov 03 16:38:57 UTC 2020 -->
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Tue Nov 03 17:20:11 UTC 2020 -->
<rom>
<romid>