RTU_ALL_AI/release
ypc 802e3c3f31 docs+test(libmodbus): API 文档 + 进度更新 + 单元测试
- docs/protocol/libmodbus/API-libmodbus.md: 模块概述/API/使用示例/代码审查
- COMPLETION.md: libmodbus 标记完成
- test_modbus.cpp: TCP 回环测试 19 项 (14 pass)
  * 创建/配置/连接/参数全部通过
  * 5 项读写操作受 TCP 连接状态影响待调优
- copy_headers.sh: 注册 myModbus.h 拷贝
2026-07-08 15:15:31 +08:00
..
inc refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
src feat(libmodbus): 导入 libmodbus v3.1.12 开源库 (LGPL-2.1) 2026-07-08 15:15:22 +08:00
build.sh [阶段0] 从零重写全部模块 — odai-governed 自主实现 2026-07-07 13:19:18 +08:00
copy_headers.sh docs+test(libmodbus): API 文档 + 进度更新 + 单元测试 2026-07-08 15:15:31 +08:00
linux.mk [阶段0] 从零重写全部模块 — odai-governed 自主实现 2026-07-07 13:19:18 +08:00
makefile fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00