add core and per-plugin documentation set

This commit is contained in:
2026-03-18 00:15:04 +01:00
parent aa9390ce5e
commit 6389ce6567
21 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# rms.vswr.native
- Zweck: Native VSWR-Laufsteuerung und Report-Erzeugung.
- Capabilities: `vswr.run`, `vswr.report.read`.
- Wichtige ENV: `NANOVNA_COMMAND_TEMPLATE`, `VSWR_BANDS_JSON`, `VSWR_TIMEOUT_MS_PER_BAND`, `VSWR_REPORT_JSON_PATH`, `VSWR_OUTPUT_BASE_DIR`, `VSWR_IMAGES_BASE_URL`.
- Aktionen: `runCheck`, `getReport`.
- Detailguide: `docs/hardware-vswr-nanovna-guide.md`.