mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-11 00:23:43 +08:00
Revert "bump steerActuatorDelay for stock long"
This reverts commit bf26c38397.
This commit is contained in:
@@ -111,7 +111,6 @@ class CarInterface(CarInterfaceBase):
|
||||
|
||||
if ret.flags & HyundaiFlags.CAN_CANFD_HYBRID:
|
||||
ret.stoppingDecelRate = 0.4
|
||||
ret.steerActuatorDelay = 0.1 if ret.openpilotLongitudinalControl else 0.4 # bump delay if we do not take over LFA
|
||||
|
||||
# *** feature detection ***
|
||||
if candidate in (CANFD_CAR - CAN_CANFD_HYBRID_CAR):
|
||||
|
||||
Reference in New Issue
Block a user