Open-Agriculture / AgIsoStack-rs

A Rust implementation of the ISO11783 (ISOBUS) & J1939 protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AgIsoStack-rs

About This Library

AgIsoStack-rs is an MIT licensed hardware agnostic ISOBUS (ISO11783) and SAE J1939 CAN stack written in Rust.

This project is an experimental Work in Progress, and is not suitable for consumption.

Compilation

This library is built with Cargo

cargo build

Tests

Tests for this library are run with Cargo

cargo test

About

A Rust implementation of the ISO11783 (ISOBUS) & J1939 protocols

License:MIT License


Languages

Language:Rust 100.0%