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.tx.control.native
- Zweck: Native TX-Power Schaltung.
- Capabilities: `tx.control`, `tx.state.read`.
- Wichtige ENV: `TX_ENABLE_CMD`, `TX_DISABLE_CMD`, `TX_STATUS_CMD`, `TX_CONTROL_TIMEOUT_MS`, `TX_STATE_PATH`.
- Aktionen: `enableTx`, `disableTx`, `getTxState`.
- Detailguide: `docs/hardware-tx-control-guide.md`.