Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fingerprints.py for US Model Y #5

Merged

Conversation

rajooru
Copy link

@rajooru rajooru commented May 5, 2024

Car
USA 2022 Tesla Model Y LR

Route
58018335d3df64f2/00000002--3f18b7ed1a/0 [done on model3_stock_acc branch]

Test Plan

Observe unsupported car message before this change
Add new fingerprint to engine ECU ID based on first segment route's carFw
Reboot Comma 3, Observe working OP

CarFw:

'carFw': [{'address': 1840,
'brand': 'tesla',
'bus': 0,
'ecu': 'eps',
'fwVersion': b'TeM3_E014p10_0.0.0 (16),Y002.18.00',
'logging': False,
'obdMultiplexing': True,
'request': [b'>\x00', b'"\xf1\x95'],
'responseAddress': 1848,
'subAddress': 0},
{'address': 1542,
'brand': 'tesla',
'bus': 1,
'ecu': 'engine',
'fwVersion': b'\x01\x00\x05 O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003\x9a',
'logging': False,
'obdMultiplexing': False,
'request': [b'>\x00', b'"\xf1\x81'],
'responseAddress': 1558,
'subAddress': 0}],

Copy link

github-actions bot commented May 5, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

fingerprint changes for 2022 Fremont Model Y (USA)
@lukasloetkolben lukasloetkolben merged commit aad114d into lukasloetkolben:model3_stock_acc May 7, 2024
8 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants