symparser

Crates.iosymparser
lib.rssymparser
version1.0.0
sourcesrc
created_at2022-03-15 12:02:17.041543
updated_at2022-03-17 19:55:49.590121
descriptionParser implementation of the SYM file format conceived by PEAK-System
homepagehttps://github.com/tsabelmann/symparser-rs
repositoryhttps://github.com/tsabelmann/symparser-rs
max_upload_size
id550445
size37,374
Tim Lucas Sabelmann (tsabelmann)

documentation

https://docs.rs/symparser

README

symparser

Crates.iodocs.rsCrates.ioCrates.io

This crate implements a parser for the SYM file format, originally conceived by PEAK-Systems. As of today, there exists a tool for Windows (PCAN-Symbol Editor 6) that allows the creation and edition of SYM files. The crate is the foundation for a functional implementation of the SYM file format that will be implemented the cantools crate. If you are looking for software that can be used to analyse CAN-bus data using SYM, have a look at the Python package cantools.

License / Terms of Usage

The source code of this project is licensed under the MIT license. This implies that you are free to use, share, and adapt it. However, please give appropriate credit by citing the project.

Contact

If you have problems using the software, find mistakes, or have general questions please use the issue tracker to contact us.

Contributors

Commit count: 74

cargo fmt