Commit Graph

  • ee6859877a android+docs: debug 日志默认关闭;操作手册升级为插图版 main ZXCLI 2026-09-12 15:36:34 +08:00
  • 6ba90f2bb6 docs: 修正操作手册里的标记示意图(四臂+引线+右侧读数,与实际绘制一致) ZXCLI 2026-09-12 15:14:35 +08:00
  • e3f0729218 docs: 新增 App 操作手册 + README 里程碑/阅读顺序更新 ZXCLI 2026-09-12 15:14:05 +08:00
  • f465831d8e android: 修正横屏拍摄方向——文件旋转跟随握持角度,不再只跟显示旋转 ZXCLI 2026-09-12 15:02:03 +08:00
  • 4c940fe773 android: 照片改为竖屏方向 + 标注风格重做(去白底,准星+描边字)+ 录像 3x 编码 ZXCLI 2026-09-12 14:34:54 +08:00
  • 9e64c74ffe android: 录像标注日志给出完整判据 + 补充重启后真机验证记录 ZXCLI 2026-09-12 13:46:08 +08:00
  • e43e93025e android: 修正增强档位说明(写反了)+ 分析页测温点沿用照片数值 ZXCLI 2026-09-12 13:36:10 +08:00
  • f41668d5d1 android: 修正 7x7 细节增强的混叠系数(原实现把增益乘了两遍,画面满噪点) ZXCLI 2026-09-12 05:04:50 +08:00
  • 4ebdca109a android: 实时画面卡顿根因是软件画布(6.5→15.1fps),标注统一 + 7x7 细节增强 ZXCLI 2026-09-12 04:20:16 +08:00
  • 47037f3a23 android: unify temperature annotations (one spec, sharp 3x photos), sensor-orientation photos, video annotations, palette cache + render loop, Android 8 API guards ZXCLI 2026-09-12 03:06:27 +08:00
  • 376b8389ea android: fix launchMode (singleTask) root cause of reconnect storm; drop SET_CONFIGURATION reset; fix analysis temp units, NUC block size, viewer back keys ZXCLI 2026-09-12 02:30:05 +08:00
  • 4cb6e69ea4 android: fix analysis temperatures (store calibrated NUC data), marker sizing, bottom data panel; split album (zoom/delete) from analysis tab ZXCLI 2026-09-12 00:05:49 +08:00
  • 15a7127287 android: fix recording crash+save, gallery viewer unreachable, back key, settings persistence; photo orientation+annotations, analyzable MDT probes, trace mode ZXCLI 2026-09-11 23:26:27 +08:00
  • 3704ee797b android: settings screen scrollable + wire dead rows (language/about) + instant orientation apply ZXCLI 2026-09-11 03:59:55 +08:00
  • f7bca894ba android: revert image to locked orientation (user decision); keep official-style manual rotate/flip settings ZXCLI 2026-09-11 03:50:56 +08:00
  • 464cfcb5e8 android: fix real-device defects (temp double-conversion, FFC temp jump, image orientation per grip, remote raw+metadata stream) ZXCLI 2026-09-11 03:01:13 +08:00
  • 0919f5e186 docs+analysis: independent verification guide for phases A-F (calibrated scanners, self-tested commands) ZXCLI 2026-09-11 01:10:18 +08:00
  • 8e1312a137 android: phase Z wrap-up (docs, release build, camera feature optional, APK) ZXCLI 2026-09-11 00:57:46 +08:00
  • 512508e629 android: LAN remote preview (UDP discovery + raw-frame TCP stream, client-side rendering) ZXCLI 2026-09-11 00:54:13 +08:00
  • f8b3200464 android: visible-light PIP overlay (camera2, draggable, 3 sizes) ZXCLI 2026-09-11 00:31:00 +08:00
  • c34940e6fd android: cloud module scaffold (retrofit, opt-in, disabled by default) ZXCLI 2026-09-11 00:22:25 +08:00
  • b7a928e23d android: vendor palette extraction tooling (+exact tables if found) ZXCLI 2026-09-11 00:15:39 +08:00
  • 656d419f81 android: MDT temperature decode + analyzer probe UI ZXCLI 2026-09-10 23:43:19 +08:00
  • 06c1f30b13 android: lifetime query + cali consistency check + real-device checklist ZXCLI 2026-09-10 23:33:47 +08:00
  • 087e15cb19 docs: execution plan for remaining backlog (written for no-vision executor model) ZXCLI 2026-09-10 23:18:49 +08:00
  • e69a97436b chore: reorganize analysis/ by SDK lineage (linux/win/android) with README index, move legacy notes to history/, refresh root README, ignore .zcode/ ZXCLI 2026-09-10 03:09:13 +08:00
  • 4ba98f62cd analysis: full official-app reverse artifacts (jadx sources, ghidra libcxsdk decomp, authoritative protocol conclusions) + docs ZXCLI 2026-09-10 02:51:37 +08:00
  • 623d62b641 android: CRITICAL fix - commands were byte-reversed (ByteBuffer big-endian); official app sends little-endian, palindrome 66b masked it for 16 rounds ZXCLI 2026-09-10 02:39:19 +08:00
  • b29d7fd377 android: port official MAG-Cx UsbCommunication handshake verbatim (66b/66c/66f 800ms, cali file fetch via 670+EP0x84, BasePara parse) ZXCLI 2026-09-10 02:28:46 +08:00
  • 8ecd50228a android: match official libcoresdk handshake - 66f cali-info, 670+EP0x84 cali fetch w/ cache, drop legacy 66b/pre-start FFC ZXCLI 2026-09-10 02:01:26 +08:00
  • 1a2fc7abb8 android: clear usbfs endpoint-halt after every timed-out transfer (stream killer); drop async reader, add START re-kick ZXCLI 2026-09-10 01:38:25 +08:00
  • 0f2aa11196 android: USB hardening from device logs - async stream reader, CLEAR_HALT recovery, session mutex, detach handling, fast init ZXCLI 2026-09-10 01:21:29 +08:00
  • dbb4f24608 android: fix startup crash (MediaStore rejects text/plain in DCIM); log sink fallback DCIM->Download->app-private, logging never throws ZXCLI 2026-09-10 00:48:56 +08:00
  • ee317c7b25 android: fix black screen (missing FFC(0)x2+START pre-stream sequence) + field debug log to DCIM/MAG160C ZXCLI 2026-09-10 00:01:25 +08:00
  • fe8595f747 android: remove demo synthetic thermal image (real-device display test); rebuild toolchain+APK on this machine ZXCLI 2026-09-09 19:23:19 +08:00
  • ca7e29a647 chore: commit working tree (tools/SDK/csdk/analysis churn) for user to review & prune ZXCLI 2026-09-09 17:51:46 +08:00
  • 456285c71b docs: refresh handoff for next model - final layout conventions + next-round prompt ZXCLI 2026-09-09 17:42:41 +08:00
  • add3d06713 android: include safe-drawing top inset in uiTopPx (image top clipped on punch-hole phones) + smaller shutter row ZXCLI 2026-09-07 20:16:39 +08:00
  • 7437ce5e85 android: camera-style controls - 4-item top bar (ffc/zoom/trace/palette), shutter row (gallery/photo/record) above nav ZXCLI 2026-09-07 19:22:49 +08:00
  • fabea4c664 android: fix inverted device-orientation mapping (real accelerometer reads world-up; emulator uses gravity convention) ZXCLI 2026-09-07 19:09:57 +08:00
  • b1a3c38a69 android: rotate bar icons/text + OSD labels by physical grip angle (accelerometer), image region stays glued ZXCLI 2026-09-07 13:37:34 +08:00
  • d0b133a895 android: lock portrait - UI composition glued to phone frame (top/bottom bars + image area absolutely fixed) ZXCLI 2026-09-07 13:17:19 +08:00
  • 2c38537303 android: 顶栏/底栏位置固定+图像区域永不旋转(只转文字)+挖孔屏安全区适配+完整交接文档 ZXCLI 2026-09-07 12:59:26 +08:00
  • 798e180683 android: 顶栏控制项+图像世界固定旋转+状态栏沉浸+inset感知渲染+乱码二次修复 ZXCLI 2026-09-07 12:43:35 +08:00
  • 96b92a8d26 android: 心跳更新(第二轮UI反馈修复) ZXCLI 2026-09-07 00:30:09 +08:00
  • 8d22969f6d android: 竖屏旋转热像图填满屏宽/横屏原生方向+控制栏横屏移至右侧+大号圆圈标记与色标+fullSensor方向跟随 ZXCLI 2026-09-07 00:29:16 +08:00
  • 17fcb7b94c android: 心跳更新(用户反馈修复完成) ZXCLI 2026-09-06 23:15:57 +08:00
  • f8eab28857 android: 相册页接线+演示模式(真实管线渲染合成帧+demo温度显示映射) ZXCLI 2026-09-06 23:15:05 +08:00
  • 430bf373e4 android: 修复源码GBK编码导致的中文乱码+重绘图标+USB插入自动授权+媒体权限+多点测温/色标条/追踪开关 ZXCLI 2026-09-06 21:56:34 +08:00
  • 6d0805af90 android: 恢复脚本+APK产物 ZXCLI 2026-09-06 20:41:41 +08:00
  • 4fd2e5bf79 android: 图标+预测性返回+心跳更新 阶段7预验收 ZXCLI 2026-09-06 20:41:16 +08:00
  • a07a49b437 android: 设置页+任务巡检解析器(sqlite/xml) 阶段6a ZXCLI 2026-09-06 20:34:21 +08:00
  • 3bca426c99 android: PDF巡检报告生成(PdfDocument) 阶段5b ZXCLI 2026-09-06 20:04:06 +08:00
  • 29a9b85cbe android: 媒体库+MDT离线分析查看器(缩放/调色板/备注) 阶段4-5a ZXCLI 2026-09-06 19:55:22 +08:00
  • ed0a0882d8 android: 拍照MDT容器保存(MediaStore DCIM/MAG160C)+MP4录像(Surface编码) 阶段3b ZXCLI 2026-09-06 19:40:56 +08:00
  • 6297a06b97 android: USB层+实时画面+UI骨架(阶段3a) ZXCLI 2026-09-06 19:16:35 +08:00
  • 5b41a6aa9b android: 统一APP工程骨架 + 官方渲染管线Kotlin移植(与C参考逐字节一致) ZXCLI 2026-09-06 18:44:02 +08:00
  • dd52469377 归档分析脚本到 analysis/reverse_tools(compare_live/verify_nuc/verify_full/parse_ddt/parse_pcap),更新 session_state 引用路径 ZXCLI 2026-08-19 15:55:21 +08:00
  • 0d83c625d1 清理仓库:删除验证期中间产物(约 225MB) ZXCLI 2026-08-19 15:50:35 +08:00
  • 0dcb2830c6 修复调色板 BGR/RGB 顺序:render 输出标准 RGB24(官方 palette 为 BGR 存储) ZXCLI 2026-08-19 15:46:21 +08:00
  • 70bde0fa86 更新 session_state.md 心跳:阶段 7 完成(LiThermal 评估 + render 抽象层 + demo3 迁移) ZXCLI 2026-08-19 15:42:07 +08:00
  • 9db940a615 demo3 迁移到 mag160c_render 抽象库(v6);render 库加手动 FFC/NUC 访问器/钩子 ZXCLI 2026-08-19 15:41:34 +08:00
  • 5c22bfe78c 新增平台无关渲染模块 mag160c_render + Linux 参考程序 + 移植评估文档 ZXCLI 2026-08-14 17:08:38 +08:00
  • df6c6dd444 移植官方附加环节全部路径:帧差/隔行平滑/gray覆盖/Nx升采样(编译开关+按键测试) ZXCLI 2026-08-14 16:52:52 +08:00
  • 51c8ba9174 完整审计:0x18000ca30 调用链实现对照表 + 全链路复验 ZXCLI 2026-08-14 16:41:50 +08:00
  • fe91a82762 原汁原味补全官方管线细节:0x8c CDF 中心、temporal 移植、uniform 分支、状态标志 ZXCLI 2026-08-14 16:33:13 +08:00
  • 004f28910f demo3 补官方启动强制 FFC(帧 75),FFC 频率与官方完全对齐 ZXCLI 2026-08-14 16:23:37 +08:00
  • 03ed936a5f 修复 demo3 颗粒感:显示层改用官方同款 320x240 2x 平滑输出 ZXCLI 2026-08-14 16:16:10 +08:00
  • 0bfb926892 完成官方管线全量逆向与 demo3 v5 复刻,清理仓库 ZXCLI 2026-08-13 23:16:12 +08:00
  • 9739a1972c 备份逆向文件 ZXCLI 2026-08-12 15:25:34 +08:00
  • 8409b27ba3 建立 MAG160C 逆向工程交接仓库 ZXCLI 2026-08-11 19:08:44 +08:00