Auto-generated configs and docs
This commit is contained in:
parent
daf1ec83a7
commit
dc0d3242bf
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 03:00:52 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:11:00 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3769,4 +3769,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 Sun Nov 22 03:00:52 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:11:00 UTC 2020
|
||||
|
|
|
@ -269,6 +269,11 @@
|
|||
#define CMD_TS_BENCH_CHECK_ENGINE_LIGHT 7
|
||||
#define CMD_TS_BENCH_FAN_RELAY 4
|
||||
#define CMD_TS_BENCH_FUEL_PUMP 1
|
||||
#define CMD_TS_BENCH_GPPWM1_VALVE 10
|
||||
#define CMD_TS_BENCH_GPPWM2_VALVE 11
|
||||
#define CMD_TS_BENCH_GPPWM3_VALVE 12
|
||||
#define CMD_TS_BENCH_GPPWM4_VALVE 13
|
||||
#define CMD_TS_BENCH_HPFP_VALVE 9
|
||||
#define CMD_TS_BENCH_IDLE_VALVE 8
|
||||
#define CMD_TS_BENCH_MAIN_RELAY 0
|
||||
#define CMD_TS_BENCH_STARTER_DISABLE_RELAY 3
|
||||
|
@ -1205,7 +1210,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 2052026216
|
||||
#define SIGNATURE_HASH 1730384411
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1535,7 +1540,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.2052026216"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.1730384411"
|
||||
#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 Sun Nov 22 03:00:50 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:10:58 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3769,4 +3769,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 Nov 22 03:00:50 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:10:58 UTC 2020
|
||||
|
|
|
@ -269,6 +269,11 @@
|
|||
#define CMD_TS_BENCH_CHECK_ENGINE_LIGHT 7
|
||||
#define CMD_TS_BENCH_FAN_RELAY 4
|
||||
#define CMD_TS_BENCH_FUEL_PUMP 1
|
||||
#define CMD_TS_BENCH_GPPWM1_VALVE 10
|
||||
#define CMD_TS_BENCH_GPPWM2_VALVE 11
|
||||
#define CMD_TS_BENCH_GPPWM3_VALVE 12
|
||||
#define CMD_TS_BENCH_GPPWM4_VALVE 13
|
||||
#define CMD_TS_BENCH_HPFP_VALVE 9
|
||||
#define CMD_TS_BENCH_IDLE_VALVE 8
|
||||
#define CMD_TS_BENCH_MAIN_RELAY 0
|
||||
#define CMD_TS_BENCH_STARTER_DISABLE_RELAY 3
|
||||
|
@ -1205,7 +1210,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 726881682
|
||||
#define SIGNATURE_HASH 910141665
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1535,7 +1540,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.726881682"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.910141665"
|
||||
#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 Sun Nov 22 03:00:33 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3769,4 +3769,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 Nov 22 03:00:33 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:33 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
// 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 Sun Nov 22 03:00:33 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
// 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 Sun Nov 22 03:00:33 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
// 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 Sun Nov 22 03:00:33 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -269,6 +269,11 @@
|
|||
#define CMD_TS_BENCH_CHECK_ENGINE_LIGHT 7
|
||||
#define CMD_TS_BENCH_FAN_RELAY 4
|
||||
#define CMD_TS_BENCH_FUEL_PUMP 1
|
||||
#define CMD_TS_BENCH_GPPWM1_VALVE 10
|
||||
#define CMD_TS_BENCH_GPPWM2_VALVE 11
|
||||
#define CMD_TS_BENCH_GPPWM3_VALVE 12
|
||||
#define CMD_TS_BENCH_GPPWM4_VALVE 13
|
||||
#define CMD_TS_BENCH_HPFP_VALVE 9
|
||||
#define CMD_TS_BENCH_IDLE_VALVE 8
|
||||
#define CMD_TS_BENCH_MAIN_RELAY 0
|
||||
#define CMD_TS_BENCH_STARTER_DISABLE_RELAY 3
|
||||
|
@ -1205,7 +1210,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 3015625131
|
||||
#define SIGNATURE_HASH 2933011672
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1535,7 +1540,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.all.3015625131"
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.all.2933011672"
|
||||
#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 2020.11.22
|
||||
#define SIGNATURE_HASH 3604284676
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.all.3604284676"
|
||||
#define SIGNATURE_HASH 2933011672
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.all.2933011672"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 1084601599
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.frankenso_na6.1084601599"
|
||||
#define SIGNATURE_HASH 950175011
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.frankenso_na6.950175011"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD hellen_cypress
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 522494919
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.522494919"
|
||||
#define SIGNATURE_HASH 1730384411
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.1730384411"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 1312332093
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.1312332093"
|
||||
#define SIGNATURE_HASH 910141665
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.910141665"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 3238386557
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f4.3238386557"
|
||||
#define SIGNATURE_HASH 3103976097
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f4.3103976097"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 3238386557
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f7.3238386557"
|
||||
#define SIGNATURE_HASH 3103976097
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f7.3103976097"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 2483880789
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_405.2483880789"
|
||||
#define SIGNATURE_HASH 3960091273
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_405.3960091273"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 2483880789
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_469.2483880789"
|
||||
#define SIGNATURE_HASH 3960091273
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_469.3960091273"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 528437210
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f4.528437210"
|
||||
#define SIGNATURE_HASH 1735949830
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f4.1735949830"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.11.22
|
||||
#define SIGNATURE_HASH 528437210
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f7.528437210"
|
||||
#define SIGNATURE_HASH 1735949830
|
||||
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f7.1735949830"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.all.3604284676"
|
||||
signature = "rusEFI 2020.11.22.all.2933011672"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.all.3604284676" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.all.2933011672" ; 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 Nov 22 03:58:17 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2956,6 +2956,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4577,6 +4578,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.frankenso_na6.1084601599"
|
||||
signature = "rusEFI 2020.11.22.frankenso_na6.950175011"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.frankenso_na6.1084601599" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.frankenso_na6.950175011" ; 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 Nov 22 03:58:23 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:47 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2956,6 +2956,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4577,6 +4578,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.hellen_cypress.522494919"
|
||||
signature = "rusEFI 2020.11.22.hellen_cypress.1730384411"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.hellen_cypress.522494919" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.hellen_cypress.1730384411" ; 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 Nov 22 03:58:33 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:11:00 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2956,6 +2956,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4577,6 +4578,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.kin.1312332093"
|
||||
signature = "rusEFI 2020.11.22.kin.910141665"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.kin.1312332093" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.kin.910141665" ; 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 Nov 22 03:58:31 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Nov 22 05:10:58 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2956,6 +2956,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4578,6 +4579,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.mre_f4.3238386557"
|
||||
signature = "rusEFI 2020.11.22.mre_f4.3103976097"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.mre_f4.3238386557" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.mre_f4.3103976097" ; 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 Nov 22 03:58:21 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:43 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2952,6 +2952,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4552,6 +4553,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.mre_f7.3238386557"
|
||||
signature = "rusEFI 2020.11.22.mre_f7.3103976097"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.mre_f7.3238386557" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.mre_f7.3103976097" ; 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 Nov 22 03:58:20 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:41 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2952,6 +2952,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4552,6 +4553,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.prometheus_405.2483880789"
|
||||
signature = "rusEFI 2020.11.22.prometheus_405.3960091273"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.prometheus_405.2483880789" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.prometheus_405.3960091273" ; 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 Nov 22 03:58:26 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:53 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2952,6 +2952,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4573,6 +4574,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.prometheus_469.2483880789"
|
||||
signature = "rusEFI 2020.11.22.prometheus_469.3960091273"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.prometheus_469.2483880789" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.prometheus_469.3960091273" ; 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 Nov 22 03:58:25 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:52 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2952,6 +2952,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4573,6 +4574,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.proteus_f4.528437210"
|
||||
signature = "rusEFI 2020.11.22.proteus_f4.1735949830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.proteus_f4.528437210" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.proteus_f4.1735949830" ; 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 Nov 22 03:58:30 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:57 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2948,6 +2948,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4544,6 +4545,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.11.22.proteus_f7.528437210"
|
||||
signature = "rusEFI 2020.11.22.proteus_f7.1735949830"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.11.22.proteus_f7.528437210" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.11.22.proteus_f7.1735949830" ; 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 Nov 22 03:58:28 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:55 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2948,6 +2948,7 @@ cmd_test_ac_relay = "Z\x00\x16\x00\x06"
|
|||
cmd_test_radiator_fan = "Z\x00\x16\x00\x04"
|
||||
cmd_test_check_engine_light = "Z\x00\x16\x00\x07"
|
||||
cmd_test_idle_valve = "Z\x00\x16\x00\x08"
|
||||
cmd_test_hpfp_valve = "Z\x00\x16\x00\x09"
|
||||
|
||||
|
||||
cmd_calibrate_tps_1_closed = "Z\x00\x14\x00\x02"
|
||||
|
@ -4544,6 +4545,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Radiator Fan", cmd_test_radiator_fan
|
||||
commandButton = "Check Engine", cmd_test_check_engine_light
|
||||
commandButton = "Idle Air Valve", cmd_test_idle_valve
|
||||
commandButton = "HPFP Valve", cmd_test_hpfp_valve
|
||||
commandButton = "A/C Relay", cmd_test_ac_relay
|
||||
commandButton = "Starter Relay", cmd_test_starter_relay
|
||||
commandButton = "Stop Engine", cmd_stop_engine
|
||||
|
|
|
@ -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 Nov 22 03:00:33 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 05:10:40 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -259,6 +259,11 @@ public class Fields {
|
|||
public static final int CMD_TS_BENCH_CHECK_ENGINE_LIGHT = 7;
|
||||
public static final int CMD_TS_BENCH_FAN_RELAY = 4;
|
||||
public static final int CMD_TS_BENCH_FUEL_PUMP = 1;
|
||||
public static final int CMD_TS_BENCH_GPPWM1_VALVE = 10;
|
||||
public static final int CMD_TS_BENCH_GPPWM2_VALVE = 11;
|
||||
public static final int CMD_TS_BENCH_GPPWM3_VALVE = 12;
|
||||
public static final int CMD_TS_BENCH_GPPWM4_VALVE = 13;
|
||||
public static final int CMD_TS_BENCH_HPFP_VALVE = 9;
|
||||
public static final int CMD_TS_BENCH_IDLE_VALVE = 8;
|
||||
public static final int CMD_TS_BENCH_MAIN_RELAY = 0;
|
||||
public static final int CMD_TS_BENCH_STARTER_DISABLE_RELAY = 3;
|
||||
|
@ -1438,7 +1443,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.22.all.3015625131";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2020.11.22.all.2933011672";
|
||||
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;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Nov 22 03:00:37 UTC 2020 -->
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Sun Nov 22 05:10:41 UTC 2020 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue