commaai / commaai/opendbc

Add fingerprint for a Kona EV 2019 Non-SCC

Open
#2,661 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.4k
Forks
2.3k
Avg merge
2d 8h
Merged PRs (30d)
39

Description

Hyundai Kona EV 2019 Non-SCC – add under FW_VERSIONS entry

Bus 1

(b'\xf1\x008C1',),
(b'\xf1\x00OS MDPS\nC 1.00 1.04 56310K4050\x00 4OEDC104',),
(b'\xf1\x00OS IEB \r 212 \x11\x13 58520-K4000',),
(b'\xf1\x00OE2 LKAS AT EUR LHD 1.00 1.00 95740-K4200 200',),
(b"\xf1\x00OSEV 97250-K4185CONTROL ASS'Y-DATC 1.10OS EV DATC(-)1.0 ",),
(b'\xf1\x00OSev FCA --CUP 1.00 1.00 99110-K4100\n ',),

Bus 0 (if SunnyPilot lists both bus entries)

(b'\xf1\x008C1',),
(b'\xf1\x00OS MDPS\nC 1.00 1.04 56310K4050\x00 4OEDC104',),
(b'\xf1\x00OE2 LKAS AT EUR LHD 1.00 1.00 95740-K4200 200',),
(b'\xf1\x00OSev FCA --CUP 1.00 1.00 99110-K4100\n ',),
(b'\xf1\x8b \x04(',),
(b'\xf1\x8b \x06\x16',),
(b'\xf1\x8b \x08!',),
(b'\xf1\x8b \x071',),

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the FW_VERSIONS entry for the Hyundai Kona EV 2019 Non-SCC and compare the supplied Bus 1 and Bus 0 fingerprint tuples with nearby entries. Add the requested values under the appropriate entry; done means the listed fingerprints are represented without changing unrelated entries. The issue names no specific file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, reverse-engineering
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.