Skip to content

CANalyzer/CANoe BLF to ASC file converter

Notifications You must be signed in to change notification settings

jinliangluo/blf2asc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Convert .blf files into .asc

This simple script converts .blf (CANalyzer/CANoe) files into .asc (ASCII).

Installation

$ pip install requirements.txt

How to use

$ python blf2asc.py -i "inputfile.blf" -o "outputfile.asc"

Help

This command will show an help on how to use the script

$ python blf2asc.py -h

About

CANalyzer/CANoe BLF to ASC file converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%