Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-10-22 02:37:10 +00:00
parent ef19d30314
commit e9ab6f9b04
21 changed files with 230 additions and 200 deletions

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 4083595509
#define TS_SIGNATURE "rusEFI 2020.10.19.all.4083595509"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 2212163450
#define TS_SIGNATURE "rusEFI 2020.10.22.all.2212163450"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 530864191
#define TS_SIGNATURE "rusEFI 2020.10.19.frankenso_na6.530864191"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1863847856
#define TS_SIGNATURE "rusEFI 2020.10.22.frankenso_na6.1863847856"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 1235335563
#define TS_SIGNATURE "rusEFI 2020.10.19.hellen_cypress.1235335563"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 958262788
#define TS_SIGNATURE "rusEFI 2020.10.22.hellen_cypress.958262788"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 415073137
#define TS_SIGNATURE "rusEFI 2020.10.19.kin.415073137"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1744950526
#define TS_SIGNATURE "rusEFI 2020.10.22.kin.1744950526"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 1445976330
#define TS_SIGNATURE "rusEFI 2020.10.19.mre_f4.1445976330"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 647204485
#define TS_SIGNATURE "rusEFI 2020.10.22.mre_f4.647204485"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 1445976330
#define TS_SIGNATURE "rusEFI 2020.10.19.mre_f7.1445976330"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 647204485
#define TS_SIGNATURE "rusEFI 2020.10.22.mre_f7.647204485"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 513400293
#define TS_SIGNATURE "rusEFI 2020.10.19.prometheus_405.513400293"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1847954026
#define TS_SIGNATURE "rusEFI 2020.10.22.prometheus_405.1847954026"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 513400293
#define TS_SIGNATURE "rusEFI 2020.10.19.prometheus_469.513400293"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1847954026
#define TS_SIGNATURE "rusEFI 2020.10.22.prometheus_469.1847954026"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 89256950
#define TS_SIGNATURE "rusEFI 2020.10.19.proteus_f4.89256950"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1978508409
#define TS_SIGNATURE "rusEFI 2020.10.22.proteus_f4.1978508409"

View File

@ -3,6 +3,6 @@
//
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.10.19
#define SIGNATURE_HASH 89256950
#define TS_SIGNATURE "rusEFI 2020.10.19.proteus_f7.89256950"
#define SIGNATURE_DATE 2020.10.22
#define SIGNATURE_HASH 1978508409
#define TS_SIGNATURE "rusEFI 2020.10.22.proteus_f7.1978508409"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.all.4083595509"
signature = "rusEFI 2020.10.22.all.2212163450"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.all.4083595509" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.all.2212163450" ; 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 Oct 19 12:05:36 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:29 UTC 2020
pageSize = 20000
page = 1
@ -3086,6 +3086,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3099,16 +3111,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4477,10 +4479,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.frankenso_na6.530864191"
signature = "rusEFI 2020.10.22.frankenso_na6.1863847856"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.frankenso_na6.530864191" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.frankenso_na6.1863847856" ; 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 Oct 19 12:05:48 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:40 UTC 2020
pageSize = 20000
page = 1
@ -3086,6 +3086,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3099,16 +3111,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4477,10 +4479,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.hellen_cypress.1235335563"
signature = "rusEFI 2020.10.22.hellen_cypress.958262788"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.hellen_cypress.1235335563" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.hellen_cypress.958262788" ; 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 Mon Oct 19 12:05:57 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Oct 22 02:36:50 UTC 2020
pageSize = 20000
page = 1
@ -3086,6 +3086,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3099,16 +3111,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4477,10 +4479,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.kin.415073137"
signature = "rusEFI 2020.10.22.kin.1744950526"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.kin.415073137" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.kin.1744950526" ; 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 Oct 19 12:05:56 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Oct 22 02:36:49 UTC 2020
pageSize = 20000
page = 1
@ -3087,6 +3087,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3100,16 +3112,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4478,10 +4480,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.mre_f4.1445976330"
signature = "rusEFI 2020.10.22.mre_f4.647204485"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.mre_f4.1445976330" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.mre_f4.647204485" ; 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 Oct 19 12:05:46 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:39 UTC 2020
pageSize = 20000
page = 1
@ -3082,6 +3082,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3095,16 +3107,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4452,10 +4454,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.mre_f7.1445976330"
signature = "rusEFI 2020.10.22.mre_f7.647204485"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.mre_f7.1445976330" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.mre_f7.647204485" ; 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 Oct 19 12:05:43 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:35 UTC 2020
pageSize = 20000
page = 1
@ -3082,6 +3082,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3095,16 +3107,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4452,10 +4454,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.prometheus_405.513400293"
signature = "rusEFI 2020.10.22.prometheus_405.1847954026"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.prometheus_405.513400293" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.prometheus_405.1847954026" ; 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 Oct 19 12:05:51 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:44 UTC 2020
pageSize = 20000
page = 1
@ -3082,6 +3082,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3095,16 +3107,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4473,10 +4475,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.prometheus_469.513400293"
signature = "rusEFI 2020.10.22.prometheus_469.1847954026"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.prometheus_469.513400293" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.prometheus_469.1847954026" ; 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 Oct 19 12:05:49 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:42 UTC 2020
pageSize = 20000
page = 1
@ -3082,6 +3082,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3095,16 +3107,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4473,10 +4475,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.proteus_f4.89256950"
signature = "rusEFI 2020.10.22.proteus_f4.1978508409"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.proteus_f4.89256950" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.proteus_f4.1978508409" ; 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 Oct 19 12:05:54 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:47 UTC 2020
pageSize = 20000
page = 1
@ -3078,6 +3078,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3091,16 +3103,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4444,10 +4446,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.10.19.proteus_f7.89256950"
signature = "rusEFI 2020.10.22.proteus_f7.1978508409"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.10.19.proteus_f7.89256950" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.10.22.proteus_f7.1978508409" ; 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 Oct 19 12:05:53 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Oct 22 02:36:45 UTC 2020
pageSize = 20000
page = 1
@ -3078,6 +3078,18 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = ""
field = "injection Pin Mode", injectionPinMode, {isInjectionEnabled == 1}
dialog = testFsio, "FSIO Test"
commandButton = "FSIO#1", cmd_test_fsio1
commandButton = "FSIO#2", cmd_test_fsio2
commandButton = "FSIO#3", cmd_test_fsio3
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = testInjectors, "Injector Test"
commandButton = "Injector #1", cmd_test_inj1
commandButton = "Injector #2", cmd_test_inj2
@ -3091,16 +3103,6 @@ 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
commandButton = "FSIO#4", cmd_test_fsio4
commandButton = "FSIO#5", cmd_test_fsio5
commandButton = "FSIO#6", cmd_test_fsio6
commandButton = "FSIO#7", cmd_test_fsio7
commandButton = "FSIO#8", cmd_test_fsio8
commandButton = "FSIO#9", cmd_test_fsio9
commandButton = "FSIO#10", cmd_test_fsio10
dialog = injectionSettingsEast, "", yAxis
panel = testInjectors
@ -4444,10 +4446,11 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
commandButton = "Reset to DFU", cmd_dfu
; bench test
dialog = ioTest, "Bench Test & Commands", border
panel = testSpark, West
panel = testInjectors, Center
panel = testMisc, East
dialog = ioTest, "Bench Test & Commands", xAxis
panel = testSpark
panel = testInjectors
panel = testFsio
panel = testMisc
dialog = engineTypeDialog, "Popular vehicles"
field = "!These buttons send a command to rusEFI controller to apply preset values"