This commit is contained in:
rusefillc 2022-12-26 12:18:53 -05:00
parent 05e77d8894
commit a8c8f43217
2 changed files with 3 additions and 2 deletions

View File

@ -168,7 +168,7 @@ function onMotor6(bus, id, dlc, data)
-- actualTorque = fakeTorque
-- feedbackGearbox = 255
motor6Data[2] = math.floor(targetTorque / 0.39)
motor6Data[2] = math.floor(engineTorque / 0.39)
motor6Data[3] = math.floor(actualTorque / 0.39)
motor6Data[6] = math.floor(feedbackGearbox / 0.39)

View File

@ -202,11 +202,12 @@ Solenoid Valve 1 N88 and Solenoid Valve 2 N89 are on/off.
| 30 | ??? | Solenoid #3 K3 ? | YEL/VIO |
| 31 | | Solenoid #6 Main Pressure Positive | |
| 32 | | Solenoid #9 K2 ? | VIO/BLU |
| 34 | CAN | CAN | ORG/BRN |
| 39 | | | BRN |
| 42 | | | |
| 42 | | | |
| 43 | | Solenoid #4 TC Negative | |
| | | | |
| 46 | CAN | CAN | ORG/BRN |
| 48 | | Shift lock solenoid ? | VIO |
| 50 | | | GRN |
| | | | |