Auto-generated configs and docs
This commit is contained in:
parent
688bc2b800
commit
db35439275
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD all
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 3971048189
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.all.3971048189"
|
||||
#define SIGNATURE_HASH 785806302
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.all.785806302"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD frankenso_na6
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 604858356
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.frankenso_na6.604858356"
|
||||
#define SIGNATURE_HASH 3865736919
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.frankenso_na6.3865736919"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD kin
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 3278186333
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.kin.3278186333"
|
||||
#define SIGNATURE_HASH 16922238
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.kin.16922238"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f4
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 387970982
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.mre_f4.387970982"
|
||||
#define SIGNATURE_HASH 3581470341
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.mre_f4.3581470341"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD mre_f7
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 387970982
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.mre_f7.387970982"
|
||||
#define SIGNATURE_HASH 3581470341
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.mre_f7.3581470341"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_405
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 4215743299
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.prometheus_405.4215743299"
|
||||
#define SIGNATURE_HASH 958411360
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.prometheus_405.958411360"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD prometheus_469
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 4215743299
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.prometheus_469.4215743299"
|
||||
#define SIGNATURE_HASH 958411360
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.prometheus_469.958411360"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f4
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 219200678
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.proteus_f4.219200678"
|
||||
#define SIGNATURE_HASH 3480726917
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.proteus_f4.3480726917"
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
#define SIGNATURE_BOARD proteus_f7
|
||||
#define SIGNATURE_DATE 2020.08.20
|
||||
#define SIGNATURE_HASH 219200678
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.proteus_f7.219200678"
|
||||
#define SIGNATURE_HASH 3480726917
|
||||
#define TS_SIGNATURE "rusEFI 2020.08.20.proteus_f7.3480726917"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.all.3971048189"
|
||||
signature = "rusEFI 2020.08.20.all.785806302"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.all.3971048189" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.all.785806302" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:29 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:50 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.frankenso_na6.604858356"
|
||||
signature = "rusEFI 2020.08.20.frankenso_na6.3865736919"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.frankenso_na6.604858356" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.frankenso_na6.3865736919" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:33 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:55 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.kin.3278186333"
|
||||
signature = "rusEFI 2020.08.20.kin.16922238"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.kin.3278186333" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.kin.16922238" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:40 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Aug 20 11:45:03 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.mre_f4.387970982"
|
||||
signature = "rusEFI 2020.08.20.mre_f4.3581470341"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.mre_f4.387970982" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.mre_f4.3581470341" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:32 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:53 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.mre_f7.387970982"
|
||||
signature = "rusEFI 2020.08.20.mre_f7.3581470341"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.mre_f7.387970982" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.mre_f7.3581470341" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:30 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:52 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.prometheus_405.4215743299"
|
||||
signature = "rusEFI 2020.08.20.prometheus_405.958411360"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.prometheus_405.4215743299" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.prometheus_405.958411360" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:36 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:58 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.prometheus_469.4215743299"
|
||||
signature = "rusEFI 2020.08.20.prometheus_469.958411360"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.prometheus_469.4215743299" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.prometheus_469.958411360" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:35 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:44:56 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.proteus_f4.219200678"
|
||||
signature = "rusEFI 2020.08.20.proteus_f4.3480726917"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.proteus_f4.219200678" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.proteus_f4.3480726917" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:39 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:45:01 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2020.08.20.proteus_f7.219200678"
|
||||
signature = "rusEFI 2020.08.20.proteus_f7.3480726917"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2020.08.20.proteus_f7.219200678" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2020.08.20.proteus_f7.3480726917" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -53,7 +53,7 @@ enable2ndByteCanID = false
|
|||
pageActivate = "P"
|
||||
pageValueWrite = "W%2o%v"
|
||||
pageChunkWrite = "C%2o%2c%v"
|
||||
crc32CheckCommand = "'k'%2o%2c"
|
||||
crc32CheckCommand = "k%2o%2c"
|
||||
retrieveConfigError = "e"
|
||||
|
||||
;communication settings
|
||||
|
@ -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 Thu Aug 20 01:06:37 UTC 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Aug 20 11:45:00 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue