• Joined on 2024-10-31
wangk pushed to adapt at Bluesun/BCU 2025-07-15 13:36:58 +08:00
a74a0e9a68 fix one bug-modbus bug
wangk pushed to adapt at Bluesun/BCU 2025-06-19 09:52:54 +08:00
833cfa6562 bcu偶尔会丢失订阅的主题,导致远程配置失效,增加了订阅主题的定时检查
wangk pushed to release at Bluesun/BatteryMonitor 2025-06-12 10:45:00 +08:00
8ddbda6563 上个版本没有考虑到时区的问题,这版解决了
wangk pushed to release at Bluesun/BatteryMonitor 2025-06-12 09:58:56 +08:00
f6bda165f8 修复上位机ntp对时偶尔错误的问题
wangk pushed to adapt at Bluesun/BCU 2025-06-06 11:12:05 +08:00
ccd6ea6432 优化远程配置驱动--目前支持全部读取和单个写入,上个版本问题未解决
wangk pushed to adapt at Bluesun/BCU 2025-06-05 17:39:03 +08:00
857a4b434d 测试远程读配置与写配置驱动时,如果远程复位,则上位机复位后,程序就异常了
wangk pushed to adapt at Bluesun/BCU 2025-06-04 17:01:23 +08:00
1def56eb47 解决了配置下发后程序崩溃的问题
wangk pushed to adapt at Bluesun/BCU 2025-06-04 15:54:50 +08:00
b7c3ddf4e1 读取配置驱动以及响应基本完成
wangk pushed to adapt at Bluesun/BCU 2025-06-04 13:19:04 +08:00
34f02a66d9 配置下发的驱动基本完成,配置下发成功后可以读取到ok
wangk pushed to adapt at Bluesun/BCU 2025-05-29 18:13:10 +08:00
a2b75cf76c 配置下发主题分类
wangk pushed to adapt at Bluesun/BCU 2025-05-29 15:52:16 +08:00
1dc6f097e0 ”实现了bluesun/bms/control/sn的主题配置“
wangk pushed to release at Bluesun/BatteryMonitor 2025-05-29 08:11:39 +08:00
07df5215d9 增加了上位机开机自动对时的功能
wangk pushed to adapt at Bluesun/BCU 2025-05-26 16:38:28 +08:00
5aff48e4b0 add dma delay time
wangk pushed to adapt at Bluesun/BCU 2025-05-26 16:27:13 +08:00
10aa1a8c24 dma--bug
wangk pushed to adapt at Bluesun/BCU 2025-05-22 09:21:52 +08:00
553cd2414c 将485地址与can设备地址同一起来
wangk pushed to comm at Bluesun/BCU 2025-05-19 14:22:55 +08:00
aa35be0cd1 fix some bugs--restore w5500 section
wangk pushed to adapt at Bluesun/BCU 2025-05-19 14:13:18 +08:00
080f45620e fix some bugs--解决了同一批数据,时间戳不一样的问题
wangk pushed to adapt at Bluesun/BCU 2025-05-19 11:40:48 +08:00
3c6b5eec89 mqtt上传数据的方式使用DMA,避免占用cpu
wangk pushed to adapt at Bluesun/BCU 2025-05-19 08:44:09 +08:00
dcb4f440df 增加蓝牙消失检测,检测蓝牙消失后,重新初始化蓝牙
wangk pushed to adapt at Bluesun/BCU 2025-05-17 08:27:14 +08:00
7a7bd6e768 与张工重新核对了一遍mqtt上传的数据--第一版