can_logconvert - CAN data converter
Contents
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
