范式相关代码修改完成

This commit is contained in:
2026-06-07 11:05:24 +08:00
parent d576cae3c0
commit 880caa9f7b
16 changed files with 121 additions and 237 deletions

View File

@@ -17,5 +17,12 @@ Debug_64ch_Decoder_Optimize is an updated version that fixes several issues and
2026年6月5日13:55:34
# 遗留问题
1. 之前当处于阻抗检测状态时Decoder在空跑。
2. 当前无法判断是否处于阻抗检测状态。
1. 之前当处于阻抗检测状态时Decoder在空跑。当前无法判断是否处于阻抗检测状态。
- 解决方法,保留之前发阻抗命令
# 常用命令
source activate 3in1Py310
python runDecoder.py
python datamock.py
python ZeroMQClient_mock.py