Skip to content

Commit

Permalink
Subaru: add Ascent FW values (commaai#23848)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Feb 24, 2022
1 parent 160a8cf commit 71cf938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selfdrive/car/subaru/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class CAR:
b'\x00\x00d\xb9\x1f@ \x10',
b'\000\000e~\037@ \'',
b'\x00\x00e@\x1f@ $',
b'\x00\x00d\xb9\x00\x00\x00\x00',
],
(Ecu.engine, 0x7e0, None): [
b'\xbb,\xa0t\a',
Expand All @@ -65,6 +66,7 @@ class CAR:
b'\x00\xfe\xf7\x00\x00',
b'\001\xfe\xf9\000\000',
b'\x01\xfe\xf7\x00\x00',
b'\xf1\x00\xa4\x10@',
],
},
CAR.IMPREZA: {
Expand Down

0 comments on commit 71cf938

Please sign in to comment.