LinHT-hw/README.md
Wojciech Kaczmarski 742ca433ad
Update README.md
2025-07-12 12:15:45 +02:00

28 lines
1.2 KiB
Markdown

[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
# LinHT-hw
Linux-based, SDR handheld transceiver. [OpenHT](https://github.com/M17-Project/OpenHT-hw) successor with greatly simplified hardware - no FPGAs involved.
This project offers a replacement board for the Retevis C62 radio, greatly expanding its capabilities.
### Supported modes (so far):
* M17 - transmission and reception,
* TETRA - reception only,
* Demo 64QAM transmission at 2Mbps
Other modes can be added later.
## Hardware
Work in progress. The device will use a System on Module (SoM) running Linux. The RF transceiver used is [Semtech SX1255](https://www.semtech.com/products/wireless-rf/lora-core/sx1255).
## Software
The Linux image will be published later.
## License
This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg