This commit is contained in:
rusefi 2019-07-06 20:54:14 -04:00
parent d708f3e038
commit 8057939482
4 changed files with 40 additions and 48 deletions

View File

@ -82,7 +82,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 integration\rusefi_config.txt Wed Jul 03 03:18:32 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:49:21 EDT 2019
pageSize = 20000
page = 1
@ -1075,22 +1075,20 @@ page = 1
[LoggerDefinition]
; valid logger types: composite, tooth, trigger, csv
loggerDef = tooth, "Tooth Logger", tooth
dataReadCommand = "L"
dataReadTimeout = 15000 ; time in ms
dataReadyCondition = { toothLogReady }
dataLength = 256 ; in bytes, including headers, footers and data
loggerDef = compositeLogger, "Primary Trigger Logger", tooth
startCommand = "l\x01"
stopCommand = "l\x02"
dataReadCommand = "L"
dataReadTimeout = 10000 ; time in ms
dataReadyCondition = { toothLogReady }
; recordDef = headerLen, footerLen, recordLen
recordDef = 0, 0, 4; in bytes, the recordLen is for each record, currently limited to 4 bytes
recordDef = 0, 0, 2; in bytes, the recordLen is for each record, currently limited to 4 bytes
; uint16 that stores 1/100 second
recordField = toothTime, "tooth", 0, 16, 0.01, "ms"
recordField = PA3, "Inj D", 3, 1, 1, ""
recordField = PA2, "Inj C", 2, 1, 1, ""
recordField = PA1, "Inj B", 1, 1, 1, ""
recordField = PA0, "Inj A", 0, 1, 1, ""
[VeAnalyze]

View File

@ -82,7 +82,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 integration\rusefi_config.txt Wed Jul 03 03:18:38 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:49:25 EDT 2019
pageSize = 20000
page = 1
@ -1075,22 +1075,20 @@ page = 1
[LoggerDefinition]
; valid logger types: composite, tooth, trigger, csv
loggerDef = tooth, "Tooth Logger", tooth
dataReadCommand = "L"
dataReadTimeout = 15000 ; time in ms
dataReadyCondition = { toothLogReady }
dataLength = 256 ; in bytes, including headers, footers and data
loggerDef = compositeLogger, "Primary Trigger Logger", tooth
startCommand = "l\x01"
stopCommand = "l\x02"
dataReadCommand = "L"
dataReadTimeout = 10000 ; time in ms
dataReadyCondition = { toothLogReady }
; recordDef = headerLen, footerLen, recordLen
recordDef = 0, 0, 4; in bytes, the recordLen is for each record, currently limited to 4 bytes
recordDef = 0, 0, 2; in bytes, the recordLen is for each record, currently limited to 4 bytes
; uint16 that stores 1/100 second
recordField = toothTime, "tooth", 0, 16, 0.01, "ms"
recordField = PA3, "Inj D", 3, 1, 1, ""
recordField = PA2, "Inj C", 2, 1, 1, ""
recordField = PA1, "Inj B", 1, 1, 1, ""
recordField = PA0, "Inj A", 0, 1, 1, ""
[VeAnalyze]

View File

@ -82,7 +82,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 integration\rusefi_config.txt Wed Jul 03 03:18:35 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:49:23 EDT 2019
pageSize = 20000
page = 1
@ -1075,22 +1075,20 @@ page = 1
[LoggerDefinition]
; valid logger types: composite, tooth, trigger, csv
loggerDef = tooth, "Tooth Logger", tooth
dataReadCommand = "L"
dataReadTimeout = 15000 ; time in ms
dataReadyCondition = { toothLogReady }
dataLength = 256 ; in bytes, including headers, footers and data
loggerDef = compositeLogger, "Primary Trigger Logger", tooth
startCommand = "l\x01"
stopCommand = "l\x02"
dataReadCommand = "L"
dataReadTimeout = 10000 ; time in ms
dataReadyCondition = { toothLogReady }
; recordDef = headerLen, footerLen, recordLen
recordDef = 0, 0, 4; in bytes, the recordLen is for each record, currently limited to 4 bytes
recordDef = 0, 0, 2; in bytes, the recordLen is for each record, currently limited to 4 bytes
; uint16 that stores 1/100 second
recordField = toothTime, "tooth", 0, 16, 0.01, "ms"
recordField = PA3, "Inj D", 3, 1, 1, ""
recordField = PA2, "Inj C", 2, 1, 1, ""
recordField = PA1, "Inj B", 1, 1, 1, ""
recordField = PA0, "Inj A", 0, 1, 1, ""
[VeAnalyze]

View File

@ -82,7 +82,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 integration\rusefi_config.txt Wed Jul 03 03:18:40 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Jul 06 20:49:27 EDT 2019
pageSize = 20000
page = 1
@ -1075,22 +1075,20 @@ page = 1
[LoggerDefinition]
; valid logger types: composite, tooth, trigger, csv
loggerDef = tooth, "Tooth Logger", tooth
dataReadCommand = "L"
dataReadTimeout = 15000 ; time in ms
dataReadyCondition = { toothLogReady }
dataLength = 256 ; in bytes, including headers, footers and data
loggerDef = compositeLogger, "Primary Trigger Logger", tooth
startCommand = "l\x01"
stopCommand = "l\x02"
dataReadCommand = "L"
dataReadTimeout = 10000 ; time in ms
dataReadyCondition = { toothLogReady }
; recordDef = headerLen, footerLen, recordLen
recordDef = 0, 0, 4; in bytes, the recordLen is for each record, currently limited to 4 bytes
recordDef = 0, 0, 2; in bytes, the recordLen is for each record, currently limited to 4 bytes
; uint16 that stores 1/100 second
recordField = toothTime, "tooth", 0, 16, 0.01, "ms"
recordField = PA3, "Inj D", 3, 1, 1, ""
recordField = PA2, "Inj C", 2, 1, 1, ""
recordField = PA1, "Inj B", 1, 1, 1, ""
recordField = PA0, "Inj A", 0, 1, 1, ""
[VeAnalyze]