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

Any updates with DBC support ? #182

Closed
chrissunny94 opened this issue Oct 21, 2019 · 2 comments
Closed

Any updates with DBC support ? #182

chrissunny94 opened this issue Oct 21, 2019 · 2 comments

Comments

@chrissunny94
Copy link

chrissunny94 commented Oct 21, 2019

I got to understand from the documentation that the signals branch has DBC support .

I managed to compile it and run it .

I am able to see CAN messages , but not able to decode it with .dbc file , can someone please tell me the steps to set it up .

Also , the list down menu while selecting CAN interface , can interface type etc is not appearing .
(I had to manually type in!)

Any pointers as to where to start would be much appreciated .

I am very happy with the tool , i hope this could be a good opensource alternative to expensive closed source softwares such as vector db++ .(Used widely in the automotive industry )

Though some fixing and additional tools would be necessary .

I see the lack of a good GUI CAN tool kind of hindering progress in the Automotive sector , especially since ROS came into picture .

@rkollataj
Copy link
Member

@chrissunny94 To get CAN signals decoded you need to pass path to the DBC file. Just right-click on CanSignalData component and choose properties. Give it a try and let me know if it worked.

Signals branch is not in sync with latest master that's why you cannot use some features that are on master branch. Rebasing signals on on top of master should help however it would require a lot of manual merging.

I am doing work on CDS in my free time that's why the progress was not significant recently. I still need to earn for a living :) I am working currently on moving CanSignalData to master branch. I hope to complete it shortly. CanSignalData is the most complex component for signal handling so remaining parts should take much less time.

Anyways I am open for contributions. If you know someone that would like to spend some time on resolving issues I would appreciate it.

@chrissunny94
Copy link
Author

chrissunny94 commented Oct 22, 2019

@rkollataj

thanks it worked .

I will try to contribute to this project in my free time .
For anyone who wants steps , the following are them

1

2
3

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