History for casic_unitree_dog / src / methane_serial_port.cpp
2025-07-18
style:优化代码格式和输出样式 ...
pengxianhong committed on 18 Jul
refactor: 优化日志输出并移除错误捕获 ...
pengxianhong committed on 18 Jul
2025-07-14
refactor(config): 重构配置方式,使用 config.hpp 替代 constant_config.hpp ...
pengxianhong committed on 14 Jul
feat(机械臂): 新增机械臂控制指令并优化相关功能- 移除甲烷数据上传失败的打印信息 ...
pengxianhong committed on 14 Jul
2025-07-11
refactor(methane_serial_port): 优化数据读取逻辑并去除冗余代码 ...
pengxianhong committed on 11 Jul
refactor(network): 优化网络连接和错误处理 ...
pengxianhong committed on 11 Jul
feat(network): 添加网络连通性检查功能 ...
pengxianhong committed on 11 Jul
refactor: 暂时注释掉上传服务器功能 ...
pengxianhong committed on 11 Jul
2025-04-10
refactor(config): 提取配置常量到单独的头文件 ...
pengxianhong committed on 10 Apr
feat(serial_port): 添加甲烷探测器数据异步上传服务器功能- 新增 upload_to_server_async 方法,用于异步上传数据到服务器 ...
pengxianhong committed on 10 Apr
2025-03-24
fix(methane_serial_port):修复甲烷传感器数据解析和传输问题 ...
pengxianhong committed on 24 Mar
2025-03-20
feat:重构代码并添加新功能 ...
pengxianhong committed on 20 Mar
2025-03-18
refactor(serial_port): 重构串口模块并添加机械臂串口类 ...
pengxianhong committed on 18 Mar