NXDNClients/README.md

23 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2020-05-21 06:21:43 -04:00
These programs are clients for the NXDN networking built into the MMDVM Host.
2018-03-13 18:16:48 -04:00
2020-05-21 06:21:43 -04:00
The Parrot is very simple minded and can only handle one client at a time and
is therefore not suitable for use as a shared resource via the Internet.
2018-03-13 18:16:48 -04:00
2020-05-21 06:21:43 -04:00
The Gateway allows for use of NXDN Talk Groups to control the access to the
various NXDN reflectors. It speaks the same language as Icom repeaters to the
MMDVM so can be used as a gateway for Icom NXDN repeaters. It also
includes experimental support for Kenwood NXDN repeaters.
2018-03-13 18:16:48 -04:00
2020-05-21 06:21:43 -04:00
The Gateway has an ini file that contain the parameters for running the
software. The filename of the ini file is passed as a parameter on the command
line. The Parrot takes the UDP port number to listen on as an argument.
2018-03-13 18:16:48 -04:00
2020-05-21 06:21:43 -04:00
The MMDVM .ini file should have the IP address and port number of the client in
the [NXDN Network] settings.
2018-03-13 18:16:48 -04:00
2020-05-21 06:21:43 -04:00
These programs build on 32-bit and 64-bit Linux as well as on Windows using
Visual Studio 2019 on x86 and x64.
2018-03-13 18:16:48 -04:00
2021-12-13 05:35:35 -05:00
This software is licenced under the GPL v2 and is primarily intended for amateur and
educational use.