2 releases
0.1.1 | Feb 5, 2023 |
---|---|
0.1.0 | Feb 5, 2023 |
#903 in Embedded development
6KB
109 lines
SAE-J1939 Library
Provides helper functionality conforming to the SAE-J1939 specification.
Usage
Add an entry to your Cargo.toml
:
[dependencies]
sae-j1939 = "0.1.1"
References
About Team Arrow
Team Arrow Racing Association is a volunteer organisation that designs, develops and races world-class solar powered vehicles. This repository is part of our endevour to build in the open and make our learnings accessible to anyone.
You can find our more about Team Arrow on our website.
lib.rs
:
Library to assist with common SAE-J1939 conversions.
Features
- Standard and extended identifier types.
- Conversion to and from raw bit reperesntations.