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

J2534 Max and Min Packet Sizes #208

Open
Tazzi3 opened this issue Dec 9, 2020 · 1 comment
Open

J2534 Max and Min Packet Sizes #208

Tazzi3 opened this issue Dec 9, 2020 · 1 comment

Comments

@Tazzi3
Copy link
Collaborator

Tazzi3 commented Dec 9, 2020

As part of the J2534-2 compliance, there is an option to request a J2534 scantools maximum packet sizes along with alot of other tool specific information.

This should help resolve current and future tool support and dynamically set packet sizes.

Issue here, if the tool does not support J2534-2, so possibly have a defaulted smaller packet size? Thoughts?

@LegacyNsfw
Copy link
Owner

I didn't know about this... Could you have the J2534Device class call use that method to set the MaxSendSize / MaxReceiveSize properties?

That way the serial devices would continue to work the way they do now, but the J2534 devices could make use of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants