mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 21:02:08 +08:00
Update interface.py
This commit is contained in:
@@ -182,8 +182,8 @@ class CarInterface(CarInterfaceBase):
|
||||
#tune.kiV = [0.1, 0.12, 0.08, 0.06, 0.5, 1.0]
|
||||
#tune.kpBP = [0., 5., 20.]
|
||||
#tune.kpV = [2.3, 1.0, 0.7]
|
||||
tune.kiBP = [0., 8., 12., 20., 27., 36., 40.]
|
||||
tune.kiV = [0.35, 0.22, 0.21, 0.173, 0.10, 0.09, 0.08]
|
||||
tune.kiBP = [0., 1., 8., 12., 20., 27., 36., 40.]
|
||||
tune.kiV = [0.35, 0.31, 0.22, 0.21, 0.173, 0.10, 0.09, 0.08]
|
||||
custom_tss2_longitudinal_tuning()
|
||||
else:
|
||||
tune.kpV = [0.0]
|
||||
|
||||
Reference in New Issue
Block a user