mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-23 08:50:22 +01:00
Update README.md
This commit is contained in:
parent
7adccd2123
commit
bd6b3d58ca
|
|
@ -1,7 +1,7 @@
|
|||
These are the source files for building the MMDVMHost, the program that
|
||||
interfaces to the MMDVM or DVMega on the one side, and a suitable network on
|
||||
the other. It supports D-Star, DMR, P25 Phase 1, NXDN, System Fusion,
|
||||
POCSAG, FM, and AX.25 on the MMDVM, and D-Star, DMR, and System Fusion on the DVMega.
|
||||
POCSAG, and FM on the MMDVM, and D-Star, DMR, and System Fusion on the DVMega.
|
||||
|
||||
On the D-Star side the MMDVMHost interfaces with the ircDDB Gateway, on DMR it
|
||||
connects to the DMR Gateway to allow for connection to multiple DMR networks,
|
||||
|
|
@ -9,8 +9,7 @@ or a single network directly. on System Fusion it connects to the YSF Gateway to
|
|||
access to the FCS and YSF networks. On P25 it connects to the P25 Gateway. On
|
||||
NXDN it connects to the NXDN Gateway which provides access to the NXDN and
|
||||
NXCore talk groups. It uses the DAPNET Gateway to access DAPNET to receive
|
||||
paging messages. Finally it uses the FM Gateway to interface to existing FM
|
||||
networks.
|
||||
paging messages.
|
||||
|
||||
It builds on 32-bit and 64-bit Linux as well as on Windows using Visual Studio
|
||||
2019 on x86 and x64. It can optionally control various Displays. Currently
|
||||
|
|
|
|||
Loading…
Reference in a new issue