Update interface.py

This commit is contained in:
Kumar
2024-09-06 16:24:30 -07:00
committed by GitHub
parent 9ed43705c4
commit 5b62bd4033
+1 -1
View File
@@ -179,7 +179,7 @@ class CarInterface(CarInterfaceBase):
if candidate in TSS2_CAR or ret.enableGasInterceptorDEPRECATED:
if sp_tss2_long_tune:
tune.kiBP = [0., 1., 8., 12., 20., 27., 40.]
tune.kiV = [.34, .32, .20, .198, .184, .101, .06]
tune.kiV = [.33, .31, .195, .20, .184, .101, .06]
custom_tss2_longitudinal_tuning()
else:
tune.kiBP = [5., 35.]