No description
Component 17 pre-deployment simulator is fully implemented. This commit updates the test file to match the current API after refactoring: - Changed from PropagationModel.PathLoss() to PhysicsModel.PathLossdB() - Changed from PropagationModel.WallLoss() to PhysicsModel.WallAttenuation() - Changed from PropagationModel.ReceivedPower() to PropagationModel.ExpectedRSSI() - Changed from PropagationModel.PhaseAt() to PhaseAtSubcarrier() - Changed from PropagationModel.DeltaRMS() to PhysicsModel.DeltaRMS() - Removed non-existent IsInFirstFresnelZone() - use FresnelZoneNumber() instead - Removed non-existent SimulateCSIData(), GenerateCSIFrame(), GenerateCSIFrames(), ComputeLinkMetrics() All simulator tests now pass. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| test/acceptance | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yml | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| API_IMPLEMENTATION_STATUS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| fix_ble_handlers.py | ||
| go.work | ||
| PROGRESS.md | ||
| VERSION | ||