Toyota: Temporary disable ZSS

This commit is contained in:
Jason Wen
2023-12-09 21:47:43 +00:00
parent df7b56ff06
commit a1aecf4ba4
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
sunnypilot - 0.9.6.1 (2023-xx-xx)
========================
* DISABLED: Toyota: ZSS support
sunnypilot - 0.9.5.2 (2023-12-07)
========================
+2 -2
View File
@@ -48,8 +48,8 @@ class CarInterface(CarInterfaceBase):
ret.steerActuatorDelay = 0.12 # Default delay, Prius has larger delay
ret.steerLimitTimer = 0.4
if 0x23 in fingerprint[0]: # Detect if ZSS is present
ret.spFlags |= ToyotaFlagsSP.SP_ZSS.value
#if 0x23 in fingerprint[0]: # Detect if ZSS is present
# ret.spFlags |= ToyotaFlagsSP.SP_ZSS.value
ret.stoppingControl = False # Toyota starts braking more when it thinks you want to stop