No description
Implemented GDOP overlay visualization support and enhanced synthetic data generation for the pre-deployment simulator. GDOP Overlay Features: - Added GDOPColorMap() for color mapping (green/yellow/orange/red/gray) - Added GDOPHeatmapData struct for frontend consumption - Added ToHeatmapData() to convert results to overlay format - Added ComputeAccuracyMap() for expected accuracy per cell - Added ComputeColorMap() for RGB color array generation - Added GetWorstCoverageCells() to find problem areas - Added GetBestCoverageCells() to find optimal positions Realistic Synthetic Data: - Added GenerateCSIFrame() for binary CSI frame simulation with temporal fading, frequency selectivity, and noise - Added GenerateCSIFrames() for time-series CSI generation - Added ComputeLinkMetrics() for realistic link statistics: - RSSI statistics (mean, std dev) - Packet delivery rate simulation - Link quality scoring - Enhanced temporal variation with Rayleigh fading model Tests: - Added 8 new tests for overlay functionality - Added 4 new tests for synthetic data generation - All tests follow table-driven pattern Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| PROGRESS.md | ||
| VERSION | ||