This is the hardware project page for LINHT-HW board.
Open-source hardware, Linux-based, SDR handheld transceiver. OpenHT successor with greatly simplified hardware - no FPGAs involved. This project offers a replacement board for the Retevis C62 radio, greatly expanding its capabilities.
The device uses an MCM-iMX93 System on Module (SoM) running Linux. The RF front-end is based on the Semtech SX1255. The chip is used as a complete IQ modulator/demodulator, allowing for true all-mode support.
CPU:
Memory:
RF:
Developers can use C/C++/Python as well as (or in conjunction with) GNU Radio flowgraphs. Tools such as gcc are built-in.
Other modes can be added later (FreeDV, APRS, etc.).
Prebuilt images for LinHT can be downloaded here.
Instructions for setting up the Yocto build environment can be found in the M17 Wiki. All layers required to build the image are located in the M17 Project GitHub:
To flash the images to LinHT the Universal Update Utility is needed.
LinHT needs to be booted into flash mode (holding the secondary side button while booting).
Once in flash mode, the image can be written with uuu:
bash
uuu -v -b emmc_all imx-boot-mcm-imx93-sd.bin-flash_singleboot linht-image-mcm-imx93.rootfs.wic.zst
To access LinHTs network device under windows, RNDIS driver need to be installed.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.