Usage:
read-from-serial-port [OPTION]... FILENAME [BAUD_RATE (=115200)]
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --filename FILENAME | serial port filename (e.g. /dev/ttyUSB0) |
| --baud-rate BAUD_RATE (=115200) | baud rate (units: bits/second) |
| --decode-combiner-protocol | decode serial data assuming that it's packetized using the combiner protocol (warning: utility will abort on any corrupted combiner packet e.g. ) |