diff --git a/opendbc_repo/opendbc/car/gm/interface.py b/opendbc_repo/opendbc/car/gm/interface.py index e0ad84630..293f45378 100755 --- a/opendbc_repo/opendbc/car/gm/interface.py +++ b/opendbc_repo/opendbc/car/gm/interface.py @@ -58,6 +58,10 @@ NON_LINEAR_TORQUE_PARAMS = { "left": [3.8, 0.81, 0.24, 0.0465122], "right": [3.8, 0.81, 0.24, 0.0465122], }, + CAR.CHEVROLET_VOLT: { + "left": [1.5, 1.0, 0.155, 0.0], + "right": [1.5, 1.0, 0.155, 0.0], + }, } PEDAL_MSG = 0x201