mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update README.md
This commit is contained in:
parent
85c4909c19
commit
2eabab8b2d
25
README.md
25
README.md
|
|
@ -61,7 +61,7 @@ Listado de aplicaciones de radioaficionados, que incluye la imagen y bash de ins
|
|||
|
||||
* HBJson for hblink
|
||||
|
||||
* FreeDMR Peer Server (No Docker) v1.3.19
|
||||
* ADN-DMR-Peer-Server (no docker)
|
||||
|
||||
* FDMR-Monitor by OA4DOA (version Self-service for FreeDMR)
|
||||
|
||||
|
|
@ -157,7 +157,7 @@ Si desea habilitar más de un Dashboard a la vez, recuerde cambiar los puertos h
|
|||
* MMDVMHost
|
||||
* Dvswitch
|
||||
* HBLink
|
||||
* FreeDMR
|
||||
* ADN-DMR-Peer-Server
|
||||
|
||||
# Nota importante
|
||||
|
||||
|
|
@ -180,6 +180,17 @@ Si desea habilitar más de un Dashboard a la vez, recuerde cambiar los puertos h
|
|||
|
||||
luego desde el portal cautivo de WiFi Connect , seleccione la red wifi que decea su raspberry se conecte , ingrese la contraseña y click en connect .
|
||||
|
||||
# Info ports Websock TCP
|
||||
|
||||
9000 = websock dashboards CS8ABG & OA4DOA
|
||||
|
||||
9009 = webproxy Dvswitch
|
||||
|
||||
5678 = websock dashboard pYSFReflector3
|
||||
|
||||
5679 = websock dashboard mmdvmhost
|
||||
|
||||
|
||||
|
||||
# DMRGateway
|
||||
|
||||
|
|
@ -191,7 +202,7 @@ Cada servidor DMR conectado a DMRGateway tiene un numero de 1 a 5, que lo identi
|
|||
|
||||
1 Brandmeister
|
||||
|
||||
2 FreeDMR
|
||||
2 ADN-Systems
|
||||
|
||||
3 TGif Network
|
||||
|
||||
|
|
@ -205,9 +216,9 @@ Ejemplo de configuracion tg en sus radios para diferentes redes:
|
|||
|
||||
TG Red Nombre TG DMRGateway
|
||||
|
||||
714 FreeDMR Panama 2000714
|
||||
714 ADN-Systems Panama 2000714
|
||||
|
||||
7144 FreeDMR CHIRIQUI LINK 2007144
|
||||
7144 ADN-Systems CHIRIQUI LINK 2007144
|
||||
|
||||
2147 DMR Central Regional-EA7 4002147
|
||||
|
||||
|
|
@ -219,6 +230,8 @@ Cada tg almacenado en nuestros radios debe completar 6 digitos y estar precesido
|
|||
|
||||
# Fuentes :
|
||||
|
||||
* ADN-DMR-Peer-Server : ttps://github.com/Amateur-Digital-Network/ADN-DMR-Peer-Server
|
||||
|
||||
* Python APRS Beacon : https://gitlab.com/hp3icc/python-aprs-beacon
|
||||
|
||||
* Python APRS WX : https://gitlab.com/hp3icc/python-aprs-wx
|
||||
|
|
@ -249,8 +262,6 @@ Cada tg almacenado en nuestros radios debe completar 6 digitos y estar precesido
|
|||
|
||||
* Dvswitch Dashboard mod by DS5QDR : https://ds5qdr-dv.tistory.com/m/450
|
||||
|
||||
* FreeDMR Peer Server : https://gitlab.hacknix.net/hacknix/FreeDMR/-/wikis/Installing-using-Docker-(recommended!)
|
||||
|
||||
* FDMR-Monitor (OA4DOA) : https://github.com/yuvelq/FDMR-Monitor/tree/Self_Service
|
||||
|
||||
* FDMR-Monitor2 (CS8ABG) : https://github.com/CS8ABG/FDMR-Monitor/tree/Self_Service
|
||||
|
|
|
|||
Loading…
Reference in New Issue