YuanHongbin
  • Joined on 2026-04-23
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 02:59:15 +00:00
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 02:40:36 +00:00
f0dccf903d fix: 注册应答增加GWAddr非零校验,防止LoRa自收误判注册成功
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 02:00:10 +00:00
be6f52fa8b refactor: LaserTimerMinutes校验前移并增加范围检查,移除文件BOM冗余
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 01:50:54 +00:00
6fee6323ea feat: 默认调试输出通道改为RS485_1(ch1)
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 01:34:37 +00:00
0df22b4186 feat: para指令新增激光状态与定时分钟数显示
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-23 01:24:14 +00:00
f0d3f51922 fix: LaserTimerMinutes持久化存储到Flash
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-22 07:39:08 +00:00
afda00d8f2 fix: 激光定时器两处修复
YuanHongbin pushed to develop at YuanHongbin/GateWay 2026-07-22 04:41:41 +00:00
f40c422684 feat(uart): 分离ETH与Cat1通讯,支持UART1/Cat1/Debug互斥切换
d08ca726df chore: 源码编码GB2312统一转换为UTF-8
26e48126c8 fix: 修复9项致命/严重Bug
Compare 3 commits »
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-20 09:17:19 +00:00
72844ff821 feat: 新增激光定时关闭与姿态角持续输出测试功能,编码转UTF-8
YuanHongbin pushed tag 初始版本 to YuanHongbin/GateWay 2026-07-20 06:30:41 +00:00
YuanHongbin deleted tag V1.0 from YuanHongbin/GateWay 2026-07-20 06:30:08 +00:00
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-14 10:17:01 +00:00
70758b1c06 fix: 修复审查发现的4个高危问题
YuanHongbin pushed to develop at YuanHongbin/GateWay 2026-07-14 09:31:13 +00:00
aca260ba54 fix: boot升级后擦除外Flash防参数偏移,修复8项Bug
YuanHongbin pushed to develop at YuanHongbin/hc32f460_boot 2026-07-14 09:25:35 +00:00
aef9d4effe feat: boot升级后通知APP擦除外部Flash
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-14 02:15:41 +00:00
de545c9919 feat: 新增信号质量查询指令(sig)
YuanHongbin pushed to develop at YuanHongbin/GateWay 2026-07-14 02:13:36 +00:00
4e45de919c feat(sensor): 新增Lora信号质量查询指令(0x09)及多项Bug修复
YuanHongbin pushed to develop at YuanHongbin/GateWay 2026-07-13 07:52:08 +00:00
38b9663320 refactor(eth): 删除ETH参数配置/显示及枚举结构体,保留基本通讯功能
95a0ecda5b chore: 将子模块(FatFS/GateWay_Debug/SDCard/sx127x)转为普通目录,纳入主仓库管理
Compare 2 commits »
YuanHongbin pushed tag 第一批设备发货版本 to YuanHongbin/LaserTracing 2026-07-13 07:38:49 +00:00
YuanHongbin deleted tag V1.0 from YuanHongbin/LaserTracing 2026-07-13 07:38:33 +00:00
YuanHongbin pushed to develop at YuanHongbin/LaserTracing 2026-07-13 07:36:57 +00:00
9f200e2e83 fix: 修复串口调试DCH通道切换无效及UART0无法接收调试指令的问题