eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

CAN J1939 Setup #119

Open mikehaller opened 1 year ago

mikehaller commented 1 year ago

A user was asking me offline whether Eclipse Leda supports J1939 communication. I couldn't answer, as I am not familiar with the protocol stack.

It looks very similar to CAN itself, or may even be just based on top of it, so it looks like Leda would be able to support J1939 in a similar way - on lower level, it's just a protocol stack.

In Leda, we should ensure:

A more realistic example could be placed on top, similar to Seat Service.

mikehaller commented 10 months ago

This issue is mainly blocked because of the license for the SAE J1939 Digital Annex, which makes it impossible to contribute related (derived work) to an OSS project, where actual signal names etc. are used.