-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fuzzy fingerprinting: false positive matches with missing critical ECUs #1095
Comments
Just looking into that case since we would fail to fingerprint for that user after this change. @jayvin100 I would recommend trying a different OBD-C cable or ethernet cable since this looks to be a hardware issue. panda drops some messages on both OBD 2 port and powertrain bus right around when we expect responses from the camera ECU.
Nothing back from ECU: @robbederks does this look like a harness box issue or cable issue? |
Does this work on other 2022 civics? Strange that there would be a drop on two buses |
Battery just died, got a fresh one installed. Not sure if that could cause the issue also am on sunnypilot running nicki model, shall I install back stock openpilot to see if this issue persist? |
Yes, make sure you can repro on stock openpilot. Do a bunch of these users have a community built harness or something? |
Have been running master-ci since this issue was brought up last week. It's has been close to a week now, is it giving the expected responses? @sshane |
Yes, this is still happening on master-ci for you. I checked and about 8 Civic 2022 user are intermittently missing the radar, so not sure what's going on here. I'm seeing We're looking into it! In the mean time, can you try a different cable, or flip the orientation on the harness box side? |
@sshane isn't this fixed? |
this issue? no. the civic blocker? yes. i need to check some data to make sure other cars aren't relying on this and we can merge commaai/openpilot#28481 |
For example, if the radar or camera failed to respond or does not exist (or any other important ECU), but we get enough matches with other ECUs, we would match when we really shouldn't.
this is already masking a fingerprinting/car/hardware bug with a 2022 Civic where the camera fails to respond, but we match any way: commaai/openpilot#27126
The text was updated successfully, but these errors were encountered: