This updates the fabric builder and system scripts so operators can isolate ports, power local+remote RRHs, discover PCI chip candidates, and write radio-to-BDF mappings with documented commands.
Made-with: Cursor
- Snapshot FabricDefinition for ClubHouse lab
- power_only_7915.py: isolate one RRH on Acroname power
- discover_wifi_pci.py: optional pcie_bdf hints from lspci
- Refresh system-test-scripts harness and tooling docs
Made-with: Cursor
- Add fiwicontrol.fronthaul (FrontHaul link) and fiwicontrol.telemetry
(FrontHaulTelemetry + retimer/SFP structs; common placeholder).
- Move RadioHead to fiwicontrol.radio; lab is discovery + INI only.
- Rename FrontHaulSnapshot to FrontHaulTelemetry; FrontHaul.snapshot
to telemetry field.
- Add scripts/system/ for long-running hardware harnesses (vs pytest).
- README and pyproject describe the new layout; Power docstring path fix.
Made-with: Cursor