Skip to content

Commit

Permalink
hyundai: add comment with link to PR for corner radars
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Oct 7, 2023
1 parent 9ce2737 commit 1a74ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/hyundai/radar_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
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:
Expand Down

0 comments on commit 1a74ed9

Please sign in to comment.