• Joined on 2026-04-10
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 09:59:15 +08:00
0fbb2cb461 docs: DLD154Tool README 增加 Windows/Linux 打包说明
wangfq pushed tag tool-v1.0.0 to wangfq/DLD154Pro 2026-07-31 09:50:37 +08:00
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 09:50:37 +08:00
3ba5b4824c release: DLD154Tool v1.0.0 — 版本显示+PyInstaller打包
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 09:36:57 +08:00
7a0304ee65 docs: V3.02 — 开发日志+产品说明书+技术规格书同步更新
wangfq pushed tag v3.02 to wangfq/DLD154Pro 2026-07-31 09:33:52 +08:00
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 09:33:52 +08:00
64cac7d95c release: V3.02
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 08:41:48 +08:00
e5d61d2520 docs: Modbus 协议 V1.7 — 复位指令改为 HR 0x0012=0x2C2C (MCU 全复位, 对齐 700BS 0x2C)
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 08:26:28 +08:00
b127461be6 feat: DLD154Tool Modbus 复位 MCU 按钮 (HR 0x0012=0x2C2C, 对齐 700BS 0x2C)
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 08:21:41 +08:00
22511ba466 feat: Modbus 新增 0x0012 系统指令寄存器,写 0x2C2C 复位 MCU (对齐 700BS 0x2C)
wangfq pushed to main at wangfq/DLD110SV4B 2026-07-31 08:09:56 +08:00
1815cafb11 fix: g_loop_cut_amount 重连后不再累加,放开3次上限
wangfq pushed to master at wangfq/DLD154Pro 2026-07-31 08:09:56 +08:00
2ae7ac91e3 fix: g_loop_cut_amount 重连后不再累加,放开3次上限
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 21:47:51 +08:00
794db633dc fix: Modbus 主动上报缺少线圈断开/重连事件触发
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 18:06:56 +08:00
25401c5cf3 docs: BLE+Modbus 双通道并发资源分析
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 17:52:03 +08:00
0be7af8aa3 docs: 活动上报+继电器翻转 最坏情况对线圈检测的影响分析
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 17:39:29 +08:00
2142674c3e refactor: Modbus 默认波特率 115200 + 资源分析重评估
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 17:34:20 +08:00
2088cc267c docs: Modbus 主动上报 MCU 资源占用分析
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 16:30:01 +08:00
98015d8c03 fix: setMaximumBlockCount → document().setMaximumBlockCount()
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 16:25:48 +08:00
0638e98949 fix: QTextEdit → QTextBrowser (setMaximumBlockCount 兼容性)
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 16:07:00 +08:00
e97388500b feat: 集成 DLD154Tool — PySide6 桌面串口调试工具
wangfq pushed to master at wangfq/DLD154Pro 2026-07-30 15:28:13 +08:00
df6e38f118 refactor: Modbus 缓冲大小用宏替换硬编码 250