This website requires JavaScript.
Explore
Help
Sign In
😍
gaoro-xiao
0 Followers
·
0 Following
Joined on
2025-07-31
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Public Activity
Starred Repositories
gaoro-xiao
pushed tag
v1.0.5
to
gaoro-xiao/TCP2UART
2026-04-28 20:38:47 +00:00
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-04-28 20:38:38 +00:00
db714471b8
docs: document ch390 pbuf leak fix
8c204aad77
fix: stabilize lwip ethernet recovery
a6040e7d68
fix: harden ch390 rx protocol handling
60d2af0a27
fix: stop network tasks cleanly on restart
ac0c464910
feat: add delayed uart and runtime mac configuration
Compare 12 commits »
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-28 12:30:01 +00:00
5567c7412d
docs: sync baud config guidance
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-28 06:14:33 +00:00
fbe76bbdd5
build: ignore local Keil build capture
b0aa9ffc96
fix(ch390): restore recovery after emergency reset
6fbe09eec9
build: update Keil build record for watchdog changes
be80b9dcb1
feat(iwdg): enable LED-driven watchdog refresh
5e9b140db8
feat(at): add UART baud AT commands
Compare 5 commits »
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-04-22 17:00:27 +00:00
00be10f134
chore: ignore generated build artifacts and add shared keil config
ccd69a523e
fix: tune FreeRTOS and RTT diagnostics for runtime stability
eeccfb84a0
fix: start only enabled links and move config buffers off stack
e3450fd0ad
fix: harden tcp tasks around link readiness and connect retries
afd90d357c
fix: add bounded lwip connect waits and link status helper
Compare 7 commits »
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-18 15:44:43 +00:00
edfcc0991c
build: 忽略本地构建与会话临时文件
aceacbdba1
build: 同步Keil工程配置与构建记录
b107a3169c
docs: 补充MUX丢包修复记录与回归结果
495fbe4298
fix(mux): 修复MUX半帧丢失与发送路径静默失败
Compare 4 commits »
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-04-18 09:13:17 +00:00
3f91481d00
docs: add log and project config
deecc8f1c8
docs: add debug handoff package
70e78a6ef6
fix: capture current ch390 and lwip debug changes
cd48a8af68
fix: preserve current runtime debug state
6aba77df9a
feat: 保存已验证的CH390网络打通基线
Compare 10 commits »
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-04-15 09:19:20 +00:00
dc277b040b
fix: 更新.gitignore以排除Keil构建日志和Wireshark日志文件
c21d85a9da
refactor: 适配STM32F103RCT6 + FreeRTOS工程框架,同步baremetal-r8协议手册
68c64959c7
refactor: 准备R8裸机迁移工程基线
7ee96bc08d
fix: 统一R8工程目标并修复MDK编译前置问题
Compare 4 commits »
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-14 08:02:11 +00:00
a0b27d34a0
chore: update Keil project files and build record for V1.0.1
31a3da48fa
fix(tcp): MUX模式网口失联 — 对端关闭时用tcp_abort替代tcp_close避免TIME_WAIT耗尽pcb池
Compare 2 commits »
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-09 07:40:17 +00:00
efb88ea367
feat(ch390): optimize SPI transfer, MAC fallback, and build settings for V1.0.0
c5b2bdd2d2
feat(AT): LINK 对外接口改为 S1/S2/C1/C2
Compare 2 commits »
gaoro-xiao
pushed to
baremetal-r8
at
gaoro-xiao/TCP2UART
2026-04-04 07:36:06 +00:00
d5b2506269
feat: save stable CH390 bridge baseline
6f4ba247a4
docs: rewrite mux/net/link protocol manuals
ac04bfc923
docs: add tcp bridge debug tool workflow
da0f8ef72c
build: sync project files and ignore local captures
9fd748c512
fix: harden tcp bridge reconnect handling
Compare 10 commits »
gaoro-xiao
created branch
baremetal-r8
in
gaoro-xiao/TCP2UART
2026-04-04 07:36:06 +00:00
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-03-30 03:40:52 +00:00
4996b451d9
feat: 完成TCP2UART透传核心集成
d5803ca7dd
refactor: 基于EVT示例重构技术实现,采用LwIP协议栈架构
Compare 2 commits »
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-03-29 09:42:33 +00:00
eb57a564ef
fix: 将MCU型号从STM32F103RCT6修正为STM32F103R8T6
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-03-29 09:26:13 +00:00
d985cab34d
PCB: 忽略导出文件(PDF/PNG/XLSX),仅保留源文件和Gerber
ac32ce8030
gitignore: 添加Keil MDK用户配置和构建输出;提交ioc更新
06c3c9b46f
更新CubeMX配置:添加CH390D引脚、USART1 DMA、FreeRTOS;更新技术文档
Compare 3 commits »
gaoro-xiao
pushed to
master
at
gaoro-xiao/TCP2UART
2026-03-23 06:55:36 +00:00
c0ee4e7172
更新项目需求说明
aca8cd3980
添加项目技术实现文档:系统架构、任务设计、驱动层、透传方案
0d1f32c75c
Reference: 忽略脚本和缓存文件,移除extract_pdf.py跟踪
d1a9c27b26
移除项目计划.md的git跟踪
6c3cc4ca96
添加CubeMX工程:Core、Drivers、IAR/MDK工程配置
gaoro-xiao
created branch
master
in
gaoro-xiao/TCP2UART
2026-03-23 06:55:36 +00:00
gaoro-xiao
created repository
gaoro-xiao/TCP2UART
2026-03-23 06:03:07 +00:00
gaoro-xiao
pushed to
main
at
gaoro-xiao/MultiMicLocation
2026-03-21 14:29:06 +00:00
f92b2c5592
add python simulation for mic array localization
8aca7b2d75
add gitignore and requirements for simulation
5b22cacc13
first commit
gaoro-xiao
created branch
main
in
gaoro-xiao/MultiMicLocation
2026-03-21 14:29:06 +00:00
Previous
2
Next