semi-secret brz/frs pedal mode

This commit is contained in:
Matthew Kennedy 2023-06-10 23:12:14 -04:00 committed by rusefillc
parent 77c55b9f88
commit 54a8085957
2 changed files with 2 additions and 0 deletions

View File

@ -449,6 +449,7 @@ bit artificialTestMisfire,"Danger Mode","No thank you";Experimental setting that
bit useFordRedundantPps;On some Ford and Toyota vehicles one of the pedal sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor.
bit cltSensorPulldown
bit iatSensorPulldown
bit allowIdenticalPps
int16_t tpsMin;Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X;"ADC", 1, 0, 0, 1023, 0
int16_t tpsMax;Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X;"ADC", 1, 0, 0, 1023, 0

View File

@ -4399,6 +4399,7 @@ dialog = tcuControls, "Transmission Settings"
field = "Secondary PPS maximum", ppsSecondaryMaximum, {useFordRedundantPps}
field = "consumeObdSensors", consumeObdSensors, { canReadEnabled == 1 && canWriteEnabled == 1}
field = "BRZ/FRS/GT86 pedal", allowIdenticalPps
field = "Artificial Misfire", artificialTestMisfire
field = "Always use instant RPM", alwaysInstantRpm
field = vinNumber, vinNumber