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

canlogserver - manual page for canlogserver 2023.03-1

Description

              (use CTRL-C to terminate canlogserver)

Name

       canlogserver - manual page for canlogserver 2023.03-1

Options

-m <mask>
              (ID filter mask.  Default 0x00000000) *

       -v <value>
              (ID filter value. Default 0x00000000) *

       -i <0|1>
              (invert the specified ID filter) *

       -e <emask>
              (mask for error frames)

       -p <port>
              (listen on port <port>. Default: 28700)

       * The CAN ID filter matches, when ...

              <received_can_id> & mask == value & mask

       When using more than one CAN interface the options m/v/i/e have comma separated values e.g. '-m 0,7FF,0'

       Use interface name 'any' to receive from all CAN interfaces.

canlogserver 2023.03-1                             March 2023                                    CANLOGSERVER(1)

Synopsis

canlogserver [options] <CANinterface>+

See Also