spaxel/mothership/internal/localization
jedarden f99dc15a2d feat: complete crowd flow visualization implementation
- Fix Viz3D exports to include flow visualization functions
- Export setFlowLayerVisible, setDwellLayerVisible, setCorridorLayerVisible
- Export setFlowTimeFilter, setFlowData, setDwellData, setCorridorData
- Remove duplicate setDwellLayerVisible function definition

This completes the crowd flow visualization feature that was
already implemented in the backend (flow.go) and frontend
(crowdflow.js, viz3d.js) but had missing exports in the Viz3D module.
2026-04-11 07:27:21 -04:00
..
fusion.go feat: add self-improving localization REST API 2026-04-09 10:06:06 -04:00
grid.go feat: add self-improving localization REST API 2026-04-09 10:06:06 -04:00
groundtruth.go fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
groundtruth_store.go fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
groundtruth_test.go feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
self_improving.go feat: complete crowd flow visualization implementation 2026-04-11 07:27:21 -04:00
spatial_weights.go fix: replace unused linkID with blank identifier in spatial_weights.go 2026-04-06 18:34:53 -04:00
spatial_weights_test.go feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
weightlearner.go test: morning digest tests passing 2026-04-11 05:23:34 -04:00
weightstore.go feat(localization): implement self-improving localization with BLE ground truth 2026-03-29 20:11:22 -04:00