Skip to content

Commit

Permalink
Nissan: correct angle signal ranges (commaai#830)
Browse files Browse the repository at this point in the history
correct signal ranges
  • Loading branch information
sshane authored May 2, 2023
1 parent 23b83b5 commit f120523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nissan_leaf_2018.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ BO_ 361 LKAS: 8 XXX
SG_ LKA_ACTIVE : 52|1@0+ (1,0) [0|15] "" XXX
SG_ SET_0x80_2 : 31|8@0+ (1,0) [0|255] "" XXX
SG_ COUNTER : 51|4@0+ (1,0) [0|15] "" XXX
SG_ DESIRED_ANGLE : 7|18@0+ (-0.01,1310) [0|255] "" XXX
SG_ DESIRED_ANGLE : 7|18@0+ (-0.01,1310) [-1311.43|1310] "" XXX
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX

BO_ 389 STEER_TORQUE_SENSOR: 8 XXX
Expand Down
2 changes: 1 addition & 1 deletion nissan_x_trail_2017.dbc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ BO_ 361 LKAS: 8 XXX
SG_ LKA_ACTIVE : 52|1@0+ (1,0) [0|15] "" XXX
SG_ SET_0x80_2 : 31|8@0+ (1,0) [0|255] "" XXX
SG_ COUNTER : 51|4@0+ (1,0) [0|15] "" XXX
SG_ DESIRED_ANGLE : 7|18@0+ (-0.01,1310) [0|255] "" XXX
SG_ DESIRED_ANGLE : 7|18@0+ (-0.01,1310) [-1311.43|1310] "" XXX
SG_ CHECKSUM : 63|8@0+ (1,0) [0|255] "" XXX

BO_ 389 STEER_TORQUE_SENSOR: 8 XXX
Expand Down

0 comments on commit f120523

Please sign in to comment.