Commit Graph

4 Commits

Author SHA1 Message Date
xin
f2ecf7b5f9 feat: 路径查看弹窗改为全屏双栏布局,新增画布预览
- 路径查看弹窗改为 95vw×90vh 大窗口
- 左侧统计+表格,右侧 Canvas 画布预览
- 画布显示扫描区域虚线框、路径扫描线箭头、背景图
- 支持从工具栏打开查看路径文件
- 子任务航线文件行新增"查看"按钮(空路径时禁用)
2026-06-18 10:52:24 +08:00
xin
80b641258b fix: devtools command compatibility + add devtools feature flag 2026-06-17 17:36:52 +08:00
xin
b49a223b78 v0.0.1 2026-06-17 17:23:09 +08:00
xin
d732580c3e Initial commit: Happa Mission Plan v0.1.0
Task planning and path generation software for automated data collection
equipment (hyperspectral cameras, DSLR, depth cameras).

- Generate mission plans (JSON) with subtasks per device
- Generate scan path binary files (.RecordLine3)
- Multi-rectangle area planning with reference map support
- Device-specific FOV defaults (Pika L 17.6°, Pika NIR 21.7°, etc.)
- Timeline scheduling with constraint validation
- Tauri 2.x + Vue 3 + Naive UI + Pinia
2026-06-17 17:17:39 +08:00