From 1a1f81d9cb0b0c01baba6be2e59ffa2825477403 Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 17 Apr 2020 07:25:17 -0400 Subject: [PATCH] fresh --- firmware/tunerstudio/rusefi.ini | 13 ++++++++++++- firmware/tunerstudio/rusefi_frankenso.ini | 13 ++++++++++++- firmware/tunerstudio/rusefi_microrusefi.ini | 13 ++++++++++++- firmware/tunerstudio/rusefi_prometheus.ini | 13 ++++++++++++- firmware/tunerstudio/rusefi_proteus.ini | 13 ++++++++++++- 5 files changed, 60 insertions(+), 5 deletions(-) diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index b8c0efcb86..f59cc7491f 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -89,7 +89,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 gen_config.bat integration\rusefi_config.txt Thu Apr 16 14:29:55 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 16 20:32:26 EDT 2020 pageSize = 20000 page = 1 @@ -1515,6 +1515,11 @@ fileVersion = { 20200310 } ; TPS2Value = scalar, S16, 220, "%",{1/100}, 0 + rawTps1Primary = scalar, U16, 222, "V",{1/1000}, 0.0 + rawPpsPrimary = scalar, U16, 224, "V",{1/1000}, 0.0 + rawClt = scalar, U16, 226, "V",{1/1000}, 0.0 + rawIat = scalar, U16, 228, "V",{1/1000}, 0.0 + rawOilPressure = scalar, U16, 230, "V",{1/1000}, 0.0 ; ; see TunerStudioOutputChannels struct @@ -2126,6 +2131,12 @@ gaugeCategory = Throttle Body (incl. ETB) etbErrorGauge = etb1Error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB duty cycle", "%", -100, 100, -75, -50, 50, 75, 0, 0 +gaugeCategory = Sensors - Raw + rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawPpsPrimaryGauge = rawPpsPrimary , "Raw Pedal Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawCltGauge = rawClt , "Raw CLT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawIatGauge = rawIat , "Raw IAT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawOilPressureGauge = rawOilPressure, "Raw Oil Pressure", "volts", 0, 5, 0, 0, 5, 5, 3, 0 [WueAnalyze] diff --git a/firmware/tunerstudio/rusefi_frankenso.ini b/firmware/tunerstudio/rusefi_frankenso.ini index 67ca4cde39..6ad9146b9d 100644 --- a/firmware/tunerstudio/rusefi_frankenso.ini +++ b/firmware/tunerstudio/rusefi_frankenso.ini @@ -89,7 +89,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 gen_config.bat integration\rusefi_config.txt Thu Apr 16 14:30:01 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 16 20:32:33 EDT 2020 pageSize = 20000 page = 1 @@ -1515,6 +1515,11 @@ fileVersion = { 20200310 } ; TPS2Value = scalar, S16, 220, "%",{1/100}, 0 + rawTps1Primary = scalar, U16, 222, "V",{1/1000}, 0.0 + rawPpsPrimary = scalar, U16, 224, "V",{1/1000}, 0.0 + rawClt = scalar, U16, 226, "V",{1/1000}, 0.0 + rawIat = scalar, U16, 228, "V",{1/1000}, 0.0 + rawOilPressure = scalar, U16, 230, "V",{1/1000}, 0.0 ; ; see TunerStudioOutputChannels struct @@ -2126,6 +2131,12 @@ gaugeCategory = Throttle Body (incl. ETB) etbErrorGauge = etb1Error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB duty cycle", "%", -100, 100, -75, -50, 50, 75, 0, 0 +gaugeCategory = Sensors - Raw + rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawPpsPrimaryGauge = rawPpsPrimary , "Raw Pedal Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawCltGauge = rawClt , "Raw CLT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawIatGauge = rawIat , "Raw IAT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawOilPressureGauge = rawOilPressure, "Raw Oil Pressure", "volts", 0, 5, 0, 0, 5, 5, 3, 0 [WueAnalyze] diff --git a/firmware/tunerstudio/rusefi_microrusefi.ini b/firmware/tunerstudio/rusefi_microrusefi.ini index bc7fda5281..934437118c 100644 --- a/firmware/tunerstudio/rusefi_microrusefi.ini +++ b/firmware/tunerstudio/rusefi_microrusefi.ini @@ -89,7 +89,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 gen_config.bat integration\rusefi_config.txt Thu Apr 16 14:29:58 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 16 20:32:30 EDT 2020 pageSize = 20000 page = 1 @@ -1515,6 +1515,11 @@ fileVersion = { 20200310 } ; TPS2Value = scalar, S16, 220, "%",{1/100}, 0 + rawTps1Primary = scalar, U16, 222, "V",{1/1000}, 0.0 + rawPpsPrimary = scalar, U16, 224, "V",{1/1000}, 0.0 + rawClt = scalar, U16, 226, "V",{1/1000}, 0.0 + rawIat = scalar, U16, 228, "V",{1/1000}, 0.0 + rawOilPressure = scalar, U16, 230, "V",{1/1000}, 0.0 ; ; see TunerStudioOutputChannels struct @@ -2126,6 +2131,12 @@ gaugeCategory = Throttle Body (incl. ETB) etbErrorGauge = etb1Error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB duty cycle", "%", -100, 100, -75, -50, 50, 75, 0, 0 +gaugeCategory = Sensors - Raw + rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawPpsPrimaryGauge = rawPpsPrimary , "Raw Pedal Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawCltGauge = rawClt , "Raw CLT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawIatGauge = rawIat , "Raw IAT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawOilPressureGauge = rawOilPressure, "Raw Oil Pressure", "volts", 0, 5, 0, 0, 5, 5, 3, 0 [WueAnalyze] diff --git a/firmware/tunerstudio/rusefi_prometheus.ini b/firmware/tunerstudio/rusefi_prometheus.ini index ab8a8053d1..0143e55543 100644 --- a/firmware/tunerstudio/rusefi_prometheus.ini +++ b/firmware/tunerstudio/rusefi_prometheus.ini @@ -89,7 +89,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 gen_config.bat integration\rusefi_config.txt Thu Apr 16 14:30:04 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 16 20:32:36 EDT 2020 pageSize = 20000 page = 1 @@ -1515,6 +1515,11 @@ fileVersion = { 20200310 } ; TPS2Value = scalar, S16, 220, "%",{1/100}, 0 + rawTps1Primary = scalar, U16, 222, "V",{1/1000}, 0.0 + rawPpsPrimary = scalar, U16, 224, "V",{1/1000}, 0.0 + rawClt = scalar, U16, 226, "V",{1/1000}, 0.0 + rawIat = scalar, U16, 228, "V",{1/1000}, 0.0 + rawOilPressure = scalar, U16, 230, "V",{1/1000}, 0.0 ; ; see TunerStudioOutputChannels struct @@ -2126,6 +2131,12 @@ gaugeCategory = Throttle Body (incl. ETB) etbErrorGauge = etb1Error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB duty cycle", "%", -100, 100, -75, -50, 50, 75, 0, 0 +gaugeCategory = Sensors - Raw + rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawPpsPrimaryGauge = rawPpsPrimary , "Raw Pedal Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawCltGauge = rawClt , "Raw CLT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawIatGauge = rawIat , "Raw IAT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawOilPressureGauge = rawOilPressure, "Raw Oil Pressure", "volts", 0, 5, 0, 0, 5, 5, 3, 0 [WueAnalyze] diff --git a/firmware/tunerstudio/rusefi_proteus.ini b/firmware/tunerstudio/rusefi_proteus.ini index 0138988cc6..a6828b4c5e 100644 --- a/firmware/tunerstudio/rusefi_proteus.ini +++ b/firmware/tunerstudio/rusefi_proteus.ini @@ -89,7 +89,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 gen_config.bat integration\rusefi_config.txt Thu Apr 16 14:30:07 EDT 2020 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Thu Apr 16 20:32:40 EDT 2020 pageSize = 20000 page = 1 @@ -1515,6 +1515,11 @@ fileVersion = { 20200310 } ; TPS2Value = scalar, S16, 220, "%",{1/100}, 0 + rawTps1Primary = scalar, U16, 222, "V",{1/1000}, 0.0 + rawPpsPrimary = scalar, U16, 224, "V",{1/1000}, 0.0 + rawClt = scalar, U16, 226, "V",{1/1000}, 0.0 + rawIat = scalar, U16, 228, "V",{1/1000}, 0.0 + rawOilPressure = scalar, U16, 230, "V",{1/1000}, 0.0 ; ; see TunerStudioOutputChannels struct @@ -2126,6 +2131,12 @@ gaugeCategory = Throttle Body (incl. ETB) etbErrorGauge = etb1Error, "ETB position error", "%", -20, 20, -10, -5, 5, 10, 2, 0 etbDutyCycleGauge = etb1DutyCycle, "ETB duty cycle", "%", -100, 100, -75, -50, 50, 75, 0, 0 +gaugeCategory = Sensors - Raw + rawTps1PrimaryGauge = rawTps1Primary, "Raw TPS 1 Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawPpsPrimaryGauge = rawPpsPrimary , "Raw Pedal Primary", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawCltGauge = rawClt , "Raw CLT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawIatGauge = rawIat , "Raw IAT", "volts", 0, 5, 0, 0, 5, 5, 3, 0 + rawOilPressureGauge = rawOilPressure, "Raw Oil Pressure", "volts", 0, 5, 0, 0, 5, 5, 3, 0 [WueAnalyze]