|
82ae2681bb
|
v0.2.0.2(2024/07/26)
1. [main: current.py]
- 修正堵转电流无法正确写入结果文件的问题
2. [main: do_brake.py]
- 初始速度采集等待时间设置为可通过configs.xlsx配置文件调整的
- 初次速度采集停止逻辑修改为tasks.stop指令(未验证)
- 急停信号触发前,pending时间设置为固定值10s
- 实现正负方向速度采集逻辑
- 工程名变更逻辑实现修改为通配符,方便后续根据机型保存文件
- 增加超差后写诊断的逻辑,并可以通过configs.xlsx配置文件调整
- 程序输出中增加时间戳,方便调试定位日志时间
3. [main: do_current.py]
- 工程名变更逻辑实现修改为通配符,方便后续根据机型保存文件
4. 为工程文件添加更详细的注释
5. 补充了do_current/do_brake的流程图
6. [main: openapi.py]
- ½«modbus motor_on/offµÄµÏ·½·¨¸Äª¸ߵç³崥·¢
7. configs.xlsx配置表新增write_diagnosis/get_init_speed两个参数
|
2024-07-26 13:24:44 +08:00 |
|
|
3010cb8931
|
v0.2.0.0(2024/07/17)
1. [profile: aio.py]
- 增加velocity相关逻辑
- 修改负载信息为曲线信息
2. [profile: factory_test.py]
- 增加velocity相关逻辑
3. [profile: current.py]
- 修正减速比获取的规则
4. [profile: openapi.py]
- HmiRequest模块:日志取消记录move.monitor相关
- HmiRequest模块:增加了durable_lock变量,控制文件读写互斥
|
2024-07-17 14:17:00 +08:00 |
|
|
da5ddcea0a
|
v0.1.9.4(2024/07/15)
1. [profile: aio.py]:完善durable text相关逻辑
2. [profile: do_brake/do_current/btn_functions.py]:删除validate_resp函数,修改execution函数
3. [profile: factory_test.py]
- 新增耐久/老化测试程序
- 实现六轴折线图显示
4. [profile: openapi.py]:多次合并遗留问题处理
5. templates文件夹组织架构调整
|
2024-07-17 10:09:06 +08:00 |
|
|
cf9d51b475
|
fix merge
|
2024-07-15 13:42:10 +08:00 |
|
|
cdbe1c40c6
|
v0.1.9.3(2024/07/15)
1. [APIs: openapi.py]
- иÄodbusl½Ó§°ܱ¨´í³ö½£¬ʹֻ֮Ôautomatic testҳÃÏʾ
- 将该文件移动至toplevel,为后面扩展做准备
- 修改heartbeat文件路径,使后续打包的时候更方便
2. [APIs: aio.py]:
- 修改heartbeat文件路径,使后续打包的时候更方便
- 修改write2textbox函数的打印逻辑,先判断网络相关
|
2024-07-15 13:32:55 +08:00 |
|