fresh integration

This commit is contained in:
rusefi 2019-12-19 22:05:19 -05:00
parent f8c98cad07
commit 5a160912f5
5 changed files with 10 additions and 10 deletions

View File

@ -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 Dec 19 20:38:00 EST 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 22:04:54 EST 2019
pageSize = 20000
page = 1
@ -1248,7 +1248,7 @@ fileVersion = { 20190701 }
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 224
ochBlockSize = 220
;
; see TunerStudioOutputChannels struct

View File

@ -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 Dec 19 20:38:05 EST 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 22:05:00 EST 2019
pageSize = 20000
page = 1
@ -1248,7 +1248,7 @@ fileVersion = { 20190701 }
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 224
ochBlockSize = 220
;
; see TunerStudioOutputChannels struct

View File

@ -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 Dec 19 20:38:02 EST 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 22:04:57 EST 2019
pageSize = 20000
page = 1
@ -1248,7 +1248,7 @@ fileVersion = { 20190701 }
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 224
ochBlockSize = 220
;
; see TunerStudioOutputChannels struct

View File

@ -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 Dec 19 20:38:08 EST 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 22:05:03 EST 2019
pageSize = 20000
page = 1
@ -1248,7 +1248,7 @@ fileVersion = { 20190701 }
ochGetCommand = "O%2o%2c"
; see TS_OUTPUT_SIZE in console source code
ochBlockSize = 224
ochBlockSize = 220
;
; see TunerStudioOutputChannels struct

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 20:38:00 EST 2019
// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Thu Dec 19 22:04:54 EST 2019
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -1297,7 +1297,7 @@ public class Fields {
public static final int triggerSimulatorPins2_offset = 737;
public static final int triggerSimulatorPins3_offset = 738;
public static final int TS_FILE_VERSION = 20190701;
public static final int TS_OUTPUT_SIZE = 224;
public static final int TS_OUTPUT_SIZE = 220;
public static final String TS_SIGNATURE = "rusEFI v1.07";
public static final int tunerStudioSerialSpeed_offset = 728;
public static final int twoWireBatchIgnition_offset = 1476;