cuijingwei
  • Joined on 2025-01-06
cuijingwei pushed to new_dev at cuijingwei/param_service 2025-04-29 18:12:59 +08:00
04c8b4ce65 [feat] 更新到0.2.3版本,针对ZJ-ERNC对一些功能进行了重构
cuijingwei created branch new_dev in cuijingwei/param_service 2025-04-29 13:31:06 +08:00
cuijingwei pushed to new_dev at cuijingwei/param_service 2025-04-29 13:31:06 +08:00
cuijingwei pushed to master at cuijingwei/param_service 2025-04-27 11:16:50 +08:00
1ba9cb7130 [chore] 把打包后的内容也放到仓库里
cuijingwei pushed to master at cuijingwei/param_service 2025-04-27 11:14:11 +08:00
9c512b501b [feat] 请求消息结尾增加了'\n'
cuijingwei pushed to master at cuijingwei/param_service 2025-04-01 13:36:04 +08:00
b300c2bf9d [refactor] 调整文件目录
cuijingwei renamed repository from param_struct_test to cuijingwei/param_service 2025-04-01 13:34:34 +08:00
cuijingwei pushed to master at cuijingwei/param_service 2025-04-01 10:56:34 +08:00
8892879a24 [refactor] 删除无关文件
cuijingwei pushed to master at cuijingwei/brisonus_data_collector 2025-03-25 09:18:00 +08:00
04612ce16d [update] 实现了frame_finder功能
cuijingwei pushed to master at cuijingwei/brisonus_data_collector 2025-03-21 10:38:51 +08:00
8823ef546e [add] frame_finder.py 模块
cuijingwei pushed to master at cuijingwei/brisonus_data_collector 2025-03-20 10:25:22 +08:00
1b7e0e7e31 [add] 增加了“开”和“关”命令
cuijingwei pushed to master at cuijingwei/param_service 2025-03-06 14:49:26 +08:00
728eae521f [fix] handle_reponse没有正确处理set_params的响应
cuijingwei pushed to master at cuijingwei/param_service 2025-03-06 14:28:44 +08:00
9610fbd70c [fix] 修复set_param不能执行回调函数
cuijingwei pushed to master at cuijingwei/app_socket_server 2025-02-28 17:30:29 +08:00
dff5ba027a [update] 参数读写增加延时
cuijingwei pushed to master at cuijingwei/app_socket_server 2025-02-22 16:53:00 +08:00
0afe78b1c2 [bugfix] 修复获取float型参数结果为0
cuijingwei pushed to master at cuijingwei/param_service 2025-02-22 15:01:26 +08:00
c0b70c088e [bugfix] 修复get_params接口错误
cuijingwei pushed to master at cuijingwei/app_socket_server 2025-02-22 13:47:06 +08:00
083e1d9e05 [bug fix] 修复接口参数处理错误
cuijingwei pushed to master at cuijingwei/app_socket_server 2025-02-22 12:57:30 +08:00
2803e6a9c6 [update] server端处理通信粘包问题d
cuijingwei pushed to master at cuijingwei/param_service 2025-02-22 12:57:08 +08:00
fc5990ef20 [update] params_servicez组件接口更新
cuijingwei pushed to master at cuijingwei/param_service 2025-02-21 22:14:49 +08:00
137139ca77 [update] request 粘包问题测试