mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
hyundai: add comment with link to PR for corner radars
old-commit-hash: 1a74ed91eedd829b411a103efbfb0b425c323b05
This commit is contained in:
@@ -8,6 +8,7 @@ from openpilot.selfdrive.car.hyundai.values import DBC
|
||||
RADAR_START_ADDR = 0x500
|
||||
RADAR_MSG_COUNT = 32
|
||||
|
||||
# POC for parsing corner radars: https://github.com/commaai/openpilot/pull/24221/
|
||||
|
||||
def get_radar_can_parser(CP):
|
||||
if DBC[CP.carFingerprint]['radar'] is None:
|
||||
|
||||
Reference in New Issue
Block a user