Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Extra algorithm to support VINs returning special chars #112

Closed
wants to merge 3 commits into from
Closed

Extra algorithm to support VINs returning special chars #112

wants to merge 3 commits into from

Conversation

Pho3niX90
Copy link
Contributor

Extra tests: http://goo.gl/QuLlY6
Possible fix for: pires/android-obd-reader#174

@pires
Copy link
Owner

pires commented May 11, 2016

Why don't you add a test for this as well?

@pires pires self-assigned this May 11, 2016
@Pho3niX90
Copy link
Contributor Author

I think that is a good idea. But do not merge yet please. As it has not solved the users issue

@Pho3niX90
Copy link
Contributor Author

Okay this did manage to solve my issue and the users issue #174. I just want to simplify the code and try and add additional test case.

This replaces the old algorithm for the CAN protocol, also removes redundant replace .replaceAll("[\u0000-\u001f]", "") since the new algorithm takes care of it.
@Pho3niX90 Pho3niX90 closed this May 11, 2016
@Pho3niX90 Pho3niX90 deleted the patch-1 branch May 11, 2016 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants