mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
ccc01433b7
commit
4014fc4b3e
1 changed files with 3 additions and 2 deletions
|
|
@ -33,14 +33,15 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
|
|
||||||
* Easily connect to serial TTY devices
|
* Easily connect to serial TTY devices
|
||||||
* Sensible defaults (115200 8n1)
|
* Sensible defaults (115200 8n1)
|
||||||
* Support for non-standard baud rates
|
|
||||||
* Support for mark and space parity
|
|
||||||
* Automatic connection management
|
* Automatic connection management
|
||||||
|
* Automatic detection of serial ports
|
||||||
* Automatic reconnect
|
* Automatic reconnect
|
||||||
* Automatically connect to first new appearing serial device
|
* Automatically connect to first new appearing serial device
|
||||||
* Automatically connect to latest registered serial device
|
* Automatically connect to latest registered serial device
|
||||||
* Connect to same port/device combination via unique topology ID (TID)
|
* Connect to same port/device combination via unique topology ID (TID)
|
||||||
* Useful for reconnecting when serial device has no serial device by ID
|
* Useful for reconnecting when serial device has no serial device by ID
|
||||||
|
* Support for non-standard baud rates
|
||||||
|
* Support for mark and space parity
|
||||||
* X-modem (1K/CRC) and Y-modem file upload
|
* X-modem (1K/CRC) and Y-modem file upload
|
||||||
* Support for RS-485 mode
|
* Support for RS-485 mode
|
||||||
* List available serial devices
|
* List available serial devices
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue