Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-11-10 02:34:55 +00:00
parent 633ce0c02b
commit e999104651
21 changed files with 70 additions and 60 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 3810461245 #define SIGNATURE_HASH 2839326784
#define TS_SIGNATURE "rusEFI 2020.11.10.all.3810461245" #define TS_SIGNATURE "rusEFI 2020.11.10.all.2839326784"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 1970255814 #define SIGNATURE_HASH 1061945787
#define TS_SIGNATURE "rusEFI 2020.11.10.frankenso_na6.1970255814" #define TS_SIGNATURE "rusEFI 2020.11.10.frankenso_na6.1061945787"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 720281854 #define SIGNATURE_HASH 1624053379
#define TS_SIGNATURE "rusEFI 2020.11.10.hellen_cypress.720281854" #define TS_SIGNATURE "rusEFI 2020.11.10.hellen_cypress.1624053379"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 2079496708 #define SIGNATURE_HASH 835791993
#define TS_SIGNATURE "rusEFI 2020.11.10.kin.2079496708" #define TS_SIGNATURE "rusEFI 2020.11.10.kin.835791993"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 2335485523 #define SIGNATURE_HASH 3239516206
#define TS_SIGNATURE "rusEFI 2020.11.10.mre_f4.2335485523" #define TS_SIGNATURE "rusEFI 2020.11.10.mre_f4.3239516206"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 2335485523 #define SIGNATURE_HASH 3239516206
#define TS_SIGNATURE "rusEFI 2020.11.10.mre_f7.2335485523" #define TS_SIGNATURE "rusEFI 2020.11.10.mre_f7.3239516206"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 2714173548 #define SIGNATURE_HASH 3957634577
#define TS_SIGNATURE "rusEFI 2020.11.10.prometheus_405.2714173548" #define TS_SIGNATURE "rusEFI 2020.11.10.prometheus_405.3957634577"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 2714173548 #define SIGNATURE_HASH 3957634577
#define TS_SIGNATURE "rusEFI 2020.11.10.prometheus_469.2714173548" #define TS_SIGNATURE "rusEFI 2020.11.10.prometheus_469.3957634577"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 716524771 #define SIGNATURE_HASH 1620507294
#define TS_SIGNATURE "rusEFI 2020.11.10.proteus_f4.716524771" #define TS_SIGNATURE "rusEFI 2020.11.10.proteus_f4.1620507294"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.11.10 #define SIGNATURE_DATE 2020.11.10
#define SIGNATURE_HASH 716524771 #define SIGNATURE_HASH 1620507294
#define TS_SIGNATURE "rusEFI 2020.11.10.proteus_f7.716524771" #define TS_SIGNATURE "rusEFI 2020.11.10.proteus_f7.1620507294"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.all.3810461245" signature = "rusEFI 2020.11.10.all.2839326784"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.all.3810461245" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.all.2839326784" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:19:59 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:17 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3341,6 +3341,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3418,7 +3420,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.frankenso_na6.1970255814" signature = "rusEFI 2020.11.10.frankenso_na6.1061945787"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.frankenso_na6.1970255814" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.frankenso_na6.1061945787" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:09 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:24 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3341,6 +3341,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3418,7 +3420,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.hellen_cypress.720281854" signature = "rusEFI 2020.11.10.hellen_cypress.1624053379"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.hellen_cypress.720281854" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.hellen_cypress.1624053379" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 10 02:20:18 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Nov 10 02:34:36 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3341,6 +3341,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3418,7 +3420,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.kin.2079496708" signature = "rusEFI 2020.11.10.kin.835791993"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.kin.2079496708" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.kin.835791993" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 10 02:20:17 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Nov 10 02:34:35 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3342,6 +3342,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3419,7 +3421,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.mre_f4.2335485523" signature = "rusEFI 2020.11.10.mre_f4.3239516206"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.mre_f4.2335485523" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.mre_f4.3239516206" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:08 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:21 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3337,6 +3337,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3414,7 +3416,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.mre_f7.2335485523" signature = "rusEFI 2020.11.10.mre_f7.3239516206"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.mre_f7.2335485523" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.mre_f7.3239516206" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:06 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:18 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3337,6 +3337,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3414,7 +3416,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.prometheus_405.2714173548" signature = "rusEFI 2020.11.10.prometheus_405.3957634577"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.prometheus_405.2714173548" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.prometheus_405.3957634577" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:12 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:29 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3337,6 +3337,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3414,7 +3416,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.prometheus_469.2714173548" signature = "rusEFI 2020.11.10.prometheus_469.3957634577"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.prometheus_469.2714173548" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.prometheus_469.3957634577" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:11 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:28 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3337,6 +3337,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3414,7 +3416,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.proteus_f4.716524771" signature = "rusEFI 2020.11.10.proteus_f4.1620507294"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.proteus_f4.716524771" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.proteus_f4.1620507294" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:15 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:33 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3333,6 +3333,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3410,7 +3412,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.10.proteus_f7.716524771" signature = "rusEFI 2020.11.10.proteus_f7.1620507294"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.10.proteus_f7.716524771" ; signature is expected to be 7 or more characters. signature = "rusEFI 2020.11.10.proteus_f7.1620507294" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:20:14 UTC 2020 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Nov 10 02:34:31 UTC 2020
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -3333,6 +3333,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = "MC33816 rstb", mc33816_rstb field = "MC33816 rstb", mc33816_rstb
field = "MC33816 flag0", mc33816_flag0 field = "MC33816 flag0", mc33816_flag0
field = "MC33816 SPI Device", mc33972spiDevice field = "MC33816 SPI Device", mc33972spiDevice
field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
field = "Boost voltage", mc33_hvolt field = "Boost voltage", mc33_hvolt
@ -3410,7 +3412,6 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
field = mc33816_driven, mc33816_driven field = mc33816_driven, mc33816_driven
field = mc33816spiDevice, mc33816spiDevice field = mc33816spiDevice, mc33816spiDevice
field = hpfpValcePin, hpfpValvePin field = hpfpValcePin, hpfpValvePin
field = hpfpValcePinMode, hpfpValvePinMode
dialog = allPins1_1 dialog = allPins1_1
field = "trigger stimulator pin #1", triggerSimulatorPins1 field = "trigger stimulator pin #1", triggerSimulatorPins1