Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-18 | 1.8 kB | |
V0.3.5-win64-MSVC.7z | 2024-04-18 | 7.3 MB | |
V0.3.5-win64-MinGW.7z | 2024-04-18 | 9.2 MB | |
V0.3.5-win32-MSVC.7z | 2024-04-18 | 6.2 MB | |
V0.3.5-win32-MinGW.7z | 2024-04-18 | 9.5 MB | |
V0.3.5-macOS.dmg | 2024-04-18 | 15.1 MB | |
V0.3.5-android.apk | 2024-04-18 | 40.9 MB | |
V0.3.5 source code.tar.gz | 2024-04-14 | 18.6 MB | |
V0.3.5 source code.zip | 2024-04-14 | 19.0 MB | |
Totals: 9 Items | 125.9 MB | 47 |
- Improve BLE compatibility by adding support for WriteNoResponse operation (commit 0e5c82ea6c)
- Improve serial port compatibility by allowing non-fatal errors when setting DTR/RTS in the connecting process (commit cae854bcdd)
- Add Windows MSVC support for Bluetooth (commit 9760cccda8)
- Add support for restoring dock widgets status (commit c88b47e1b0)
- Add an option for enabling/disabling touch scrolling gesture (commit fda6389c31)
- Replace "√"(U+221A) with "OK" in the status bar for the visual consistency across all platforms (commit 574360343e)
- DataTab: Keep selection unchanged when appending received data (commit 86508ff76b)
- Fix a few bugs
For Bluetooth LE debugging on Windows, the archives with the -MSVC
suffix might have better compatibility.
For debugging other connections on Windows, please consider the archives with the -MinGW
suffix.
- 改进蓝牙BLE连接兼容性,支持WriteNoResponse操作 (commit 0e5c82ea6c)
- 改进串口连接兼容性,在建立连接并尝试设置DTR/RTS信号时忽略设置失败的错误 (commit cae854bcdd)
- 在MSVC编译器生成的程序中添加蓝牙支持 (commit 9760cccda8)
- 支持自动保存窗口布局 (commit c88b47e1b0)
- 支持配置触摸滚动手势 (commit fda6389c31)
- 将状态栏中的"√"(U+221A)替换为"OK"以确保不同平台上的显示效果一致 (commit 574360343e)
- 数据面板: 在新增已接收数据时保持已选中状态不被清除 (commit 86508ff76b)
- 修复若干BUG
如需在Windows平台上调试蓝牙BLE,请优先选用带-MSVC
后缀的版本,兼容性可能会更好。
如需在Windows平台上调试其它类型的连接,请优先选用带-MinGW
后缀的版本。
Android ABIs: armeabi-v7a, arm64-v8a, x86, x86_64