Advanced repeater controller and EchoLink software for Linux including a GUI, Qtel - the Qt EchoLink client
Go to file
Tobias Blomberg a7bfdaeb19 Fix misspelling of word "distortion"
Fixes #580
2022-04-30 14:11:13 +02:00
.github/workflows Use libgcrypt20 in CodeQL build 2021-03-06 18:49:36 +01:00
distributions Removed the obsolete build_tgz.sh script 2014-06-30 18:54:17 +02:00
docker Update Docker build for Ubuntu 2021-01-30 00:46:49 +01:00
gnuradio ReflectorLogic: QSY on squelch activity 2021-01-04 17:19:10 +01:00
matlab CTCSS and tone detector improvments 2022-01-07 15:21:45 +01:00
src Fix misspelling of word "distortion" 2022-04-30 14:11:13 +02:00
.travis.yml Update travis CI specification 2019-11-03 22:00:24 +01:00
COPYRIGHT Licence for Aladdin Enterprices md5 stuff is Zlib 2014-09-13 13:05:09 +02:00
INSTALL.adoc Rename INSTALL -> INSTALL.adoc 2015-05-02 12:13:58 +02:00
README.adoc Merge pull request #126 from sh123/module_frn 2015-12-19 11:45:50 +01:00

README.adoc

SvxLink
=======

image:https://travis-ci.org/sm0svx/svxlink.svg?branch=master["Build Status", link="https://travis-ci.org/sm0svx/svxlink"]
image:https://badges.gitter.im/Join%20Chat.svg[link="https://gitter.im/sm0svx/svxlink?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"]

SvxLink is a project that develops software targeting the ham radio community.
It started out as an EchoLink application for Linux back in 2003 but has now
evolved to be something much more advanced.

== SvxLink Server ==
The SvxLink Server is a general purpose voice services system, which when
connected to a transceiver, can act as both an advanced repeater system and can
also operate on a simplex channel. One could call it a radio operating system.

SvxLink is very extensible and modular. Voice services are implemented as
modules which are isolated from each other.  Modules can be implemented in
either C++ or TCL. Examples of modules are:

* *Help*               -- A help system
* *Parrot*             -- Play back everything that is received
* *EchoLink*           -- Connect to other EchoLink stations
* *DtmfRepeater*       -- Repeater received DTMF digits
* *TclVoiceMail*       -- Send voice mail to other local users
* *PropagationMonitor* -- Announce propagation warnings from dxmaps.com
* *SelCall*            -- Send selective calling sequences by entering DTMF codes
* *MetarInformation*   -- Play airport weather information
* *Frn*                -- Connect to Free Radio Network (FRN) servers

== Qtel ==
Qtel, the Qt EchoLink client, is a graphical application used to access the
EchoLink network.

== Resources ==
These are some of the resources connected to SvxLink:

:gh_pages:    http://svxlink.org/
:gh_wiki:     https://github.com/sm0svx/svxlink/wiki
:gh_issues:   https://github.com/sm0svx/svxlink/issues
:gh_releases: https://github.com/sm0svx/svxlink/releases
:gh_sndclips: https://github.com/sm0svx/svxlink-sounds-en_US-heather/releases
:sf_lists:    http://sourceforge.net/p/svxlink/mailman
:gh_main:     https://github.com/sm0svx/svxlink
:sf_summary:  https://sourceforge.net/projects/svxlink

* {gh_pages}[Project Home Page] -- The main project page
* {gh_wiki}[Wiki Pages] -- Main documentation
* {gh_issues}[Issue Tracker] -- Report bugs and feature requests
* {gh_releases}[Download Releases] -- Download source code releases here
* {gh_sndclips}[Download Sound Clips] -- Download English sound clip files for
  SvxLink Server from here
* {sf_lists}[Mailing Lists] -- Communicate with other SvxLink users
* {gh_main}[GitHub Main Page] -- The project site on GitHub
* {sf_summary}[The SvxLink SourcForge Site] -- Old project site