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

support for CAN-FD and message filters #2

Open
mhpetiwala opened this issue Sep 29, 2022 · 0 comments
Open

support for CAN-FD and message filters #2

mhpetiwala opened this issue Sep 29, 2022 · 0 comments

Comments

@mhpetiwala
Copy link

Hi - thank you this is a great project. I was looking for something that could publish decoded CAN/CAN-FD messages to MQTT broker as my end goal is to send it out to a webpage.

But my issue is that we're using CAN-FD bus and messages v/s std CAN. The config file supports bus bitrate but not ddrate - I was planning to fork and add that unless you plan to do it. Also another good option would be to support message filters because not all messages in the DBC as well as over the bus may be of interest. Hence was also planning to implement a config param to allow the user to define filters for specific messages/mask based on what is supported by socketcan.

Thank you again for a great project!

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

1 participant