Scroll to navigation

CAN_LOGCONVERT(1) User Commands CAN_LOGCONVERT(1)

NAME

can_logconvert - CAN data converter

DESCRIPTION

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

Convert a log file from one format to another.

positional arguments:

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

options:

show this help message and exit
Maximum file size in bytes. Rotate log file when size threshold is reached.
December 2023 can_logconvert 4.3.1