Guoguo
515153f134
feat: auto-scan 3-phase state machine with proper PD collection timing
- Phase 1 (waiting_fit): after sending control=0x01, wait for fitting=1
- Phase 2 (collecting): once fitting=1 AND run_state=1, start PD accumulation
- Phase 3 (done): run_state 1→0, calculate averages, auto-send treatment
- Check start-collecting in BOTH fitting and run_state handlers
- fitting=0 + run_state 1→0 = fitting failure, prompt retry
- Timeout 3 minutes (was 30s), auto-start treatment on completion
2026-06-29 05:36:12 -07:00
..
2026-06-29 05:36:12 -07:00
2026-04-28 18:32:26 -07:00
2026-06-10 18:47:22 -07:00
2026-04-29 08:35:58 -07:00
2026-04-29 08:35:58 -07:00
2026-05-29 01:34:54 -07:00
2026-06-05 04:37:39 -07:00
2026-06-10 18:47:22 -07:00
2026-06-24 05:21:19 -07:00
2026-06-10 18:47:22 -07:00
2026-06-05 19:21:43 -07:00
2026-05-29 01:34:54 -07:00
2026-05-29 01:34:54 -07:00
2026-05-05 02:33:25 -07:00
2026-06-24 03:53:31 -07:00
2026-05-29 01:34:54 -07:00
2026-06-29 05:28:05 -07:00
2026-06-29 05:29:51 -07:00