Merge remote-tracking branch 'upstream/master' into toyota-fuzzy-v2

pull/28641/head
Shane Smiskol 2 years ago
commit 2214f0a808
  1. BIN
      selfdrive/boardd/tests/test_boardd
  2. 3
      selfdrive/debug/cycle_alerts.py
  3. 2
      tools/joystick/README.md
  4. BIN
      tools/joystick/steer.gif

@ -25,7 +25,8 @@ def cycle_alerts(duration=200, is_metric=False):
(EventName.buttonCancel, ET.USER_DISABLE), (EventName.buttonCancel, ET.USER_DISABLE),
(EventName.wrongGear, ET.NO_ENTRY), (EventName.wrongGear, ET.NO_ENTRY),
(EventName.vehicleModelInvalid, ET.SOFT_DISABLE), (EventName.locationdTemporaryError, ET.SOFT_DISABLE),
(EventName.paramsdTemporaryError, ET.SOFT_DISABLE),
(EventName.accFaulted, ET.IMMEDIATE_DISABLE), (EventName.accFaulted, ET.IMMEDIATE_DISABLE),
# DM sequence # DM sequence

@ -61,4 +61,4 @@ Now start your car and openpilot should go into joystick mode with an alert on s
Make sure the conditions are met in the panda to allow controls (e.g. cruise control engaged). You can also make a modification to the panda code to always allow controls. Make sure the conditions are met in the panda to allow controls (e.g. cruise control engaged). You can also make a modification to the panda code to always allow controls.
![](steer.gif) ![](https://github.com/commaai/openpilot/assets/8762862/e640cbca-cb7a-4dcb-abce-b23b036ad8e7)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 MiB

Loading…
Cancel
Save