1.11. log

1.11.1. Usage

Usage: fox.py log [OPTIONS]

  Log CAN traffic.

Options:
  -o, --output DIRECTORY         Output directory.
  -s, --log-file-size INTEGER    Size of a log file.
  -b, --bitrate [500000]         CAN Baudrate.
  -c, --channel TEXT             CAN channel (must be appropiate for the
                                 selected interface; defaults are {'pcan':
                                 'PCAN_USBBUS1', 'kvaser': 0}).
  -i, --interface [pcan|kvaser]  CAN interface.
  -v, --verbose                  Verbose information.
  -h, --help                     Show this message and exit.