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

Enhancements for AUTO protocol search #193

Merged
merged 7 commits into from
Nov 28, 2023

Conversation

jimwhitelaw
Copy link
Collaborator

Automatic searching for protocol requires setting the protocol to AUTO and then sending an OBD command to initiate the protocol search. The OBD command "0100" requests a list of supported PIDs 0x00 - 0x20 and is guaranteed to work. This change also temporarily changes the timeout value to 30 sec allow the protocol search to complete.

@PowerBroker2
Copy link
Owner

There's a lot more whitespace edits than I was expecting, but for now I will trust all the commits will be ok and not break things. I will not be able to personally test in the near future - once I do test and verify, I'll tag out a new version, but not sooner.

@PowerBroker2 PowerBroker2 merged commit b10e9e6 into PowerBroker2:master Nov 28, 2023
@jimwhitelaw
Copy link
Collaborator Author

Yeah, I think I should have squashed those edits into one commit. N00b mistake, first PR on GitHub. Cheers, and thanks for ELMDuino.

@jimwhitelaw jimwhitelaw deleted the Protocol-fix branch November 28, 2023 02:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants