From a0a0406523417a5cfeb05e2953b017e3878e1bbc Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 22 Mar 2019 15:54:12 -0400 Subject: [PATCH] baro --- firmware/tunerstudio/rusefi.ini | 5 ++++- firmware/tunerstudio/rusefi.input | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index c5b5e9ce29..f2b0de13da 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -63,7 +63,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Mar 21 22:10:20 EDT 2019 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Mar 22 15:52:39 EDT 2019 pageSize = 20000 page = 1 @@ -2588,6 +2588,9 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_type == 0 && hasFrequencyReportingMapSensor == 0} field = "Use minimal value of", mapMinBufferLength field = "Measure Map Only In One Cylinder", measureMapOnlyInOneCylinder + field = baroSensor_lowValue, baroSensor_lowValue + field = baroSensor_highValue, baroSensor_highValue + field = baroSensor_type, baroSensor_type dialog = mapSensorFDlg, "Frequency Sensor Settings", yAxis field = "0 kPa freq", mapFrequency0Kpa, {hasFrequencyReportingMapSensor == 1} diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index e7fac1a4f3..c14476dc27 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1697,6 +1697,9 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_type == 0 && hasFrequencyReportingMapSensor == 0} field = "Use minimal value of", mapMinBufferLength field = "Measure Map Only In One Cylinder", measureMapOnlyInOneCylinder + field = baroSensor_lowValue, baroSensor_lowValue + field = baroSensor_highValue, baroSensor_highValue + field = baroSensor_type, baroSensor_type dialog = mapSensorFDlg, "Frequency Sensor Settings", yAxis field = "0 kPa freq", mapFrequency0Kpa, {hasFrequencyReportingMapSensor == 1}