Skip to content

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