if_ts_show_ford_toyota_tps_pps part two

This commit is contained in:
rusefi 2024-05-05 00:37:39 -04:00
parent 32f1d10160
commit 63f1ea85af
1 changed files with 2 additions and 2 deletions

View File

@ -2998,6 +2998,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
panel = tpsSent1@@if_ts_show_tps_sent
panel = tpsNum2@@if_ts_show_tps2
field = "Ford/Toyota redundant TPS mode", useFordRedundantTps@@if_ts_show_ford_toyota_tps_pps
field = "Secondary TPS maximum", tpsSecondaryMaximum, {useFordRedundantTps}@@if_ts_show_ford_toyota_tps_pps
dialog = pedalSensorLeft, "Accelerator pedal"
field = "Accelerator position sensor", throttlePedalPositionAdcChannel
@ -3010,6 +3011,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "Down (WOT) voltage", throttlePedalSecondaryWOTVoltage
field = "TPS/PPS Error Detection Threshold", etbSplit
field = "Ford/Toyota redundant PPS mode", useFordRedundantPps@@if_ts_show_ford_toyota_tps_pps
field = "Secondary PPS maximum", ppsSecondaryMaximum, {useFordRedundantPps}@@if_ts_show_ford_toyota_tps_pps
panel = tpsPpsLimits
dialog = pedalGauges
@ -4948,8 +4950,6 @@ dialog = tcuControls, "Transmission Settings"
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
field = "Warning Message", warning_message
field = "Secondary TPS maximum", tpsSecondaryMaximum, {useFordRedundantTps}
field = "Secondary PPS maximum", ppsSecondaryMaximum, {useFordRedundantPps}
field = "consumeObdSensors", consumeObdSensors, { canReadEnabled == 1 && canWriteEnabled == 1}
field = "BRZ/FRS/GT86 pedal", allowIdenticalPps