Skip to content

tsabelmann/CANalyze.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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