sign/unsign
This commit is contained in:
parent
d1c619879c
commit
9517da33c3
|
@ -85,7 +85,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 integration\rusefi_config.txt Tue Feb 04 01:02:34 EST 2020
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Feb 04 13:45:28 EST 2020
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1341,8 +1341,8 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
|
|
||||||
; throttle, pedal
|
; throttle, pedal
|
||||||
TPSValue = scalar, U16, 20, "%",{1/100}, 0
|
TPSValue = scalar, S16, 20, "%",{1/100}, 0
|
||||||
throttlePedalPosition = scalar,U16, 22, "%",{1/100}, 0
|
throttlePedalPosition = scalar,S16, 22, "%",{1/100}, 0
|
||||||
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
||||||
|
|
||||||
; air flow/mass measurments
|
; air flow/mass measurments
|
||||||
|
@ -1375,9 +1375,9 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
; Corrections
|
; Corrections
|
||||||
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
||||||
iatCorrection = scalar, U16, 64, "%",{1/100}, 0
|
iatCorrection = scalar, S16, 64, "%",{1/100}, 0
|
||||||
cltCorrection = scalar, U16, 66, "%",{1/100}, 0
|
cltCorrection = scalar, S16, 66, "%",{1/100}, 0
|
||||||
baroCorrection = scalar, U16, 68, "%",{1/100}, 0
|
baroCorrection = scalar, S16, 68, "%",{1/100}, 0
|
||||||
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
||||||
|
|
||||||
; Wall model AE
|
; Wall model AE
|
||||||
|
@ -1393,7 +1393,7 @@ fileVersion = { 20191221 }
|
||||||
; Ignition
|
; Ignition
|
||||||
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
||||||
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
||||||
coilDutyCycle = scalar, U16, 88, "%",{1/100}, 0
|
coilDutyCycle = scalar, S16, 88, "%",{1/100}, 0
|
||||||
|
|
||||||
; Idle & ETB
|
; Idle & ETB
|
||||||
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
||||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Tue Feb 04 01:02:41 EST 2020
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Feb 04 13:45:35 EST 2020
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1341,8 +1341,8 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
|
|
||||||
; throttle, pedal
|
; throttle, pedal
|
||||||
TPSValue = scalar, U16, 20, "%",{1/100}, 0
|
TPSValue = scalar, S16, 20, "%",{1/100}, 0
|
||||||
throttlePedalPosition = scalar,U16, 22, "%",{1/100}, 0
|
throttlePedalPosition = scalar,S16, 22, "%",{1/100}, 0
|
||||||
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
||||||
|
|
||||||
; air flow/mass measurments
|
; air flow/mass measurments
|
||||||
|
@ -1375,9 +1375,9 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
; Corrections
|
; Corrections
|
||||||
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
||||||
iatCorrection = scalar, U16, 64, "%",{1/100}, 0
|
iatCorrection = scalar, S16, 64, "%",{1/100}, 0
|
||||||
cltCorrection = scalar, U16, 66, "%",{1/100}, 0
|
cltCorrection = scalar, S16, 66, "%",{1/100}, 0
|
||||||
baroCorrection = scalar, U16, 68, "%",{1/100}, 0
|
baroCorrection = scalar, S16, 68, "%",{1/100}, 0
|
||||||
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
||||||
|
|
||||||
; Wall model AE
|
; Wall model AE
|
||||||
|
@ -1393,7 +1393,7 @@ fileVersion = { 20191221 }
|
||||||
; Ignition
|
; Ignition
|
||||||
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
||||||
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
||||||
coilDutyCycle = scalar, U16, 88, "%",{1/100}, 0
|
coilDutyCycle = scalar, S16, 88, "%",{1/100}, 0
|
||||||
|
|
||||||
; Idle & ETB
|
; Idle & ETB
|
||||||
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
||||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Tue Feb 04 01:02:37 EST 2020
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Feb 04 13:45:31 EST 2020
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1341,8 +1341,8 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
|
|
||||||
; throttle, pedal
|
; throttle, pedal
|
||||||
TPSValue = scalar, U16, 20, "%",{1/100}, 0
|
TPSValue = scalar, S16, 20, "%",{1/100}, 0
|
||||||
throttlePedalPosition = scalar,U16, 22, "%",{1/100}, 0
|
throttlePedalPosition = scalar,S16, 22, "%",{1/100}, 0
|
||||||
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
||||||
|
|
||||||
; air flow/mass measurments
|
; air flow/mass measurments
|
||||||
|
@ -1375,9 +1375,9 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
; Corrections
|
; Corrections
|
||||||
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
||||||
iatCorrection = scalar, U16, 64, "%",{1/100}, 0
|
iatCorrection = scalar, S16, 64, "%",{1/100}, 0
|
||||||
cltCorrection = scalar, U16, 66, "%",{1/100}, 0
|
cltCorrection = scalar, S16, 66, "%",{1/100}, 0
|
||||||
baroCorrection = scalar, U16, 68, "%",{1/100}, 0
|
baroCorrection = scalar, S16, 68, "%",{1/100}, 0
|
||||||
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
||||||
|
|
||||||
; Wall model AE
|
; Wall model AE
|
||||||
|
@ -1393,7 +1393,7 @@ fileVersion = { 20191221 }
|
||||||
; Ignition
|
; Ignition
|
||||||
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
||||||
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
||||||
coilDutyCycle = scalar, U16, 88, "%",{1/100}, 0
|
coilDutyCycle = scalar, S16, 88, "%",{1/100}, 0
|
||||||
|
|
||||||
; Idle & ETB
|
; Idle & ETB
|
||||||
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
||||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Tue Feb 04 01:02:44 EST 2020
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Feb 04 13:45:38 EST 2020
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1341,8 +1341,8 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
|
|
||||||
; throttle, pedal
|
; throttle, pedal
|
||||||
TPSValue = scalar, U16, 20, "%",{1/100}, 0
|
TPSValue = scalar, S16, 20, "%",{1/100}, 0
|
||||||
throttlePedalPosition = scalar,U16, 22, "%",{1/100}, 0
|
throttlePedalPosition = scalar,S16, 22, "%",{1/100}, 0
|
||||||
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
||||||
|
|
||||||
; air flow/mass measurments
|
; air flow/mass measurments
|
||||||
|
@ -1375,9 +1375,9 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
; Corrections
|
; Corrections
|
||||||
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
||||||
iatCorrection = scalar, U16, 64, "%",{1/100}, 0
|
iatCorrection = scalar, S16, 64, "%",{1/100}, 0
|
||||||
cltCorrection = scalar, U16, 66, "%",{1/100}, 0
|
cltCorrection = scalar, S16, 66, "%",{1/100}, 0
|
||||||
baroCorrection = scalar, U16, 68, "%",{1/100}, 0
|
baroCorrection = scalar, S16, 68, "%",{1/100}, 0
|
||||||
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
||||||
|
|
||||||
; Wall model AE
|
; Wall model AE
|
||||||
|
@ -1393,7 +1393,7 @@ fileVersion = { 20191221 }
|
||||||
; Ignition
|
; Ignition
|
||||||
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
||||||
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
||||||
coilDutyCycle = scalar, U16, 88, "%",{1/100}, 0
|
coilDutyCycle = scalar, S16, 88, "%",{1/100}, 0
|
||||||
|
|
||||||
; Idle & ETB
|
; Idle & ETB
|
||||||
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
||||||
|
|
|
@ -85,7 +85,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 integration\rusefi_config.txt Tue Feb 04 01:02:48 EST 2020
|
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Tue Feb 04 13:45:41 EST 2020
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -1341,8 +1341,8 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
|
|
||||||
; throttle, pedal
|
; throttle, pedal
|
||||||
TPSValue = scalar, U16, 20, "%",{1/100}, 0
|
TPSValue = scalar, S16, 20, "%",{1/100}, 0
|
||||||
throttlePedalPosition = scalar,U16, 22, "%",{1/100}, 0
|
throttlePedalPosition = scalar,S16, 22, "%",{1/100}, 0
|
||||||
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
tpsADC = scalar, U16, 24, "ADC", 1, 0.0;
|
||||||
|
|
||||||
; air flow/mass measurments
|
; air flow/mass measurments
|
||||||
|
@ -1375,9 +1375,9 @@ fileVersion = { 20191221 }
|
||||||
|
|
||||||
; Corrections
|
; Corrections
|
||||||
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
injectorLagMs = scalar, U16, 62, "ms",{1/300}, 0.0
|
||||||
iatCorrection = scalar, U16, 64, "%",{1/100}, 0
|
iatCorrection = scalar, S16, 64, "%",{1/100}, 0
|
||||||
cltCorrection = scalar, U16, 66, "%",{1/100}, 0
|
cltCorrection = scalar, S16, 66, "%",{1/100}, 0
|
||||||
baroCorrection = scalar, U16, 68, "%",{1/100}, 0
|
baroCorrection = scalar, S16, 68, "%",{1/100}, 0
|
||||||
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
fuelPidCorrection=scalar, S16, 70, "ms",{1/300}, 0
|
||||||
|
|
||||||
; Wall model AE
|
; Wall model AE
|
||||||
|
@ -1393,7 +1393,7 @@ fileVersion = { 20191221 }
|
||||||
; Ignition
|
; Ignition
|
||||||
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
ignitionAdvance = scalar, S16, 84, "deg",{1/50}, 0.0
|
||||||
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
sparkDwellValue = scalar, U16, 86, "ms",{1/300}, 0.0
|
||||||
coilDutyCycle = scalar, U16, 88, "%",{1/100}, 0
|
coilDutyCycle = scalar, S16, 88, "%",{1/100}, 0
|
||||||
|
|
||||||
; Idle & ETB
|
; Idle & ETB
|
||||||
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
idleAirValvePosition=scalar,S16, 90, "%",{1/100}, 0
|
||||||
|
|
Loading…
Reference in New Issue