asterix 0.4.0

Encode/Decode for ASTERIX protocol using the deku library
Documentation

Asterix Encode/Decode Library

Currently supported:

  • CAT048
  • CAT034

Usage

Compiler support: requires rustc 1.70+

Add the following to your Cargo.toml file:

[dependencies]
asterix = "v0.4.0"

Changelog

See CHANGELOG.md