tsabelmann / CANalyze.jl

Julia package for analyzing CAN-bus data using messages and variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CANalyze.jl

Build status codecov Documentation Code Style: Blue

Julia package for analyzing CAN-bus data using messages and variables

Installation

Start julia and open the package mode by entering ]. Then enter

add CANalyze

This will install the packages CANalyze.jl and all its dependencies.

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

About

Julia package for analyzing CAN-bus data using messages and variables.

License:MIT License


Languages

Language:Julia 100.0%