jdrescher2006 / OBDFish

This is an application for Sailfish OS, which connects to an OBD ELM327 car diagnostic reader.
GNU General Public License v3.0
10 stars 19 forks source link

Multiple car controllers #1

Open jdrescher2006 opened 8 years ago

jdrescher2006 commented 8 years ago

Some cars have two or more controllers, e.g. an engine controller and a transmission controller. So if a PID is requested from ELM327, there might be multiple answers to the request. The app has to check if there are more than one controller and how man there are. Maybe the app can ask user from which controller PID's should be requested. Problem is: I need a car which behaves like this.