fr3ts0n / AndrOBD

Android OBD diagnostics with any ELM327 adapter
http://fr3ts0n.github.io/AndrOBD/
GNU General Public License v3.0
1.45k stars 310 forks source link

difference between OBD fault code, OBD fault codes(Pending) and OBD fault code(permanent) #226

Closed monikamishra-54 closed 1 year ago

monikamishra-54 commented 1 year ago

Is your feature request related to a problem? Please describe. Please explain difference between OBD fault code, OBD fault codes(Pending) and OBD fault code(permanent) and what fault code should we consider while testing.

Describe alternatives you've considered can we add all three type of fault code in one screen

fr3ts0n commented 1 year ago

DTC's are specified by OBD in 3 different services:

The latest test version of AndrOBD already combines all 3 different service requests into 1 list

monikamishra-54 commented 1 year ago

Thanks for response, but I'm not able to find 3 different service requests into 1 list in code.

fr3ts0n commented 1 year ago

You can find test versions here: