Download List

Descripción del Proyecto

SvxLink is a flexible general purpose voice services system for ham radio use. It can act as a repeater controller or operate on a simplex channel. The server consists of a core that handles the connection to the transceiver. The transceiver audio is connected to the PC through the sound card, and the PTT is controlled by a pin in the serial port. The voice services are loaded into the core as modules. Examples of existing voice services are a help system, a module that plays back everything you say, a module to connect to other EchoLink stations, and a voice mail module. The project also includes an EchoLink client GUI application (Qtel).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-28 06:52
11.11.1

Se trata de una versión bugfix para la versión 11.11 publicada anteriormente. Se han corregido dos graves errores, uno que causó RemoteTrx accidente de desconexiones y otra que podría causar un transmisor colgar en ciertas configuraciones.
Tags: Major bugfixes
This is a bugfix release for the 11.11 version released earlier. Two serious bugs have been fixed, one which caused RemoteTrx to crash on disconnections and another which could cause a transmitter to hang in certain setups.

2011-11-07 06:46
11.11

El objetivo principal de esta versión fue obtener el código de Qt (por ejemplo, Qtel) se trasladó desde usando Qt versión 3 para Qt versión 4. Tenga en cuenta que la configuración de Qtel se perderá al instalar la nueva versión. Se han solucionado varios errores, tanto en Qtel y SvxLink, y se han hecho más pequeñas adiciones a las características existentes.
The main focus in this release was to get the Qt code (e.g. Qtel) moved from using Qt version 3 to Qt version 4. Note that the Qtel config will be lost when installing the new version. A number of bugs have been fixed, both in Qtel and SvxLink, and smaller additions to existing features have been made.

2009-04-29 05:09
090426

El servidor dispone de un decodificador DTMF nuevo y un detector de tono nuevo. La biblioteca SpanDSP ya no es necesario. El protocolo RemoteTrx se ha mejorado con la compresión de audio y de autenticación. El módulo de EchoLink es ahora capaz de registrarse en el EchoLink "estado de enlace" página. La funcionalidad de APRS se ha añadido para que la posición y la información útil puede ser enviado a la red de APRS. QTEL cuenta con tres nuevas traducciones: alemán, español e italiano. Una serie de errores han sido corregidos.
Tags: Major feature enhancements, Bugfixes
The server has a new DTMF decoder and a new tone detector. The SpanDSP library is no longer required. The RemoteTrx protocol has been improved with audio compression and authentication. The EchoLink module is now able to register itself on the EchoLink "link status" page. APRS functionality has been added so that position and other useful info can be sent to the APRS network. Qtel has three new translations: German, Spanish, and Italian. A number of bugs have been fixed.

2008-08-03 03:54
080730

Esto es principalmente un bugfix. La versión anterior era muy poco fiable y había una serie de defectos que ahora son fijos. Si está ejecutando la versión 080518, debe actualizar.
Tags: Major bugfixes
This is mainly a bugfix release. The previous
release was very unreliable and had a number of
flaws that are now fixed. If you are running the
080518 release, you should upgrade.

2008-08-03 03:54
080518

El cambio más importante en este comunicado es interno. La mayoría del código de manipulación de audio en SvxLink ha sido reescrito. Esto ha hecho posible la aplicación de un par de nuevas características y hará que sea más fácil de aplicar de audio características relacionadas en el futuro. Otros cambios incluyen un transmisor remoto a través de TCP / IP, el uso de los canales izquierdo y derecho estéreo de dos canales mono, un nivel de señal de silenciamiento basado en el tipo, y una serie de correcciones de errores.
Tags: Major feature enhancements
The most important change in this release is
internal. Most of the audio handling code in
SvxLink has been rewritten. This has made it
possible to implement a couple of new features and
will make it easier to implement audio related
features in the future. Other changes include a
remote transmitter via TCP/IP, usage of left/right
stereo channels as two mono channels, a signal
level based squelch type, and a number of
bugfixes.

Project Resources