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

Can fd #18

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from
Draft

Conversation

FlorianMickler
Copy link

Work in Progress: Enable CANFD and extended canIds

Feedback welcome;

ToDo:

  • make can fd configurable;
  • maybe even enhance configuration dialog for data bit rate
  • add data sample for extended can id

this should be compatible with can; as long as your hw supports this

-> maybe autodetect canfd?
-> or add a checkbox to the configuration
at least my dbc (-> generated with cantools from an autosar xml) did set
the highest bit for can-ids that were bigger then 0x1FF.

QCanBus Frame hasExtendedFrameFormat would return true for both cases.
@ozzdemir
Copy link
Collaborator

ozzdemir commented Nov 5, 2024

I've seen the following fork for CANFD support previously, which is more complete but with also contains some refactorings. I think you can check it for further reference until I got the time for fully reviewing that.
https://github.com/TaoWangRUB/plotjuggler-CAN-dbs/tree/can_fd_support

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

Successfully merging this pull request may close these issues.

2 participants