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

isotpserver - manual page for isotpserver 2023.03-1

Name

       isotpserver - manual page for isotpserver 2023.03-1

Options

ipaddressing:-l <port>
              * (local port for the server)

   isotpaddressing:-s <can_id>
              * (source can_id. Use 8 digits for extended IDs)

       -d <can_id>
              * (destination can_id. Use 8 digits for extended IDs)

       -x <addr>[:<rxaddr>]
              (extended addressing / opt. separate rxaddr)

       -L <mtu>:<tx_dl>:<tx_flags>
              (link layer options for CAN FD)

   padding:-p [tx]:[rx]
              (set and enable tx/rx padding bytes)

       -P <mode>
              (check rx padding for (l)ength (c)ontent (a)ll)

   rxpath:
              (config, which is sent to the sender / data source)

       -b <bs>
              (blocksize. 0 = off)

       -m <val>
              (STmin in ms/ns. See spec.)

       -w <num>
              (max. wait frame transmissions)

   txpath:
              (config, which changes local tx settings)

       -t <time ns>
              (transmit time in nanosecs)

       (* = mandatory option)

       All values except for '-l' and '-t' are expected in hexadecimal values.

isotpserver 2023.03-1                              March 2023                                     ISOTPSERVER(1)

Synopsis

isotpserver-l<port>-s<can_id>-d<can_id> [options] <CANinterface>

See Also