ba48de2d30
Sync docs to Wiki / wiki (push) Has been cancelled
Signed-off-by: Stan Grams <sjg@haxx.space>
788 B
788 B
trx-rs
trx-rs is a modular amateur radio control stack written in Rust. It splits
hardware access, DSP, transport, and user-facing interfaces into separate
components so a radio or SDR can be controlled locally while audio, decoding,
and remote control are exposed elsewhere on the network.
Documentation
- User Manual — configuration, features, and usage
- Architecture — system design, crate layout, data flow, and internals
- Optimization Guidelines — performance guidelines for the real-time DSP pipeline
- Planned Features — planned features and design notes
- Improvement Areas — codebase audit: quality, architecture, security, performance, and improvement plan