controlsd: check longitudinalPlan avg freq (#28200)

old-commit-hash: dee7ced00ee7e8cdec883989958f43d94c01e4bb
This commit is contained in:
Adeeb Shihadeh
2023-05-24 20:46:44 -07:00
committed by GitHub
parent 7be85a4550
commit b820990639
+1 -1
View File
@@ -87,7 +87,7 @@ class Controls:
self.sm = messaging.SubMaster(['deviceState', 'pandaStates', 'peripheralState', 'modelV2', 'liveCalibration',
'driverMonitoringState', 'longitudinalPlan', 'lateralPlan', 'liveLocationKalman',
'managerState', 'liveParameters', 'radarState', 'liveTorqueParameters', 'testJoystick'] + self.camera_packets,
ignore_alive=ignore, ignore_avg_freq=['radarState', 'longitudinalPlan', 'testJoystick'])
ignore_alive=ignore, ignore_avg_freq=['radarState', 'testJoystick'])
if CI is None:
# wait for one pandaState and one CAN packet