top of page
Como configurar la Raspberry para Echolink
​
Ingresar a la TERMINAL y poner alli:
​
      sudo nano /etc/svxlink/svxlink.d/ModuleEchoLink.conf
 
Al ingresar cambiar estas lineas
​
      CALLSIGN=Colocar el suyo (Ejemplo LUXXX-L)
      PASSWORD=Colocar el password de Echolink
      SYSOPNAME=Escriba su nombre
      LOCATION=Escriba su ciudad y pais
      LINK_IDLE_TIMEOUT=0
​
Oprima ahora Ctrl X y guarde este file.
​
Ingresar a la TERMINAL y poner alli:
​
      sudo nano /etc/svxlink/svxlink.conf
​
Al ingresar cambiar estas lineas
​
      CALLSIGN=Coloque su call sign (Ejemplo LUXXX)
      AUDIO_DEV=alsa:plughw:1        (Esto en Rx1)
      AUDIO_Channel=0                     (Esto en Rx1)
      AUDIO_DEV=alsa:plughw:1        (Esto en Tx1)
      PTT_TYPE=NONE                       (Esto en TX1)
​
Oprima ahora Ctrl X y guarde este file.
​
Realice un reseteo de la maquina y ingrese:
​
     sudo svxlink
​
Y esta listo
​
​
 
​
​
​
bottom of page