put cruiseMismatch event in logging only mode

pull/22929/head
Adeeb Shihadeh 3 years ago
parent 31031a723c
commit 3302239013
  1. 2
      selfdrive/controls/lib/events.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -287,7 +287,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, boo
},
EventName.cruiseMismatch: {
ET.PERMANENT: ImmediateDisableAlert("openpilot failed to cancel cruise"),
#ET.PERMANENT: ImmediateDisableAlert("openpilot failed to cancel cruise"),
},
# Some features or cars are marked as community features. If openpilot

@ -1 +1 @@
b3c61dc5f6777497fdd82fb7421a469a43efcbf1
016f58a8f6024a944bf9f73a0e0b745c931485ff
Loading…
Cancel
Save