How does the ECU decide when to use MAP estimate? #7030

only:uaefi
This commit is contained in:
rusefillc 2024-11-09 15:52:09 -05:00
parent 15045d3272
commit 23fbbd74e2
1 changed files with 1 additions and 1 deletions

View File

@ -3513,7 +3513,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_hwChannel != @@ADC_CHANNEL_NONE@@ && map_sensor_type == 0 } field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_hwChannel != @@ADC_CHANNEL_NONE@@ && map_sensor_type == 0 }
indicatorPanel = mapValidIndicators, 1 indicatorPanel = mapValidIndicators, 1
indicator = {isMapValid}, "BAD Map Input", "Happy MAP Input" indicator = {isMapValid}, "BAD Map Input", "Good MAP Input"
dialog = mapCommon, "MAP common settings" dialog = mapCommon, "MAP common settings"
field = "Low value threshold", mapErrorDetectionTooLow field = "Low value threshold", mapErrorDetectionTooLow