mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
Toyota: Fix LDA message signal name, length, and description (#28755)
* bump opendbc
* LDA_SPEED_TOO_LOW -> LDA_MESSAGES
* bump opendbc
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 155e0222d0
This commit is contained in:
+1
-1
Submodule opendbc updated: f241a87591...e51a78721d
@@ -87,7 +87,7 @@ def create_ui_command(packer, steer, chime, left_line, right_line, left_lane_dep
|
||||
"LANE_SWAY_SENSITIVITY": 2,
|
||||
"LANE_SWAY_TOGGLE": 1,
|
||||
"LDA_ON_MESSAGE": 0,
|
||||
"LDA_SPEED_TOO_LOW": 0,
|
||||
"LDA_MESSAGES": 0,
|
||||
"LDA_SA_TOGGLE": 1,
|
||||
"LDA_SENSITIVITY": 2,
|
||||
"LDA_UNAVAILABLE": 0,
|
||||
|
||||
Reference in New Issue
Block a user