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

canplayer - manual page for canplayer 2023.03-1

Description

       canplayer - replay a compact CAN frame logfile to CAN devices.

Name

       canplayer - manual page for canplayer 2023.03-1

Options

-I <infile>
              (default stdin)

       -l <num>
              (process input file <num> times) (Use 'i' for infinite loop - default: 1)

       -t     (ignore timestamps: send frames immediately)

       -i     (interactive - wait for ENTER key to process next frame)

       -n <count>
              (terminate after processing <count> CAN frames)

       -g <ms>
              (gap in milli seconds - default: 1 ms)

       -s <s> (skip gaps in timestamps > 's' seconds)

       -x     (disable local loopback of sent CAN frames)

       -v     (verbose: print sent CAN frames)

   Interfaceassignment:
              0..n assignments like <write-if>=<log-if>

       e.g. vcan2=can0
              (send frames received from can0 on vcan2)

       extra hook: stdout=can0
              (print logfile line marked with can0 on stdout)

       No assignments
              => send frames to the interface(s) they had been received from

       Lines in the logfile not beginning with '(' (start of timestamp) are ignored.

canplayer 2023.03-1                                March 2023                                       CANPLAYER(1)

Synopsis

canplayer<options> [interfaceassignment]*

See Also