shawnchain / M17Gateway-BG5HHP

A gateway to the M17 reflectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program is a gateway program for the M17 digital voice mode. It also includes an echo function, and voice prompts.

It's operation is similat to D-Star although the commands are slightly different. Commands are issued in the destination field of the transmission. To link to M17-USA module A, use a destination of "M17-USA A". To unlink use "UNLINK" and to use the echo function use "ECHO".

The "INFO" command is available to cause the gateway to issue a voice confirmation of the link state, the voice is also triggered when a reflector is linked or unlinked.

The MMDVM .ini file should have the IP address and port number of the client in the [M17 Network] settings.

These programs build on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2019 on x86 and x64.

This software is licenced under the GPL v2 and is primarily intended for amateur and educational use.

About

A gateway to the M17 reflectors

License:GNU General Public License v2.0


Languages

Language:C++ 94.5%Language:C 3.0%Language:Shell 1.7%Language:Makefile 0.8%