mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-25 18:32:06 +08:00
a lot less delay
This commit is contained in:
@@ -106,7 +106,6 @@ class CarInterface(CarInterfaceBase):
|
||||
ret.vEgoStarting = 0.1
|
||||
ret.startAccel = 1.8
|
||||
ret.stoppingDecelRate = 10.0 # reach standstill quickly after entering stopping state
|
||||
ret.longitudinalActuatorDelay = 0.5
|
||||
|
||||
if DBC[ret.carFingerprint]["radar"] is None:
|
||||
if ret.spFlags & (HyundaiFlagsSP.SP_ENHANCED_SCC | HyundaiFlagsSP.SP_CAMERA_SCC_LEAD):
|
||||
|
||||
Reference in New Issue
Block a user