[docs](repo): add complete configuration reference

Add CONFIGURATION.md documenting all server/client config options,
defaults, and validation constraints, and link it from README.md.

Co-authored-by: Codex <codex@openai.com>
Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
2026-02-12 23:33:19 +01:00
parent db792cc9d8
commit e025be5fff
2 changed files with 156 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ This is an early, untested snapshot of a transceiver control stack (core + backe
The rig task is now driven by the controller components (state machine, handlers, and policies). Polling and retry behavior are configurable via the `[behavior]` section in the config file.
Configuration reference: see `CONFIGURATION.md` for all server/client options and defaults.
## Supported backends
- Yaesu FT-817 (feature-gated crate `trx-backend-ft817`)