PC simulator: TS over HW VSP wants lower blockingFactor fix #794
This commit is contained in:
parent
17af8e27f7
commit
df993c47f6
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:14:33 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Fri Feb 28 18:11:43 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:15:06 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Fri Feb 28 18:11:50 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:15:44 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration/rusefi_config.txt Fri Feb 28 18:12:00 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:14:53 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Fri Feb 28 18:11:46 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:15:18 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Fri Feb 28 18:11:53 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -76,7 +76,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; delayAfterPortOpen = 500
|
||||
|
||||
blockingFactor = 400 ; max chunk size
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
||||
; name = bits, type, offset, bits
|
||||
|
@ -85,7 +85,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 Thu Feb 27 03:15:31 EST 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Fri Feb 28 18:11:57 EST 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue