-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
Skoda unsupported connector footnote; note J533 alternative isn't available on all cars #25250
Conversation
You will need to add the footnote programmatically instead, see here where the others were defined: https://github.com/commaai/openpilot/blob/master/selfdrive/car/volkswagen/values.py#L99 |
Thank you-- you mean that CARS.md is generated. By the way, I noticed that multiple footnotes is not rendered correctly (only the first footnote is referenced). E.g.:
|
selfdrive/car/volkswagen/values.py
Outdated
CAR.SKODA_KAROQ_MK1: VWCarInfo("Škoda Karoq 2019", footnotes=[Footnote.VW_HARNESS]), | ||
CAR.SKODA_KODIAQ_MK1: VWCarInfo("Škoda Kodiaq 2018-19", footnotes=[Footnote.VW_HARNESS]), | ||
CAR.SKODA_SCALA_MK1: VWCarInfo("Škoda Scala 2020", footnotes=[Footnote.VW_HARNESS]), | ||
CAR.SKODA_SUPERB_MK3: VWCarInfo("Škoda Superb 2015-18", footnotes=[Footnote.VW_HARNESS]), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if the footnote isn't needed on all SEAT and Audi entries as well. Wait until they are confirmed in the wild?
(At the moment I don't have an openpilot dev environment with proper dependencies to run |
@sshane thank you for running |
rebased-- this PR will need another run of |
You're correct to note some vehicles have popped up that don't have the traditional J533 connector anymore. The affected cars appear to be MY2022 and forward MQB-A0 with a new combined BCM/CAN gateway, but that is based on a small sample size. I'm not exactly sure what to say about that in the footnote, and have really been hoping @vanillagorillaa's work on a new MFK 3.0 connector pays off soon. |
Do you mean this footnote shouldn't be added to all Skoda models? Since MFK 3.0 is confirmed in one model, it seems highly likely to be adopted by other models. The footnote is and asking users to verify the connector before purchasing a harness. Is there harm in conservatively marking all models of the brand? |
I mean it should be added as we bring MY2021/2022 onboard, or update the docs with research showing we can. Technically your PR #25271 would have been the time to add it to Karoq, but I didn't want to hold it up for revision given that you had this PR open on similar grounds. |
@jyoung8607 will you OK this PR if the footnote is limited to Karoq only?
I'd really like to disclose something in the footnote about the possibility of no J533 (however small). It's not a great user experience to be promised a workaround and find out after purchasing the harness that you don't have the port. |
Is this PR ready to merge? |
It's close enough. I wish I had a better definition of which newer cars have combined BCM and CAN gateway hardware (I think it's the MQB-A0 compacts) but this is better than no note at all. |
yes, please run docs.py and merge |
cc: @jyoung8607 @vanillagorillaa
see https://discord.com/channels/469524606043160576/534359517836607488/999917791262031912