/AgIsoStack-rs

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

Primary LanguageRustMIT LicenseMIT

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