initial commit
Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<div align="center">
|
||||
<img src="assets/trx-logo.png" alt="trx-rs logo" width="25%" />
|
||||
</div>
|
||||
|
||||
# trx-rs (work in progress)
|
||||
|
||||
This is an early, untested snapshot of a transceiver control stack (core + backend + HTTP frontend). Things may change quickly and APIs are not stable yet. Expect rough edges and bugs; use at your own risk and please report issues you hit. Features, tests and docs are still being written (or not).
|
||||
|
||||
## Supported backends
|
||||
|
||||
- Yaesu FT-817 (feature-gated crate `trx-backend-ft817`)
|
||||
- Planned: other rigs I own; contributions and reports are welcome.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the BSD-2-Clause license. See `LICENSES/` for bundled third-party license files.
|
||||
Reference in New Issue
Block a user