Download List

项目描述

ssterm is a console-based simple serial port terminal. It features painless serial port configuration, has no dependencies outside of a standard Python 2 installation, is contained in a single file, and provides a variety of useful input/output features, including plain ASCII representation, split hexadecimal/ASCII representation, pure hexadecimal representation, color coding bytes and characters, raw input/output with control character forwarding, and remapping of transmitted and received newlines.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-04-04 21:21 Back to release list
1.5

转义字符已更改从 Ctrl-[向更独特 Ctrl-],而不作为许多其他特殊键的转义代码和导致 ssterm 退出上他们像 Ctrl-[做了。拆分十六进制/ASCII 表示形式模式格式已被修改以符合"一个 C"规范拆分输出。
标签: bugfix
The Escape character has been changed from Ctrl-[ to the more unique Ctrl-], which does not serve as the escape code for many other special keys and cause ssterm to quit on them like Ctrl-[ did. Split hexadecimal/ASCII representation mode formatting has been modified to conform to “hexdump -C” canonical split output.

Project Resources