This commit is contained in:
rusefi 2019-07-03 03:23:23 -04:00
parent e81beaf81b
commit 7faca592d0
4 changed files with 24 additions and 4 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 Mon Jul 01 12:46:14 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Jul 03 03:18:32 EDT 2019
pageSize = 20000
page = 1
@ -2039,6 +2039,11 @@ gaugeCategory = Throttle Body (incl. ETB)
entry = brakePedalIndicator, "brake: down",int,"%d"
entry = acSwitchIndicator, "AC switch",int,"%d"
entry = ind_fan, "radiator fan",int,"%d"
; Electronic throttle body
entry = etb1Error, "ETB Error", float, "%.3f"
entry = etb1DutyCycle, "ETB Duty", float, "%.3f"
entry = etbTarget, "ETB Target", float, "%.3f"
; tpsADC = U16, "ADC",

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 Mon Jul 01 12:46:19 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Jul 03 03:18:38 EDT 2019
pageSize = 20000
page = 1
@ -2039,6 +2039,11 @@ gaugeCategory = Throttle Body (incl. ETB)
entry = brakePedalIndicator, "brake: down",int,"%d"
entry = acSwitchIndicator, "AC switch",int,"%d"
entry = ind_fan, "radiator fan",int,"%d"
; Electronic throttle body
entry = etb1Error, "ETB Error", float, "%.3f"
entry = etb1DutyCycle, "ETB Duty", float, "%.3f"
entry = etbTarget, "ETB Target", float, "%.3f"
; tpsADC = U16, "ADC",

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 Mon Jul 01 12:46:17 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Jul 03 03:18:35 EDT 2019
pageSize = 20000
page = 1
@ -2039,6 +2039,11 @@ gaugeCategory = Throttle Body (incl. ETB)
entry = brakePedalIndicator, "brake: down",int,"%d"
entry = acSwitchIndicator, "AC switch",int,"%d"
entry = ind_fan, "radiator fan",int,"%d"
; Electronic throttle body
entry = etb1Error, "ETB Error", float, "%.3f"
entry = etb1DutyCycle, "ETB Duty", float, "%.3f"
entry = etbTarget, "ETB Target", float, "%.3f"
; tpsADC = U16, "ADC",

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 Mon Jul 01 12:46:21 EDT 2019
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Jul 03 03:18:40 EDT 2019
pageSize = 20000
page = 1
@ -2039,6 +2039,11 @@ gaugeCategory = Throttle Body (incl. ETB)
entry = brakePedalIndicator, "brake: down",int,"%d"
entry = acSwitchIndicator, "AC switch",int,"%d"
entry = ind_fan, "radiator fan",int,"%d"
; Electronic throttle body
entry = etb1Error, "ETB Error", float, "%.3f"
entry = etb1DutyCycle, "ETB Duty", float, "%.3f"
entry = etbTarget, "ETB Target", float, "%.3f"
; tpsADC = U16, "ADC",