• Joined on 2023-06-05
gitea pushed to main at gitea/aio_first_edtion 2024-10-09 18:19:32 +08:00
bebaf292ac 修复制动性能测试,采集的数据速度未降为0的问题
gitea pushed to main at gitea/APIs 2024-10-03 19:48:02 +08:00
78fd7ccbc9 fix some bugs
gitea pushed to main at gitea/APIs 2024-09-26 20:01:15 +08:00
edeeb04a62 add requirements.txt and modify xService package format
gitea pushed to main at gitea/APIs 2024-09-26 17:09:40 +08:00
7f1e794f48 给socket执行函数增加了一个装饰器,每次发送的请求都要验证返回值,修正了查找id的逻辑bug
4b832b3ed1 完成了所有功能的测试,基本无问题,不全了注释,完善了初始化功能
Compare 2 commits »
gitea pushed to main at gitea/APIs 2024-09-25 22:17:26 +08:00
c88015ff78 improvment
gitea pushed to main at gitea/APIs 2024-09-25 13:47:40 +08:00
1f4656f0b9 重新优化安全区参数设定功能
gitea pushed to main at gitea/APIs 2024-09-25 11:30:28 +08:00
65bd6f2bce improvment
gitea pushed to main at gitea/APIs 2024-09-25 09:28:20 +08:00
f0c038f744 完成了安全区参数修改的功能
gitea pushed to main at gitea/APIs 2024-09-24 21:31:26 +08:00
5a52f6262d 1. 获取类功能都添加 @property 装饰器
gitea pushed to main at gitea/APIs 2024-09-24 09:33:01 +08:00
b381ee92f5 add @property deco and rewrite connection logic
gitea pushed to main at gitea/APIs 2024-09-21 18:17:40 +08:00
50f150d685 完善reboot指令,hr的实例化需要手动关闭,并且会自动重连
gitea pushed to main at gitea/APIs 2024-09-20 15:47:23 +08:00
57d9da7bc7 主要修复外部通信相关问题,以及使调用方式和其他功能相同
gitea pushed to main at gitea/APIs 2024-09-20 14:24:38 +08:00
35884b2247 INIT
gitea created repository gitea/APIs 2024-09-20 14:19:00 +08:00
gitea pushed to main at gitea/aio_first_edtion 2024-09-20 14:14:07 +08:00
9f78b0e563 minor modification of UI for current data process
gitea renamed repository from rokae to gitea/aio_first_edtion 2024-09-20 14:02:56 +08:00
gitea pushed to main at gitea/aio_first_edtion 2024-08-20 18:04:08 +08:00
59711d9c65 4. [main: openapi.py]:新增 rl_task.set_run_params 指令支持,可设定速度滑块以及是否重复运行
gitea pushed to main at gitea/aio_first_edtion 2024-08-20 11:14:48 +08:00
edafd91567 v0.2.0.8(2024/08/20)
gitea pushed to t_change_ui at gitea/aio_first_edtion 2024-08-20 11:14:23 +08:00
edafd91567 v0.2.0.8(2024/08/20)
03b15751c2 add exception handle for openapi-selector
29bd4185c4 version change
97071d231f Merge branch 't_change_ui'
62e5e6ab50 README中增加整机自动化测试前需要调整速度滑块的提醒,完善current数据预处理的逻辑
Compare 7 commits »
gitea pushed to main at gitea/aio_first_edtion 2024-08-17 09:28:40 +08:00
03b15751c2 add exception handle for openapi-selector