From ff198e9af1cea1ab93d24b01beeb04ab3f2de742 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Wed, 4 Sep 2024 12:55:50 -0700 Subject: [PATCH] GM: add TODO for feature sets --- opendbc/car/gm/values.py | 1 + 1 file changed, 1 insertion(+) diff --git a/opendbc/car/gm/values.py b/opendbc/car/gm/values.py index eec3a8ceae..b7196ce1d2 100644 --- a/opendbc/car/gm/values.py +++ b/opendbc/car/gm/values.py @@ -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)