Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-09-27 15:03:29 +00:00
parent d74a5100a7
commit 17fc77de71
33 changed files with 90 additions and 79 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 Mon Sep 21 18:14:28 EEST 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:04 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1352,7 +1352,7 @@ struct engine_configuration_s {
/**
* offset 724
*/
int unusedAt724;
uint8_t unusedAt724[4];
/**
* Secondary TTL channel baud rate
* offset 728
@ -1570,7 +1570,7 @@ struct engine_configuration_s {
* On some vehicles we can disable starter once engine is already running
* offset 809
*/
pin_output_mode_e starterRelayDisableMode;
pin_output_mode_e starterRelayDisablePinMode;
/**
* Some Subaru and some Mazda use double-solenoid idle air valve
* offset 810
@ -2828,7 +2828,7 @@ struct engine_configuration_s {
/**
* offset 2226
*/
uint8_t unusedDizzy;
pin_output_mode_e sdCardCsPinMode;
/**
* need 4 byte alignment
* offset 2227
@ -2901,7 +2901,11 @@ struct engine_configuration_s {
/**
* offset 2417
*/
uint8_t unusedSomethingWasHere[3];
pin_output_mode_e LIS302DLCsPinMode;
/**
* offset 2418
*/
uint8_t unusedSomethingWasHere[2];
/**
* offset 2420
*/
@ -3722,4 +3726,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 Mon Sep 21 18:14:28 EEST 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:04 UTC 2020

View File

@ -980,6 +980,7 @@
#define LDS_TRIGGER_STATE_STATE_INDEX 11
#define LE_COMMAND_LENGTH 200
#define LIS302DLCsPin_offset 2043
#define LIS302DLCsPinMode_offset 2417
#define LOAD_1_BYTE_PACKING_MULT 2
#define log_format_e_auto_enum "LF_NATIVE", "LM_MLV"
#define logFormat_offset 496
@ -1144,6 +1145,7 @@
#define rpmHardLimit_offset 416
#define runningLedPin_offset 1813
#define sdCardCsPin_offset 707
#define sdCardCsPinMode_offset 2226
#define sdCardPeriodMs_offset 804
#define sdCardSpiDevice_offset 2592
#define secondSolenoidPin_offset 810
@ -1169,8 +1171,8 @@
#define showHumanReadableWarning_offset 976
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.09.21
#define SIGNATURE_HASH 2762854905
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3380804155
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define solenoidPadding_offset 1198
@ -1201,8 +1203,8 @@
#define startCrankingDuration_offset 826
#define starterControlPin_offset 1772
#define starterControlPinMode_offset 2126
#define starterRelayDisableMode_offset 809
#define starterRelayDisablePin_offset 808
#define starterRelayDisablePinMode_offset 809
#define startOfCrankingPrimingPulse_offset 2032
#define startStopButtonMode_offset 1773
#define startStopButtonPin_offset 811
@ -1482,10 +1484,16 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.09.21.hellen_cypress.2762854905"
#define TS_SIGNATURE "rusEFI 2020.09.27.hellen_cypress.3380804155"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74
#define TT_TT_60_2_VW 20
#define TT_TT_ONE 18
#define TT_TT_TOOTHED_WHEEL 0
#define TT_TT_TOOTHED_WHEEL_36_1 9
#define TT_TT_TOOTHED_WHEEL_36_2 48
#define TT_TT_TOOTHED_WHEEL_60_2 8
#define tunerStudioSerialSpeed_offset 728
#define twoWireBatchIgnition_offset 1476
#define twoWireBatchInjection_offset 1476
@ -1551,11 +1559,10 @@
#define unusedBit_485_31_offset 2116
#define unusedBit_485_8_offset 2116
#define unusedBit_485_9_offset 2116
#define unusedDizzy_offset 2226
#define unusedFlexFuelSensor_offset 3100
#define unusedHereWeHave_offset 1464
#define unusedOldBiquad_offset 2332
#define unusedSomethingWasHere_offset 2417
#define unusedSomethingWasHere_offset 2418
#define unusedSpiPadding4_offset 2593
#define unusedSpiPadding5_offset 2715
#define unusedSpiPadding8_offset 4009

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 Sun Sep 27 13:59:16 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:02 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3726,4 +3726,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 Sun Sep 27 13:59:16 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:02 UTC 2020

View File

@ -1172,7 +1172,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3558730808
#define SIGNATURE_HASH 2560540865
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define solenoidPadding_offset 1198
@ -1484,7 +1484,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator true
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.09.27.kin.3558730808"
#define TS_SIGNATURE "rusEFI 2020.09.27.kin.2560540865"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74

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 Sun Sep 27 13:58:59 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 UTC 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -3726,4 +3726,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 Sun Sep 27 13:58:59 UTC 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 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 Sun Sep 27 13:58:59 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 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 Sun Sep 27 13:58:59 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 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 Sun Sep 27 13:58:59 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 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 Sun Sep 27 13:58:59 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 UTC 2020
// by class com.rusefi.output.FileFsioSettingsConsumer
case FSIO_SETTING_FANONTEMPERATURE:

View File

@ -1172,7 +1172,7 @@
#define showSdCardWarning_offset 76
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 1069995964
#define SIGNATURE_HASH 1933966149
#define silentTriggerError_offset 1464
#define slowAdcAlpha_offset 2088
#define solenoidPadding_offset 1198
@ -1484,7 +1484,7 @@
#define ts_show_spi true
#define ts_show_trigger_comparator false
#define ts_show_tunerstudio_port true
#define TS_SIGNATURE "rusEFI 2020.09.27.all.1069995964"
#define TS_SIGNATURE "rusEFI 2020.09.27.all.1933966149"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't' // 0x74

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 1069995964
#define TS_SIGNATURE "rusEFI 2020.09.27.all.1069995964"
#define SIGNATURE_HASH 1933966149
#define TS_SIGNATURE "rusEFI 2020.09.27.all.1933966149"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 2556277127
#define TS_SIGNATURE "rusEFI 2020.09.27.frankenso_na6.2556277127"
#define SIGNATURE_HASH 3571359102
#define TS_SIGNATURE "rusEFI 2020.09.27.frankenso_na6.3571359102"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.09.21
#define SIGNATURE_HASH 2762854905
#define TS_SIGNATURE "rusEFI 2020.09.21.hellen_cypress.2762854905"
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3380804155
#define TS_SIGNATURE "rusEFI 2020.09.27.hellen_cypress.3380804155"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3558730808
#define TS_SIGNATURE "rusEFI 2020.09.27.kin.3558730808"
#define SIGNATURE_HASH 2560540865
#define TS_SIGNATURE "rusEFI 2020.09.27.kin.2560540865"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3365742635
#define TS_SIGNATURE "rusEFI 2020.09.27.mre_f4.3365742635"
#define SIGNATURE_HASH 2216559826
#define TS_SIGNATURE "rusEFI 2020.09.27.mre_f4.2216559826"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3365742635
#define TS_SIGNATURE "rusEFI 2020.09.27.mre_f7.3365742635"
#define SIGNATURE_HASH 2216559826
#define TS_SIGNATURE "rusEFI 2020.09.27.mre_f7.2216559826"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 2330541775
#define TS_SIGNATURE "rusEFI 2020.09.27.prometheus_405.2330541775"
#define SIGNATURE_HASH 3328840246
#define TS_SIGNATURE "rusEFI 2020.09.27.prometheus_405.3328840246"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 2330541775
#define TS_SIGNATURE "rusEFI 2020.09.27.prometheus_469.2330541775"
#define SIGNATURE_HASH 3328840246
#define TS_SIGNATURE "rusEFI 2020.09.27.prometheus_469.3328840246"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3692498092
#define TS_SIGNATURE "rusEFI 2020.09.27.proteus_f4.3692498092"
#define SIGNATURE_HASH 2425626709
#define TS_SIGNATURE "rusEFI 2020.09.27.proteus_f4.2425626709"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.09.27
#define SIGNATURE_HASH 3692498092
#define TS_SIGNATURE "rusEFI 2020.09.27.proteus_f7.3692498092"
#define SIGNATURE_HASH 2425626709
#define TS_SIGNATURE "rusEFI 2020.09.27.proteus_f7.2425626709"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.all.1069995964"
signature = "rusEFI 2020.09.27.all.1933966149"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.all.1069995964" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.all.1933966149" ; 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 Sun Sep 27 13:58:59 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.frankenso_na6.2556277127"
signature = "rusEFI 2020.09.27.frankenso_na6.3571359102"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.frankenso_na6.2556277127" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.frankenso_na6.3571359102" ; 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 Sun Sep 27 13:59:08 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:50 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.hellen_cypress.3564008695"
signature = "rusEFI 2020.09.27.hellen_cypress.3380804155"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.hellen_cypress.3564008695" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.hellen_cypress.3380804155" ; 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 Sun Sep 27 16:18:13 EEST 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:04 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.kin.3558730808"
signature = "rusEFI 2020.09.27.kin.2560540865"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.kin.3558730808" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.kin.2560540865" ; 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 Sun Sep 27 13:59:16 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Sep 27 15:03:02 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.mre_f4.3365742635"
signature = "rusEFI 2020.09.27.mre_f4.2216559826"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.mre_f4.3365742635" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.mre_f4.2216559826" ; 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 Sun Sep 27 13:59:06 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:48 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.mre_f7.3365742635"
signature = "rusEFI 2020.09.27.mre_f7.2216559826"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.mre_f7.3365742635" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.mre_f7.2216559826" ; 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 Sun Sep 27 13:59:04 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:46 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.prometheus_405.2330541775"
signature = "rusEFI 2020.09.27.prometheus_405.3328840246"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.prometheus_405.2330541775" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.prometheus_405.3328840246" ; 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 Sun Sep 27 13:59:11 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:53 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.prometheus_469.2330541775"
signature = "rusEFI 2020.09.27.prometheus_469.3328840246"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.prometheus_469.2330541775" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.prometheus_469.3328840246" ; 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 Sun Sep 27 13:59:09 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:51 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.proteus_f4.3692498092"
signature = "rusEFI 2020.09.27.proteus_f4.2425626709"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.proteus_f4.3692498092" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.proteus_f4.2425626709" ; 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 Sun Sep 27 13:59:14 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:59 UTC 2020
pageSize = 20000
page = 1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.09.27.proteus_f7.3692498092"
signature = "rusEFI 2020.09.27.proteus_f7.2425626709"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.09.27.proteus_f7.3692498092" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.09.27.proteus_f7.2425626709" ; 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 Sun Sep 27 13:59:12 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:56 UTC 2020
pageSize = 20000
page = 1

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 Sun Sep 27 13:58:59 UTC 2020
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Sep 27 15:02:45 UTC 2020
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1127,7 +1127,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 = 1069995964;
public static final int SIGNATURE_HASH = 1933966149;
public static final int silentTriggerError_offset = 1464;
public static final int slowAdcAlpha_offset = 2088;
public static final int solenoidPadding_offset = 1198;
@ -1389,7 +1389,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.09.27.all.1069995964";
public static final String TS_SIGNATURE = "rusEFI 2020.09.27.all.1933966149";
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;

View File

@ -1,6 +1,6 @@
<roms>
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Sep 27 13:59:03 UTC 2020 -->
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Sep 27 15:02:46 UTC 2020 -->
<rom>
<romid>