Skip to content

Commit 9b32e2e

Browse files
vanillagorillaarbiasini
authored andcommitted
Fix Checksum errors for CH-R (#86)
* Fix Checksum errors for CH-R message is actually 8 bytes * Update toyota_chr_2018_pt.dbc
1 parent aa067f7 commit 9b32e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generator/toyota/toyota_chr_2018_pt.dbc

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ BO_ 608 STEER_TORQUE_SENSOR: 8 XXX
1515
SG_ STEER_OVERRIDE : 0|1@0+ (1,0) [0|1] "" XXX
1616
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX
1717

18-
BO_ 610 EPS_STATUS: 5 EPS
18+
BO_ 610 EPS_STATUS: 8 EPS
1919
SG_ IPAS_STATE : 3|4@0+ (1,0) [0|15] "" XXX
2020
SG_ LKA_STATE : 31|8@0+ (1,0) [0|255] "" XXX
21-
SG_ CHECKSUM : 39|8@0+ (1,0) [0|255] "" XXX
21+
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX
2222

2323
BO_ 956 GEAR_PACKET: 8 XXX
2424
SG_ GEAR : 13|6@0+ (1,0) [0|63] "" XXX

0 commit comments

Comments
 (0)