ini06 Remove redundant ADC inputs & Add a few gauges (#579)

* Remove redundant ADC inputs & Add a few gauges

* Rearrange VE table help

* Fix typo

* Change color from red ('Warning') to blue('Note')
This commit is contained in:
andreika-git 2018-03-20 19:11:33 +02:00 committed by rusefi
parent c542b09ed2
commit 414773d5ac
1 changed files with 32 additions and 57 deletions

View File

@ -1198,7 +1198,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
panel = injectorSetting, West panel = injectorSetting, West
panel = injectorsDeadTime, East panel = injectorsDeadTime, East
dialog = ignitionCylExtra, "Ignition Cyliner Extra" dialog = ignitionCylExtra, "Ignition Cylinder Extra"
field = "Extra cyl #1", timing_offset_cylinder1 field = "Extra cyl #1", timing_offset_cylinder1
field = "Extra cyl #2", timing_offset_cylinder2, {cylindersCount > 1} field = "Extra cyl #2", timing_offset_cylinder2, {cylindersCount > 1}
field = "Extra cyl #3", timing_offset_cylinder3, {cylindersCount > 2} field = "Extra cyl #3", timing_offset_cylinder3, {cylindersCount > 2}
@ -1238,7 +1238,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
panel = ignitionCylExtra, East panel = ignitionCylExtra, East
; Engine->Aux1 Thermistor Settings ; Engine->Aux1 Thermistor Settings
dialog = auxTempSensor1_thermistor, "aux1 Thermistor Settings" dialog = auxTempSensor1Sensor, "aux1 Thermistor Settings"
field = "!Here is three pairs of thermistor temperature and his resistance." field = "!Here is three pairs of thermistor temperature and his resistance."
field = "!Typical temperatures is -40°C, 0°C and 100°C" field = "!Typical temperatures is -40°C, 0°C and 100°C"
field = "" field = ""
@ -1250,15 +1250,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "" field = ""
field = "Highest temperature", auxTempSensor1_tempC_3 field = "Highest temperature", auxTempSensor1_tempC_3
field = "Resistance @ HT", auxTempSensor1_resistance_3 field = "Resistance @ HT", auxTempSensor1_resistance_3
dialog = auxTempSensor1Sensor_IO, "auxTempSensor1 Sensor I/O"
field = "auxTempSensor1 ADC input", auxTempSensor1_adcChannel
field = "Bias Resistor Value", auxTempSensor1_bias_resistor
dialog = auxTempSensor1Sensor, "", yAxis
panel = auxTempSensor1_thermistor, North
panel = auxTempSensor1Sensor_IO, South
; Engine->Aux2 Thermistor Settings ; Engine->Aux2 Thermistor Settings
dialog = auxTempSensor2_thermistor, "aux1 Thermistor Settings" dialog = auxTempSensor2Sensor, "aux2 Thermistor Settings"
field = "!Here is three pairs of thermistor temperature and his resistance." field = "!Here is three pairs of thermistor temperature and his resistance."
field = "!Typical temperatures is -40°C, 0°C and 100°C" field = "!Typical temperatures is -40°C, 0°C and 100°C"
field = "" field = ""
@ -1270,12 +1264,6 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "" field = ""
field = "Highest temperature", auxTempSensor2_tempC_3 field = "Highest temperature", auxTempSensor2_tempC_3
field = "Resistance @ HT", auxTempSensor2_resistance_3 field = "Resistance @ HT", auxTempSensor2_resistance_3
dialog = auxTempSensor2Sensor_IO, "auxTempSensor2 Sensor I/O"
field = "auxTempSensor2 ADC input", auxTempSensor2_adcChannel
field = "Bias Resistor Value", auxTempSensor2_bias_resistor
dialog = auxTempSensor2Sensor, "", yAxis
panel = auxTempSensor2_thermistor, North
panel = auxTempSensor2Sensor_IO, South
; Sensor Inputs ; Sensor Inputs
dialog = otherSensorInputs, "Other Sensor Inputs" dialog = otherSensorInputs, "Other Sensor Inputs"
@ -1439,11 +1427,10 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
panel = allPins1_2 panel = allPins1_2
panel = allPins3_4 panel = allPins3_4
; Sensors->CLT Sensor Settings
; Engine->CLT Thermistor Settings dialog = clt_thermistor, "CLT Sensor Settings"
dialog = clt_thermistor, "CLT Thermistor Settings" field = "#Here is three pairs of thermistor temperature and his resistance."
field = "!Here is three pairs of thermistor temperature and his resistance." field = "#Typical temperatures is -40°C, 0°C and 100°C"
field = "!Typical temperatures is -40°C, 0°C and 100°C"
field = "" field = ""
field = "Lowest temperature", clt_tempC_1 field = "Lowest temperature", clt_tempC_1
field = "Resistance @ LT", clt_resistance_1 field = "Resistance @ LT", clt_resistance_1
@ -1453,18 +1440,17 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "" field = ""
field = "Highest temperature", clt_tempC_3 field = "Highest temperature", clt_tempC_3
field = "Resistance @ HT", clt_resistance_3 field = "Resistance @ HT", clt_resistance_3
field = "Is linear?", useLinearCltSensor field = ""
dialog = cltSensor_IO, "CLT Sensor I/O" field = "Linear characteristic", useLinearCltSensor
field = "CLT ADC input", clt_adcChannel
field = "Bias Resistor Value", clt_bias_resistor
dialog = cltSensor, "", yAxis
panel = clt_thermistor, North
panel = cltSensor_IO, South
; Engine->IAT Thermistor Settings dialog = cltSensor, "", xAxis
dialog = iat_thermistor, "IAT Thermistor Settings" panel = clt_thermistor
field = "!Here is three pairs of thermistor temperature and his resistance." gauge = CLTGauge
field = "!Typical temperatures is -40°C, 0°C and 100°C"
; Sensors->IAT Sensor Settings
dialog = iat_thermistor, "IAT Sensor Settings"
field = "#Here is three pairs of thermistor temperature and his resistance."
field = "#Typical temperatures is -40°C, 0°C and 100°C"
field = "" field = ""
field = "Lowest temperature", iat_tempC_1 field = "Lowest temperature", iat_tempC_1
field = "Resistance @ LT", iat_resistance_1 field = "Resistance @ LT", iat_resistance_1
@ -1474,24 +1460,18 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "" field = ""
field = "Highest temperature", iat_tempC_3 field = "Highest temperature", iat_tempC_3
field = "Resistance @ HT", iat_resistance_3 field = "Resistance @ HT", iat_resistance_3
dialog = iatSensor_IO, "IAT Sensor I/O" field = ""
field = "IAT ADC input", iat_adcChannel field = "Linear characteristic", useLinearIatSensor
field = "Bias Resistor Value", iat_bias_resistor
field = "Is linear?", useLinearIatSensor dialog = iatSensor, "", xAxis
dialog = iatSensor, "", yAxis panel = iat_thermistor
panel = iat_thermistor, North gauge = IATGauge
panel = iatSensor_IO, South
dialog = oilp_settings, "Oil Pressure Sensor Settings" dialog = oilp_settings, "Oil Pressure Sensor Settings"
field = "low voltage", oilPressure_v1 field = "low voltage", oilPressure_v1
field = "low pressure", oilPressure_value1 field = "low pressure", oilPressure_value1
field = "high voltage", oilPressure_v2 field = "high voltage", oilPressure_v2
field = "high pressure", oilPressure_value2 field = "high pressure", oilPressure_value2
dialog = oilp_IO, "Oil Pressure Sensor I/O"
field = "Oil Pressure ADC input", oilPressure_hwChannel
dialog = oilPressureSensor, "", yAxis
panel = oilp_settings, North
panel = oilp_IO, South
; Engine->MAP Sensor Settings ; Engine->MAP Sensor Settings
dialog = mapSensorVDlg, "Voltage Sensor Settings", xAxis dialog = mapSensorVDlg, "Voltage Sensor Settings", xAxis
@ -1749,21 +1729,17 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
panel = batteryDialog panel = batteryDialog
panel = alternator panel = alternator
; Engine->Speed Sensor ; Sensors->Vehicle Speed Sensor Setting
dialog = speedSensor, "Speed Sensor Settings" dialog = speedSensor, "Speed Sensor Settings", xAxis
field = "Input pin", vehicleSpeedSensorInputPin
field = "revolution to speed mult", vehicleSpeedCoef field = "revolution to speed mult", vehicleSpeedCoef
gauge = VSSGauge
; Engine->Other inputs ; Engine->Other inputs
dialog = analogInputSettings, "Analog Input Settings" dialog = analogInputSettings, "Analog Input Settings"
field = "!ECU reboot needed to apply these settings" field = "!ECU reboot needed to apply these settings"
field = "TPS ADC input", tpsAdcChannel
field = "TPS low value detection threshold", tpsErrorDetectionTooLow field = "TPS low value detection threshold", tpsErrorDetectionTooLow
field = "TPS high value detection threshold", tpsErrorDetectionTooHigh field = "TPS high value detection threshold", tpsErrorDetectionTooHigh
field = "!todo: move MAF channel to maf curve dialog" field = "!todo: move MAF channel to maf curve dialog"
field = "MAF ADC input", mafAdcChannel
field = "Baro ADC input", baroSensor_hwChannel
field = "Flex Fuel", flexFuelSensor
field = "Use fixed baro corr from MAP", useFixedBaroCorrFromMap field = "Use fixed baro corr from MAP", useFixedBaroCorrFromMap
field = "Analog divider", analogInputDividerCoefficient field = "Analog divider", analogInputDividerCoefficient
field = "Use BiQuad averaging", useBiQuadAnalogFiltering field = "Use BiQuad averaging", useBiQuadAnalogFiltering
@ -2027,20 +2003,19 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "ADC #3", fsioAdc3 field = "ADC #3", fsioAdc3
field = "ADC #4", fsioAdc4 field = "ADC #4", fsioAdc4
dialog = veTableDialogNorth help = veTableDialogHelp, "Volumetric Efficiency"
field = "Volumetric Efficiency is used to calculate fuel in Speed Density mode" text = "Volumetric Efficiency is used to calculate fuel in Speed Density mode"
field = "http://rusefi.com/fuel" webHelp = "http://rusefi.com/fuel"
dialog = veTableDialog, "VE Table" dialog = veTableDialog
panel = veTableDialogNorth, North topicHelp = "veTableDialogHelp"
panel = veTableTbl, South panel = veTableTbl, South
dialog = veTableDialog3D, "VE Table" dialog = veTableDialog3D, "VE Table"
panel = veTableDialogNorth, North topicHelp = "veTableDialogHelp"
panel = veTableMap, South panel = veTableMap, South
dialog = etbDialog, "Electronic Thtottle Body (alpha)" dialog = etbDialog, "Electronic Thtottle Body (alpha)"
field = "pedal Position Channel", pedalPositionChannel
field = "verbose", isVerboseETB field = "verbose", isVerboseETB
field = "Throttle Pedal Up", throttlePedalUpVoltage field = "Throttle Pedal Up", throttlePedalUpVoltage
field = "Throttle Pedal Wide Open", throttlePedalWOTVoltage field = "Throttle Pedal Wide Open", throttlePedalWOTVoltage