Skip to content

Commit

Permalink
GM: add TODO for feature sets
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Sep 4, 2024
1 parent 8a4b246 commit ff198e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opendbc/car/gm/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ class CanBus:
extra_ecus=[(Ecu.fwdCamera, 0x24b, None)],
)

# TODO: detect most of these sets live
EV_CAR = {CAR.CHEVROLET_VOLT, CAR.CHEVROLET_VOLT_2019, CAR.CHEVROLET_BOLT_EUV}

# We're integrated at the camera with VOACC on these cars (instead of ASCM w/ OBD-II harness)
Expand Down

0 comments on commit ff198e9

Please sign in to comment.