Prechádzať zdrojové kódy

docs(d2-02-t3): 进度勾Task3.2b/3.3(标定推流+CalibrationClient);标注3.4/3.5需operate编译(operate.exe真机谨慎)

huangjie 2 dní pred
rodič
commit
e525dfc198

+ 5 - 4
项目文档/进度/D2-02-第三阶段-自动对焦重构-进度.md

@@ -44,10 +44,11 @@
 
 ### Phase 3 — control 标定协作 + operate 调试页重构  🔶 进行中(先清operate.exe挂起进程)
 - [x] 3.1 CalibrationCoordinator(借 lease 逐孔标定 + 进度/推流)— commit abb14ef,8单测TDD全绿(可注入runner+状态机+中止+重标),control.sln 0错
-- [ ] 3.2 control `/debug/calibrate/*` 端点
-- [ ] 3.3 operate CalibrationClient + 单测
-- [ ] 3.4 HouseDebugPageViewModel/View 重构(3×6 总览 + 逐孔微调 + 保留手动)
-- [ ] 3.5 调试页保存范围走 well/update
+- [x] 3.2a control `/debug/calibrate/*` 端点 + CalibrationManager 接真实引擎 — commit 5e98d95,control.sln 0错,71/71测(借现有lease+范围注入+scene=0,InternalsVisibleTo暴露ReadWellFocusRange)
+- [x] 3.2b 标定推流帧缓冲(OnFrame→共享缓冲,StartPreviewStream标定时读缓冲不GrabStable)— commit c1d230f,0错,6测(per-sid FrameSlot,非标定零变化,避免相机锁争用)
+- [x] 3.3 operate CalibrationClient + 单测 — commit a5ac2b4,TDD 5测全绿(start/progress/recalibrate/stop+进度DTO,链入control测试工程)
+- [ ] 3.4 HouseDebugPageViewModel/View 重构(3×6 总览 + 逐孔微调 + 保留手动)★需先清operate.exe挂起进程才能编operate sln(真机谨慎)
+- [ ] 3.5 调试页保存范围走 well/update ★同上需operate编译
 
 ### Phase 4 — front-manament 砍对焦预览窗  ⬜(开工前详化)
 - [ ] 4.1 去掉 DetailView "对焦预览"入口