logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

can_logconvert - CAN data converter

Description

       usage: logconvert.py [-h] [-s FILE_SIZE] INFILE OUTFILE

       Convert a log file from one format to another.

   positionalarguments:
       INFILE Input filename. The type is dependent on the suffix, see can.LogReader.

       OUTFILE
              Output filename. The type is dependent on the suffix, see can.Logger.

   options:-h, --help
              show this help message and exit

       -s FILE_SIZE, --file_size FILE_SIZE
              Maximum file size in bytes. Rotate log file when size threshold is reached.

can_logconvert 4.3.1                              December 2023                                CAN_LOGCONVERT(1)

Name

       can_logconvert - CAN data converter

See Also