yangwenbin
  • Joined on 2025-10-27
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-04-30 10:07:38 +08:00
d83180975d fix(screen): streamline runtime display states
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-04-30 00:38:18 +08:00
7e77c6809a fix(printer): limit thermal print power draw
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-04-29 23:40:06 +08:00
d735446547 feat(product-test): add UART automation flow
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-04-29 16:01:04 +08:00
9294d72aea chore(idf): update to esp-idf 5.5.3
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-10 13:05:17 +08:00
559df3b570 feat(ux): improve wifi, voice, and print feedback flows
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-03 15:56:43 +08:00
b59c69fb3f 更新 README
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 15:19:32 +08:00
67922d37b9 feat(power): switch to physical power-key shutdown control
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 13:45:04 +08:00
673b257c4f feat(factory): auto-sync latest bins after idf build
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 09:51:28 +08:00
5cd0c51be0 更新 key
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 03:52:16 +08:00
6780bb2789 feat(voice): improve on-screen dialog text and wifi provisioning hints
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 03:26:18 +08:00
6d82ccae3e chore(logging): trim firmware logs and remove runtime diagnostics scaffolding
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 02:54:18 +08:00
d83111191d refactor(diagnostics): prune unused debug APIs and dedupe cancel counter
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-02 01:57:46 +08:00
3d3c3ebac2 feat(factory): add local flashing toolkit and secure OTA defaults
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 15:42:26 +08:00
809fcf6548 refactor(platform): remove printer debug path and fix boot logo behavior
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 15:07:24 +08:00
4f574fb65c refactor(printer): remove controller residue and coex hooks
742cff63bb refactor(printer): replace direct_printer with printer naming
Compare 2 commits »
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 14:06:56 +08:00
57adabaa3f refactor(printer): remove controller legacy and unify printer naming
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 13:32:44 +08:00
e694a85997 refactor(domain): remove qr third_party generator
c6602032c7 refactor(control_plane): remove business http server stack
Compare 2 commits »
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 12:59:46 +08:00
e553cf7835 refactor(platform): remove lvgl dependency from screen preview
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-03-01 01:21:30 +08:00
dd108e2658 feat(voice): migrate to push2talk and serialize websocket text sends
yangwenbin pushed to main at Bairan.Zhang/AI_Printer 2026-02-28 22:35:18 +08:00
9deeab738e refactor(printer): remove BLE backend and dependencies