diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index 8a7eeb5e74..ce9adbe7a2 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -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", diff --git a/firmware/tunerstudio/rusefi_frankenso.ini b/firmware/tunerstudio/rusefi_frankenso.ini index 23be774cb8..29298ebad0 100644 --- a/firmware/tunerstudio/rusefi_frankenso.ini +++ b/firmware/tunerstudio/rusefi_frankenso.ini @@ -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", diff --git a/firmware/tunerstudio/rusefi_microrusefi.ini b/firmware/tunerstudio/rusefi_microrusefi.ini index 87d49930ad..e86047736a 100644 --- a/firmware/tunerstudio/rusefi_microrusefi.ini +++ b/firmware/tunerstudio/rusefi_microrusefi.ini @@ -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", diff --git a/firmware/tunerstudio/rusefi_prometheus.ini b/firmware/tunerstudio/rusefi_prometheus.ini index 8c084a64e0..2192e22f56 100644 --- a/firmware/tunerstudio/rusefi_prometheus.ini +++ b/firmware/tunerstudio/rusefi_prometheus.ini @@ -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",