Download Latest Version comtool_ubuntu_20.04_v3.2.1.tar.xz (68.9 MB)
Email in envelope

Get an email when there's a new version of comtool

Home / v3.4.0
Name Modified Size InfoDownloads / Week
Parent folder
comtool_windows_v3.4.0.7z 2023-11-18 43.8 MB
comtool_ubuntu_20.04_v3.4.0.tar.xz 2023-11-18 69.5 MB
comtool_macos_v3.4.0.dmg 2023-11-18 66.4 MB
comtool_macos_11_v3.4.0.dmg 2023-11-18 66.4 MB
comtool_ubuntu_v3.4.0.tar.xz 2023-11-18 70.1 MB
README.md 2023-11-18 1.6 kB
v3.4.0 source code.tar.gz 2023-11-18 821.1 kB
v3.4.0 source code.zip 2023-11-18 884.7 kB
Totals: 8 Items   318.0 MB 0

New freature

  • Add connection status show support as [#102] said. image

  • Add tab detach support as [#114] said. Now double click tab to detach as window.

image

  • Simplify graph protol, add ASCII protocol support Format: $[line name],[x],[y]<checksum>\n "$" means start of frame, end with "\n", "," means separator. checksum is optional, checksum is sum of all bytes in frame except ",checksum". e.g. "$roll,1.0,2.0\n" "$pitch,1.0,2.0\r\n" "$pitch,1.0,2.0,179\n" (179 = sum(b"$pitch,1.0,2.0") % 256) image
github release assets (recommend!) Sourceforge baiduyun Pypi.org
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge 百度网盘 提取码: 7ip6 PyPI - Downloads

For Linux, if you can not run the binary program, you can also install from source by pip3 install comtool

如果你在中国国内,可以使用 pip3 install comtool -i https://pypi.douban.com/simple

And launch by command comtool

Source: README.md, updated 2023-11-18