Conteúdo adicionado Conteúdo deletado
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
= Architecture =
= Architecture =


HERMES architecture is based on a software-defined HF transceiver setup (currently sBitx is the main target).
HERMES architecture is based on a software-defined HF transceiver setup (currently sBitx is the main target). HERMES has an easy to use Web-based graphical user-interface, which provides access to to radio control parameters, UUCP queue management, call scheduling, messaging system, email management and other administrative tasks.


sBitx: https://www.hfsignals.com
sBitx: https://www.hfsignals.com


Apart of the hardware, the main components are:


* Modem (VARA, Ardop, Mercury): Mercury at https://github.com/Rhizomatica/mercury
* UUCPD (old uuardopd, HERMES UUCP / Modem bridge solution): https://github.com/Rhizomatica/hermes-net/tree/main/uucpd
* Radio daemon (eg. trx_v2-userland): https://github.com/Rhizomatica/hermes-net/tree/main/trx_v2-userland


Apart of the hardware, the main components are (from bottom to top in the network layers):


* Modem: Works with VARA, Ardop or Mercury. Mercury at https://github.com/Rhizomatica/mercury
=== System software details ===
* UUCP: HERMES default transport protocol is UUCP, used as available in Debian / RaspiOS uucp package

* HERMES API: PHP API backend https://github.com/Rhizomatica/hermes-api
TBD
* HERMES GUI: Web-based web interface: https://github.com/Rhizomatica/hermes-gui
* HERMES NET: A set of network subsystems. Includes UUCP <-> Modem bridge solution (uucpd), control software with websockets communication (eg. trx_v2-userland), email compression / transcoding solutions (uuxcomp) and many scripts for uucp management, source compression and others: https://github.com/Rhizomatica/hermes-net

Edição das 16h58min de 26 de agosto de 2024

Architecture

HERMES architecture is based on a software-defined HF transceiver setup (currently sBitx is the main target). HERMES has an easy to use Web-based graphical user-interface, which provides access to to radio control parameters, UUCP queue management, call scheduling, messaging system, email management and other administrative tasks.

sBitx: https://www.hfsignals.com


Apart of the hardware, the main components are (from bottom to top in the network layers):