openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

Fingerprint for Hyundai Santa Fe 2019 Europe

Open sshane opened this issue 2 years ago • 8 comments

sshane avatar Jan 14 '23 00:01 sshane

@evdoks are you still around? can you connect your device to WiFi to upload some logs? Your engine is missing, preventing exact fingerprint matching

sshane avatar Jan 14 '23 01:01 sshane

@sshane I've shared a few more drives:

The thing with the engine is that I do not see any entries for the engine that have brand: hyundai. It is either volkswagen or subaru by some reason in all of the drives I've done:

{'address': 2016,
 'brand': 'subaru',
 'bus': 1,
 'ecu': 'engine',
 'fwVersion': b'71TMC4NAICEIR203',
 'request': [b'>\x00', b'"\xf1\x82'],
 'responseAddress': 2024,
 'subAddress': 0},
 {'address': 2016,
 'brand': 'volkswagen',
 'bus': 1,
 'ecu': 'engine',
 'fwVersion': b'\xf1\x8971TMC4NAICEIR203\xf1\x8271TMC4NAICEIR203',
 'request': [b'"\xf1\x87\xf1\x89\xf1\x82'],
 'responseAddress': 2024,
 'subAddress': 0},

evdoks avatar Jan 16 '23 08:01 evdoks

@sshane may I ask you why did you remove one of the transmission entries in 250544214f7aa58efbd59ac9fa796a4b901370d8? Is one enough?

evdoks avatar Jan 16 '23 08:01 evdoks

@sshane may I ask you why did you remove one of the transmission entries in 2505442? Is one enough?

Yep, we have two queries which return the same information effectively

sshane avatar Jan 17 '23 22:01 sshane

Can you connect your device to WiFi to let the logs upload?

sshane avatar Jan 17 '23 22:01 sshane

@sshane it is connected. There is a bunch of logs for dongle id 092ef1cc055c6354

evdoks avatar Jan 18 '23 13:01 evdoks

@evdoks can you drive on master and upload logs?

sshane avatar Feb 03 '23 06:02 sshane

@sshane Here is a short drive on master: 092ef1cc055c6354|2023-02-05--19-06-24--0 with logs uploaded (in dashcam mode).

evdoks avatar Feb 05 '23 18:02 evdoks

@sshane anything else you need for this PR? Would be nice to have the new fingerprint in 0.9.1.

evdoks avatar Feb 15 '23 09:02 evdoks

Your car is still fuzzy fingerprinting due to it not supporting our engine query, but with the improvements to fuzzy FP coming soon, that should be fine to merge now and get you in 0.9.1.

sshane avatar Feb 16 '23 03:02 sshane