|
cc1463b166
|
[modify] textbox color, nagative value
|
2024-05-31 18:33:36 +08:00 |
|
|
14c72fe080
|
[modify] change vers location again
|
2024-05-31 08:52:18 +08:00 |
|
|
2922806e9c
|
[modify] change domain to intranet addr in vers check
|
2024-05-30 20:25:32 +08:00 |
|
|
06e5111309
|
5. 重新在write2textbox中添加exitcode参数,并补齐相关逻辑和修改brake中的调用方式
6. 修复参数检查无效的情况
7. 屏蔽电流相关的功能
|
2024-05-30 17:12:43 +08:00 |
|
|
b04b9e9205
|
v0.1.1(2024/05/30)
1. 增加版本检测功能
2. 修改了无效数据下的动作
3. textbox只在开始和结束时改变状态,而不是每次写入都更改
4. 调整了brake的结构
|
2024-05-30 16:24:54 +08:00 |
|
|
cad7792fa1
|
[modify] skip when data is invalid
|
2024-05-30 15:08:42 +08:00 |
|
|
fd553b3442
|
[modify] minor modification
|
2024-05-30 14:37:39 +08:00 |
|
|
9b849897e2
|
[modify] minor modification, change write2textbox and using shorter func name
|
2024-05-30 08:28:59 +08:00 |
|
|
05f461f8c1
|
v0.1.0(2024/05/29)
1. 修改为customtkinter图形化界面
2. 支持工业机器人制动数据处理(理论上支持,测试数据有问题,待验证)
3. 删除configs.xlsx配置表格,直接在界面配置,新增layout.xlsx文件,存储customtkinter布局
4. 电流尚未支持
|
2024-05-29 19:15:44 +08:00 |
|
|
1cee89cd0a
|
v0.0.7(2024/05/27)
1. 该版本制动数据处理变动较大,重写了find_row_start & copy_data_to_result,删除了delete_excel_files
2. 主要是修改了数据处理的方式,直接使用pandas进行数据处理,跳过了openpyxl来回变换,节省了大量的IO以及时间
|
2024-05-27 19:15:29 +08:00 |
|
|
203138947b
|
[modify] AXIS is int, and add wb_data param in find_row_start() and modify accordingly; also the info of damage of result files
|
2024-05-23 20:52:06 +08:00 |
|
|
3d2e0e33af
|
[modify] change icon.ico to true ico, and modify time format
|
2024-05-23 20:12:07 +08:00 |
|
|
e11dc60438
|
[modify]
v0.0.6(2024/05/23)
1. 为了调整多功能框架,aio.py文件将会作为入口程序存在,不实现具体功能,功能的实现将由具体的功能脚本实现,aio.py只负责条件调用
2. 新增了自动化处理电流数据(电机/过载)的功能
|
2024-05-23 17:35:34 +08:00 |
|
|
7123fa1147
|
[modify] rename workdir
|
2024-05-23 17:33:26 +08:00 |
|