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
I would like to use j2534 to work on some smr-d based ecu (uds 500).
As far as i understand json contains com parameters ,versions, commands and checksum.
Is it possible to modify com params with a target specs to provide connection?
No doubt it may be easier to import all data from smr-d to json by script.
That entails processing smr-d to understand the structure.
Anyway now i need basic connection for a manual command usage.
Im sure we will find a solution
The text was updated successfully, but these errors were encountered:
Currently, the project is tightly coupled with CBF values, and separating it in this version will be difficult.
I have been planning significant changes to the connection behavior, using a ComParam key-value store like Vediamo. In theory, this should allow for changes to parameters before initializing a connection.
This change is taking a lot longer than I hoped for, as I currently have much less time at hand. We can leave this issue open first; your suggestion will be a handy improvement when it is implemented in the future.
I would like to use j2534 to work on some smr-d based ecu (uds 500).
As far as i understand json contains com parameters ,versions, commands and checksum.
Is it possible to modify com params with a target specs to provide connection?
No doubt it may be easier to import all data from smr-d to json by script.
That entails processing smr-d to understand the structure.
Anyway now i need basic connection for a manual command usage.
Im sure we will find a solution
The text was updated successfully, but these errors were encountered: