Skip to content

Commit

Permalink
Toyota Prius: added a comma specific message to control the speed sen…
Browse files Browse the repository at this point in the history
…t to the EPS
  • Loading branch information
rbiasini committed Mar 13, 2018
1 parent 6f5e8b6 commit 5f42439
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions generator/toyota/_comma.dbc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
BO_ 512 EPS_INTERCEPTOR: 2 EON
SG_ SPEED_NULLER : 7|1@0+ (1,0) [0|1] "" XXX
SG_ CHECKSUM : 15|8@0+ (1,0) [0|255] "" XXX
1 change: 1 addition & 0 deletions generator/toyota/toyota_prius_2017_pt.dbc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
CM_ "IMPORT _toyota_2017.dbc"
CM_ "IMPORT _comma.dbc"

BO_ 295 GEAR_PACKET: 8 XXX
SG_ CAR_MOVEMENT : 39|8@0- (1,0) [0|255] "" XXX
Expand Down
7 changes: 7 additions & 0 deletions toyota_prius_2017_pt_generated.dbc
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CM_ "AUTOGENERATED FILE, DO NOT EDIT"


CM_ "Imported file _comma.dbc starts here"
BO_ 512 EPS_INTERCEPTOR: 2 EON
SG_ SPEED_NULLER : 7|1@0+ (1,0) [0|1] "" XXX
SG_ CHECKSUM : 15|8@0+ (1,0) [0|255] "" XXX


CM_ "Imported file _toyota_2017.dbc starts here"
VERSION ""

Expand Down Expand Up @@ -195,6 +201,7 @@ CM_ "CHFFR_METRIC 37 STEER_ANGLE STEER_ANGLE 0.36 180";
CM_ "toyota_prius_2017_pt.dbc starts here"



BO_ 295 GEAR_PACKET: 8 XXX
SG_ CAR_MOVEMENT : 39|8@0- (1,0) [0|255] "" XXX
SG_ COUNTER : 55|8@0+ (1,0) [0|255] "" XXX
Expand Down

0 comments on commit 5f42439

Please sign in to comment.