#sym #peak #can #decode-encode

symparser

Parser implementation of the SYM file format conceived by PEAK-System

2 releases (1 stable)

1.0.0 Mar 17, 2022
0.1.0 Mar 15, 2022

#1851 in Parser implementations

MIT/Apache

14KB
202 lines

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

Dependencies

~2.2–3MB
~59K SLoC