add per-hardware plugin operation guides in docs

This commit is contained in:
2026-03-18 00:05:37 +01:00
parent 9e4422086a
commit aa9390ce5e
6 changed files with 328 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ Google example (plugin settings):
Station & Access
- `rms.station.shell`: station activation/deactivation command execution
- `rms.station.access.policy`: export effective access list for OpenWebRX policies
- Hardware guide: `docs/hardware-station-shell-guide.md`
OpenWebRX+
- `rms.openwebrx.bandmap`: managed band/profile integration
@@ -61,16 +62,18 @@ TX/PTT/Audio
- `rms.tx.state.file`: file-based TX state provider
- `rms.tx.audio.core`: core TX audio session management
- `rms.microham`: microHAM provider for PTT/audio related capabilities
- Hardware guides: `docs/hardware-tx-control-guide.md`, `docs/hardware-microham-guide.md`
RF/Hardware
- `rms.rfroute.shell`: RF route switching via shell commands
- `rms.rotor.hamlib`: rotor control via hamlib/rotctl
- Rotor operational guide (ROT1Prog): `docs/rotor-rot1prog-guide.md`
- Hardware guides: `docs/hardware-rfroute-guide.md`, `docs/rotor-rot1prog-guide.md`
VSWR
- `rms.vswr.native`: native VSWR command provider
- `rms.vswr.nanovna`: NanoVNA-based VSWR provider
- `rms.vswr.report_reader`: reads and serves VSWR report artifacts
- Hardware guide: `docs/hardware-vswr-nanovna-guide.md`
Ops/Help
- `rms.debug.remote`: remote debug snapshot/log provider