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

cansequence - manual page for cansequence 2023.03-1

Description

       ./cansequence: invalid option -- '?'

       cansequence  sends  CAN  messages with a rising sequence number as payload.  When the -r option is given,
       cansequence expects to receive these messages and prints an error message if a wrong sequence  number  is
       encountered.  The main purpose of this program is to test the reliability of CAN links.

Name

       cansequence - manual page for cansequence 2023.03-1

Options

-e, --extended
              send extended frame

       -i, --identifier=ID
              CAN Identifier (default = 2)

       --loop=COUNT
              send message COUNT times

       -p, --poll
              use poll(2) to wait for buffer space while sending

       -q, --quit <num>
              quit if <num> wrong sequences are encountered

       -r, --receive
              work as receiver

       -v, --verbose
              be verbose (twice to be even more verbose

       -h, --help
              this help

       --version
              print version information and exit

cansequence 2023.03-1                              March 2023                                     CANSEQUENCE(1)

Synopsis

cansequence [<can-interface>] [Options]

See Also