Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json Generator #55

Open
Feezex opened this issue Mar 14, 2023 · 1 comment
Open

Json Generator #55

Feezex opened this issue Mar 14, 2023 · 1 comment

Comments

@Feezex
Copy link

Feezex commented Mar 14, 2023

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

@jglim
Copy link
Owner

jglim commented Mar 15, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants