mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-22 00:23:48 +08:00
Update interface.py
This commit is contained in:
@@ -184,7 +184,7 @@ class CarInterface(CarInterfaceBase):
|
||||
#tune.kpBP = [0., 5., 20.]
|
||||
#tune.kpV = [2.3, 1.0, 0.7]
|
||||
tune.kiBP = [0., 3., 8., 20., 27., 40.]
|
||||
tune.kiV = [.35, .235, .20, .17, .10, .06]
|
||||
tune.kiV = [.35, .27, .19, .17, .10, .06]
|
||||
custom_tss2_longitudinal_tuning()
|
||||
else:
|
||||
tune.kpV = [0.0]
|
||||
|
||||
Reference in New Issue
Block a user