android: MDT temperature decode + analyzer probe UI

This commit is contained in:
ZXCLI
2026-09-10 23:43:19 +08:00
parent 06c1f30b13
commit 656d419f81
9 changed files with 389 additions and 19 deletions
+7 -1
View File
@@ -387,9 +387,15 @@
## 执行计划进度(2026-09-10docs/android_app/execution_plan.md
- [x] Phase A2026-09-10):GetLifeTime(675→0x5BB5B55B61) 查询 + deviceLifetimeMs
- [x] Phase A2026-09-10):GetLifeTime(675→0x5BB5B561) 查询 + deviceLifetimeMs
cali 缓存与内置 DDT MD5 一致性日志;新增 real_device_checklist.md
gradlew test 全绿,APK 已更新。commit: "android: lifetime query + cali consistency check + real-device checklist"
- [x] Phase B2026-09-10):Mdt.parse 返回 MdtFilejpg 按 FFD9 裁尾、text 去 NUL
填充、framePixels/info0/info1 齐全);TempMath.tempMapFromPixels 毫度图;
分析页温度条(中心/最低/最高)+ 点击测温探针(白点+环+温度标签,再点清除);
新增 MdtTest/TempMathTest17 个单测全绿)。注:分析页图像为原生横向显示,
故探针映射用直接映射(不是实时页的 90° 逆映射)。APK 已更新。
- [ ] Phase C:厂商 12 调色板精确提取(脚本)
## 里程碑日志