Skip to content

Commit 3a55ae9

Browse files
bugsy924rbiasini
authored andcommittedMar 26, 2019
New camry steer message (#149)
* New steer message More accuracy and less latency * Fixed range * Removed extra line * Moved signal to the correct message and ran generator Saw checksum and threw it under the wrong message
1 parent 6cd0238 commit 3a55ae9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎generator/toyota/toyota_camry_hybrid_2018_pt.dbc

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ BO_ 608 STEER_TORQUE_SENSOR: 8 XXX
2020
SG_ STEER_TORQUE_DRIVER : 15|16@0- (1,0) [-32768|32767] "" XXX
2121
SG_ STEER_OVERRIDE : 0|1@0+ (1,0) [0|1] "" XXX
2222
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX
23+
SG_ STEER_ANGLE : 31|16@0- (0.05527,0) [-500|500] "" XXX
2324

2425
BO_ 610 EPS_STATUS: 8 EPS
2526
SG_ IPAS_STATE : 3|4@0+ (1,0) [0|15] "" XXX

‎toyota_camry_hybrid_2018_pt_generated.dbc

+1
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ BO_ 608 STEER_TORQUE_SENSOR: 8 XXX
318318
SG_ STEER_TORQUE_DRIVER : 15|16@0- (1,0) [-32768|32767] "" XXX
319319
SG_ STEER_OVERRIDE : 0|1@0+ (1,0) [0|1] "" XXX
320320
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX
321+
SG_ STEER_ANGLE : 31|16@0- (0.05527,0) [-500|500] "" XXX
321322

322323
BO_ 610 EPS_STATUS: 8 EPS
323324
SG_ IPAS_STATE : 3|4@0+ (1,0) [0|15] "" XXX

0 commit comments

Comments
 (0)