Oe1kbc (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=TETRA-Gateway-Software= =====Installation===== * '''Die APP wird wie folgt installiert:''' * '''''cd /opt''''' * '''''sudo mkir tetra_gw''''' *…“) |
Oe1kbc (Diskussion | Beiträge) K |
||
Zeile 47: | Zeile 47: | ||
* '''''./tetra_link_gw''''' | * '''''./tetra_link_gw''''' | ||
* '''starten''' | * '''starten''' | ||
+ | __HIDETITLE__ | ||
+ | __KEIN_INHALTSVERZEICHNIS__ | ||
+ | __ABSCHNITTE_NICHT_BEARBEITEN__ |
Version vom 10. März 2021, 21:28 Uhr
TETRA-Gateway-Software
Installation
* Die APP wird wie folgt installiert: * cd /opt * sudo mkir tetra_gw * cd tetra_gw * File tetra_link_gw vom download hierher kopieren * File tetra_link_gw.conf vom download hierher kopieren * sudo chmod 755 tetra_link_gw
* Konfiguration anpassen * [GATEWAY] * GATEWAY_CALL=OE1KBC-L * GATEWAY_COMMENT=Wien 21/430.4125 * GATEWAY_ID=232199 * * GATEWAY_LAT=4816.82 * GATEWAY_LON=01624.91 * * # GATEWAY =NO * # DMO-REPEATER=YES * DMO_REPEATER=YES * * [SVXREFLECTOR] * # UDP svxreflector connection via INTERNET * REFLECTOR_DNS=tetra-reflector.dyndns.org * * # UDP svxreflector connection via HAMNET WIENERBERG * # REFLECTOR_DNS=44.143.8.74 * * # LASTHEARD PORT * REFLECTOR_PORT=5220 * * [WEATHER] * CITY=Wien * ZIP=1210 * COUNTRY=AT * * [SYSTEM] * # MTM5400 connection to RASPI * SYS_SERPORT=/dev/ttyS0 * SYS_SERBAUD=9600 * * SYS_DEBUG=0
* Test mit * ./tetra_link_gw * starten