adlt 0.0.1

Library and tools to handle automotive DLT- (diagnostic log and trace) files.
Documentation

adlt README

This Rust crate provides a library and tools to help you to handle automotive DLT (diagnostic log and trace, see GENIVI or AUTOSAR) files.

Note: This is a very early version and it's my first Rust project. It's not intended/ready yet for any kind of use. The interfaces will most likely change frequently!

Features

  • Open DLT files of any size.
  • Lifecycle detection feature.
  • Sorting by timestamp taking the lifecycles into account.
  • Filter...

Known Issues

Work in progress...

Contributions

Any and all test, code or feedback contributions are welcome. Open an issue or create a pull request to make this library work better for everybody.

Donations Donations are welcome! (Contact me for commercial use or different license).

GitHub ♥︎ Sponsors are welcome!

Contributors

Release Notes

todo...

Third-party Content

This library leverages a lot of amazing 3rd party components distributed under MIT or MPL-2.0 or Apache-2.0 license. Thanks a lot to the authors!

See dependencies section in Cargo.toml for details.