Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wheel speeds #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions subaru_outback_2015_generated.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ BO_ 211 Brake_Type: 8 XXX
SG_ Counter : 48|8@1+ (1,0) [0|255] "" XXX

BO_ 212 Wheel_Speeds: 8 XXX
SG_ FL : 0|16@1+ (0.0592,0) [0|255] "KPH" XXX
SG_ FR : 16|16@1+ (0.0592,0) [0|255] "KPH" XXX
SG_ RL : 32|16@1+ (0.0592,0) [0|255] "KPH" XXX
SG_ RR : 48|16@1+ (0.0592,0) [0|255] "KPH" XXX
SG_ FL : 0|16@1+ (0.057,0) [0|255] "KPH" XXX
SG_ FR : 16|16@1+ (0.057,0) [0|255] "KPH" XXX
SG_ RL : 32|16@1+ (0.057,0) [0|255] "KPH" XXX
SG_ RR : 48|16@1+ (0.057,0) [0|255] "KPH" XXX

BO_ 320 Throttle: 8 XXX
SG_ Throttle_Pedal : 0|8@1+ (0.392157,0) [0|255] "" XXX
Expand Down