x-tools icon indicating copy to clipboard operation
x-tools copied to clipboard

Qt SerialPort-UDP-TCP-WebSocket-Modbus-CAN-BLE-Assistant.

Results 11 x-tools issues
Sort by recently updated
recently updated
newest added

on modbus TCP client, we should be able to choose the IP not from a dropdown list but any IP, since the server we want to poll might be somewhere...

if clicked the auto reconnect checkbox once, the client will always auto reconnect to the tcp server,no matter if the checkbox is not checked; this bug is the tcpclient controller...

UDP客户端中的高级设置 修改任意选项都会导致软件闪退,使用release的版本和git下来的最新版自己编译都有这个问题

版本 xtools-v6.0.2-linux-x86_64.AppImage ![image](https://github.com/x-tools-author/x-tools/assets/463497/9a9d6127-0fd6-4c1f-8c17-22be40387e69) 多个界面都会出现类似问题

版本 xtools-v6.0.2-linux-x86_64.AppImage ![image](https://github.com/x-tools-author/x-tools/assets/463497/4792ea57-bb38-40f3-8e64-103e91f02e7d) 预设输入格式为 UTF8,在此处回车,习惯上应该发送,但没有,而且输入格式改变成bin了

![image](https://github.com/x-tools-author/x-tools/assets/463497/48de4bea-8d95-4a39-b2e4-acb65d4d414f)

在xTools/translations文件夹下有很多种语言,但是界面语言菜单下拉只有English、简体中文

Hello! I’m encountering a build failure when attempting to install the `x-tools` package via AUR (`paru -S x-tools`). The error occurs during the `build()` step of the PKGBUILD. Here’s the...

help wanted

Hi, 如下图,是我使用工具请求从机和从机响应的数据,但是该工具Client Registers 始终没变化,可能原因是什么 ![Image](https://github.com/user-attachments/assets/6568d097-9136-479c-b5da-ceb89da162cf) ![Image](https://github.com/user-attachments/assets/42d49eb7-1dc9-4376-8621-baed296c0e01)

现在也可以用脚本实现消息过滤,但不是很便捷,希望能作为一个高级功能常驻工具栏 另外,手动滚动消息自动暂停滚动刷新,这点不错,但输入输出的消息窗口需要一个回到最新行的快捷按钮,否则需要通过拖动到最新行恢复滚动刷新,这样不够优雅...