You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Videos showing OpenVehicleDiag in use and its development progress can be found [here](https://youtube.com/playlist?list=PLxrw-4Vt7xtty50LmMoLXN2iKiUknbMng)
@@ -28,25 +28,3 @@ Parses Mercedes SMR Files into JSON (**DOES NOT FUNCTION FULLY**)
28
28
29
29
### Common
30
30
Common library for both parser and GUI Application
31
-
32
-
## Project feature checklists - Current status (90%)
33
-
Features marked with '(**WIP**)' are actively being developed!
34
-
### Reverse engineering framework
35
-
-[x] Define a schema in JSON for others to follow
36
-
-[x] User guide on how to write a custom parser for an OEM's Database file
37
-
-[x] Reverse engineering note on MB CBF
38
-
### Diagnostic application
39
-
-[x] J2534-2 API
40
-
-[x] Packet tracing support
41
-
-[ ] Support K-Line
42
-
-[x] Support CAN
43
-
-[x] Send and receive custom UDS Commands
44
-
-[x] Realtime performance data viewer for certain views
0 commit comments