Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.07 KB

EchoLink.md

File metadata and controls

41 lines (28 loc) · 1.07 KB

SVXSpot an SVXLink Analog Hotspot 70CM (UHF) for the Raspberry Pi Zero (RF.Guru SVXSpot)

EchoLink configuration example

edit /etc/svxlink/svxlink.conf

modify the SimplexLogic portion (add ModuleEchoLink to the MODULE list):

[SimplexLogic]
TYPE=Simplex
RX=Rx1
TX=Tx1
MODULES=ModuleParrot,ModuleEchoLink

modify the Macros portion (add another dtmf code to spawn echolink and connect to remote repeater nr, in this case the famous ON0WV in Bruges):

[Macros]
1=Parrot:0123456789#
2=EchoLink:357361#

edit /etc/svxlink/svxlink.d/ModuleEchoLink.conf

Modify CALLSIGN with your echolink callsign and PASSWORD (your echolink password), those are mandatory.

restart svxlink

systemctl restart svxlink

test

Sending D2# dtmf on the configured frequency starts the connection to echlink and the configured node (in this case ON0WV)

SVXLink Hotspot in action conecting to ON0WV via echolink

Analog.UHF.Hotspot.EchoLink.DEMO.mp4