mazda: steerFaultTemporary 恒为 False
This commit is contained in:
@@ -101,7 +101,7 @@ class CarState(CarStateBase):
|
||||
# Check if LKAS is disabled due to lack of driver torque when all other states indicate
|
||||
# it should be enabled (steer lockout). Don't warn until we actually get lkas active
|
||||
# and lose it again, i.e, after initial lkas activation
|
||||
ret.steerFaultTemporary = self.lkas_allowed_speed and lkas_blocked
|
||||
ret.steerFaultTemporary = False
|
||||
|
||||
self.acc_active_last = ret.cruiseState.enabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user