1
0
Fork 0
System Fusion network servers; a gateway, a parrot and a reflector. Forked from https://github.com/g4klx/YSFClients. Added the changes from OE1KBC into the `ycs232-kbc` branch.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Adam Kolakowski 9dfee50647
Merge branch 'feature/autotools' into develop
8 years ago
YSFParrot Increase polling frequency. 8 years ago
YSFReflector Added C++ std11 to the autoconf and externalized VERSION const to configure.ac 8 years ago
.gitignore Added autotools artefacts to gitignore 8 years ago
LICENCE Initial version. 8 years ago
README.md Add the basic readme file. 8 years ago
YSFClients.sln Initial version. 8 years ago

README.md

These programs represent simple clients for the System Fusion networking now built into the MMDVM Host. The parrot can be used as a functional replacement for the built-in parrot that was removed when the networking was added.

The reflector is a simple minded reflector that retransmits any received System Fusion data to other MMDVM Hosts logged into the reflector at the time.

Both programs take the UDP port number to listen on as an argument. The MMDVM .ini file should have the IP address and port number of the client in the [System Fusion Network] settings.

It builds on 32-bit and 64-bit Linux as well as on Windows using VS2015 on x86 and x64. It can optionally control various Displays. Currently these are:

This software is licenced under the GPL v2 and is intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden.