Skip to content

Commit

Permalink
Added SPORT_ON message for Corolla (#155)
Browse files Browse the repository at this point in the history
* Added SPORT_ON message for Corolla

* Ran generator.py
  • Loading branch information
sshane authored and rbiasini committed Apr 8, 2019
1 parent e18ba36 commit d2f3306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions generator/toyota/toyota_corolla_2017_pt.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ BO_ 610 EPS_STATUS: 5 EPS

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

CM_ SG_ 548 BRAKE_PRESSURE "seems prop to pedal force";
CM_ SG_ 548 BRAKE_POSITION "seems proportional to pedal displacement, unclear the max value of 0x1c8";
Expand Down
1 change: 1 addition & 0 deletions toyota_corolla_2017_pt_generated.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ BO_ 610 EPS_STATUS: 5 EPS

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

CM_ SG_ 548 BRAKE_PRESSURE "seems prop to pedal force";
CM_ SG_ 548 BRAKE_POSITION "seems proportional to pedal displacement, unclear the max value of 0x1c8";
Expand Down

0 comments on commit d2f3306

Please sign in to comment.