feat(fleet): add board observation center with live sources and maps

Add adaptive per-vehicle layouts, full-panel dragging, source controls and automatic preview recovery for RealSense, Insta360 X4 and XGRIDS K1 observation views. Integrate cached Cesium map layers through the private NAS gateway link, retain bounded sensor command receipts, and document validation and operational handoff.
This commit is contained in:
DCCONSTRUCTIONS
2026-09-10 22:12:05 +03:00
parent 5f75afb720
commit be58d589e2
48 changed files with 1575 additions and 83 deletions
+3
View File
@@ -28,6 +28,9 @@
],
"@mission-core/sensor-sdk": [
"../../../packages/sensor-ui/src/pluginSdk.ts"
],
"react-dom": [
"node_modules/@types/react-dom/index.d.ts"
]
}
},