Auto-generated configs and docs
This commit is contained in:
parent
a0b45b8b08
commit
67c6a2750c
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 07 14:49:39 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 07 21:06:38 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3686,4 +3686,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 Mon Sep 07 14:49:39 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 07 21:06:38 UTC 2020
|
||||
|
|
|
@ -272,6 +272,7 @@
|
|||
#define CMD_TS_BENCH_MAIN_RELAY 0
|
||||
#define CMD_TS_BENCH_STARTER_DISABLE_RELAY 3
|
||||
#define CMD_TS_BENCH_STARTER_ENABLE_RELAY 2
|
||||
#define CMD_TS_FSIO_CATEGORY 33
|
||||
#define CMD_TS_IGNITION_CATEGORY 18
|
||||
#define CMD_TS_INJECTOR_CATEGORY 19
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
|
@ -1168,7 +1169,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 1437275241
|
||||
#define SIGNATURE_HASH 1105255675
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1478,7 +1479,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.kin.1437275241"
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.kin.1105255675"
|
||||
#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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 UTC 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -3686,4 +3686,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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 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 Mon Sep 07 14:49:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileFsioSettingsConsumer
|
||||
case FSIO_SETTING_FANONTEMPERATURE:
|
||||
|
|
|
@ -272,6 +272,7 @@
|
|||
#define CMD_TS_BENCH_MAIN_RELAY 0
|
||||
#define CMD_TS_BENCH_STARTER_DISABLE_RELAY 3
|
||||
#define CMD_TS_BENCH_STARTER_ENABLE_RELAY 2
|
||||
#define CMD_TS_FSIO_CATEGORY 33
|
||||
#define CMD_TS_IGNITION_CATEGORY 18
|
||||
#define CMD_TS_INJECTOR_CATEGORY 19
|
||||
#define CMD_VSS_PIN "vss_pin"
|
||||
|
@ -1168,7 +1169,7 @@
|
|||
#define showSdCardWarning_offset 76
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 3195023341
|
||||
#define SIGNATURE_HASH 2856052607
|
||||
#define silentTriggerError_offset 1464
|
||||
#define slowAdcAlpha_offset 2088
|
||||
#define sparkDwellRpmBins_offset 332
|
||||
|
@ -1478,7 +1479,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.all.3195023341"
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.all.2856052607"
|
||||
#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.09.07
|
||||
#define SIGNATURE_HASH 564843613
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.all.564843613"
|
||||
#define SIGNATURE_HASH 2856052607
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.all.2856052607"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 2251403878
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.frankenso_na6.2251403878"
|
||||
#define SIGNATURE_HASH 228622660
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.frankenso_na6.228622660"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 3396464601
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.kin.3396464601"
|
||||
#define SIGNATURE_HASH 1105255675
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.kin.1105255675"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 810512631
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f4.810512631"
|
||||
#define SIGNATURE_HASH 3151905749
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f4.3151905749"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 810512631
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f7.810512631"
|
||||
#define SIGNATURE_HASH 3151905749
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.mre_f7.3151905749"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 2491759918
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_405.2491759918"
|
||||
#define SIGNATURE_HASH 521408012
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_405.521408012"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 2491759918
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_469.2491759918"
|
||||
#define SIGNATURE_HASH 521408012
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.prometheus_469.521408012"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 3262844749
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f4.3262844749"
|
||||
#define SIGNATURE_HASH 1240087663
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f4.1240087663"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.09.07
|
||||
#define SIGNATURE_HASH 3262844749
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f7.3262844749"
|
||||
#define SIGNATURE_HASH 1240087663
|
||||
#define TS_SIGNATURE "rusEFI 2020.09.07.proteus_f7.1240087663"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.all.564843613"
|
||||
signature = "rusEFI 2020.09.07.all.2856052607"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.all.564843613" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.all.2856052607" ; 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 Mon Sep 07 15:36:06 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2796,6 +2796,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3045,6 +3049,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.frankenso_na6.2251403878"
|
||||
signature = "rusEFI 2020.09.07.frankenso_na6.228622660"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.frankenso_na6.2251403878" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.frankenso_na6.228622660" ; 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 Mon Sep 07 15:36:16 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:30 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2796,6 +2796,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3045,6 +3049,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.kin.3396464601"
|
||||
signature = "rusEFI 2020.09.07.kin.1105255675"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.kin.3396464601" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.kin.1105255675" ; 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 Mon Sep 07 15:36:24 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Mon Sep 07 21:06:38 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2796,6 +2796,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3046,6 +3050,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.mre_f4.810512631"
|
||||
signature = "rusEFI 2020.09.07.mre_f4.3151905749"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.mre_f4.810512631" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.mre_f4.3151905749" ; 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 Mon Sep 07 15:36:15 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:29 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2791,6 +2791,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3040,6 +3044,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.mre_f7.810512631"
|
||||
signature = "rusEFI 2020.09.07.mre_f7.3151905749"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.mre_f7.810512631" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.mre_f7.3151905749" ; 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 Mon Sep 07 15:36:13 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:27 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2791,6 +2791,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3040,6 +3044,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.prometheus_405.2491759918"
|
||||
signature = "rusEFI 2020.09.07.prometheus_405.521408012"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.prometheus_405.2491759918" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.prometheus_405.521408012" ; 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 Mon Sep 07 15:36:19 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:33 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2792,6 +2792,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3041,6 +3045,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.prometheus_469.2491759918"
|
||||
signature = "rusEFI 2020.09.07.prometheus_469.521408012"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.prometheus_469.2491759918" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.prometheus_469.521408012" ; 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 Mon Sep 07 15:36:18 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:32 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2792,6 +2792,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3041,6 +3045,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.proteus_f4.3262844749"
|
||||
signature = "rusEFI 2020.09.07.proteus_f4.1240087663"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.proteus_f4.3262844749" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.proteus_f4.1240087663" ; 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 Mon Sep 07 15:36:22 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:37 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2787,6 +2787,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3036,6 +3040,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.09.07.proteus_f7.3262844749"
|
||||
signature = "rusEFI 2020.09.07.proteus_f7.1240087663"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.09.07.proteus_f7.3262844749" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.09.07.proteus_f7.1240087663" ; 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 Mon Sep 07 15:36:21 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:35 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2787,6 +2787,10 @@ cmd_test_spk14 = "Z\x00\x12\x00\x0e"
|
|||
cmd_test_spk15 = "Z\x00\x12\x00\x0f"
|
||||
cmd_test_spk16 = "Z\x00\x12\x00\x10"
|
||||
|
||||
cmd_test_fsio1 = "Z33\x00\x01"
|
||||
cmd_test_fsio2 = "Z33\x00\x02"
|
||||
cmd_test_fsio2 = "Z33\x00\x03"
|
||||
|
||||
|
||||
cmd_test_inj1 = "Z19\x00\x01"
|
||||
cmd_test_inj2 = "Z19\x00\x02"
|
||||
|
@ -3036,6 +3040,9 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
commandButton = "Injector #10", cmd_test_inj10
|
||||
commandButton = "Injector #11", cmd_test_inj11
|
||||
commandButton = "Injector #12", cmd_test_inj12
|
||||
commandButton = "FSIO#1, cmd_test_fsio1
|
||||
commandButton = "FSIO#2, cmd_test_fsio2
|
||||
commandButton = "FSIO#3, cmd_test_fsio3
|
||||
|
||||
dialog = injectionSettingsEast, "", yAxis
|
||||
panel = testInjectors
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 14:49:25 UTC 2020
|
||||
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Sep 07 21:06:19 UTC 2020
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -262,6 +262,7 @@ public class Fields {
|
|||
public static final int CMD_TS_BENCH_MAIN_RELAY = 0;
|
||||
public static final int CMD_TS_BENCH_STARTER_DISABLE_RELAY = 3;
|
||||
public static final int CMD_TS_BENCH_STARTER_ENABLE_RELAY = 2;
|
||||
public static final int CMD_TS_FSIO_CATEGORY = 33;
|
||||
public static final int CMD_TS_IGNITION_CATEGORY = 18;
|
||||
public static final int CMD_TS_INJECTOR_CATEGORY = 19;
|
||||
public static final String CMD_VSS_PIN = "vss_pin";
|
||||
|
@ -1382,7 +1383,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.07.all.3195023341";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2020.09.07.all.2856052607";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final int tunerStudioSerialSpeed_offset = 728;
|
||||
public static final int twoWireBatchIgnition_offset = 1476;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<roms>
|
||||
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Mon Sep 07 14:49:26 UTC 2020 -->
|
||||
<!-- was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh Mon Sep 07 21:06:23 UTC 2020 -->
|
||||
|
||||
<rom>
|
||||
<romid>
|
||||
|
|
Loading…
Reference in New Issue