CAN_LOGCONVERT(1) User Commands CAN_LOGCONVERT(1)

can_logconvert - CAN data converter

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

Convert a log file from one format to another.

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

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