diff --git a/opendbc b/opendbc index 1619c9a40f..7e095a90af 160000 --- a/opendbc +++ b/opendbc @@ -1 +1 @@ -Subproject commit 1619c9a40f46d1976a1d4a55f7cf1e3367eea170 +Subproject commit 7e095a90af3d36e6db9128a80f6f3b0cca01efa2 diff --git a/selfdrive/car/toyota/carstate.py b/selfdrive/car/toyota/carstate.py index 281d01026f..537915919c 100644 --- a/selfdrive/car/toyota/carstate.py +++ b/selfdrive/car/toyota/carstate.py @@ -228,10 +228,8 @@ class CarState(CarStateBase): ("PRECOLLISION_ACTIVE", "PRE_COLLISION"), ] - # use steering message to check if panda is connected to frc checks = [ - ("STEERING_LKA", 42), - ("PRE_COLLISION", 0), # TODO: figure out why freq is inconsistent + ("PRE_COLLISION", 0), # TODO: figure out why freq is inconsistent ] if CP.carFingerprint in (TSS2_CAR - RADAR_ACC_CAR): diff --git a/selfdrive/test/process_replay/ref_commit b/selfdrive/test/process_replay/ref_commit index da083eeee1..b9e99cd617 100644 --- a/selfdrive/test/process_replay/ref_commit +++ b/selfdrive/test/process_replay/ref_commit @@ -1 +1 @@ -35899d5137e298220e91063f3078109227cc8715 \ No newline at end of file +93a136f91739847afe1e1a4a1e98bc7c0adb5ec8