judiquia / opengauge

Automatically exported from code.google.com/p/opengauge
0 stars 0 forks source link

Proper handling of init reply to detect ISO protocol #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Code not implemented yet.

What is the expected output? What do you see instead?
Based upon the response message of the ECU for the ISO slow init function,
the device should be able to determine what protocol the car uses.  

This response should be use to determine message header structure for
either ISO 9141 or ISO 14230.

Since the same code can be used for initializing both protocols, the device
can be compatible with more cars, without needing to recompile.

Original issue reported on code.google.com by matthews.mike@gmail.com on 30 Aug 2009 at 9:49