mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
FrogPilot community - Torqui Boi's GM tuning suggestions
Co-Authored-By: Harald Schäfer <harald.the.engineer@gmail.com>
This commit is contained in:
@@ -120,9 +120,8 @@ class CarInterface(CarInterfaceBase):
|
||||
|
||||
# Tuning for experimental long
|
||||
ret.longitudinalTuning.kiV = [2.0, 1.5]
|
||||
ret.stoppingDecelRate = 2.0 # reach brake quickly after enabling
|
||||
ret.vEgoStopping = 0.25
|
||||
ret.vEgoStarting = 0.25
|
||||
ret.vEgoStopping = 0.1
|
||||
ret.vEgoStarting = 0.1
|
||||
|
||||
if experimental_long:
|
||||
ret.pcmCruise = False
|
||||
|
||||
Reference in New Issue
Block a user