mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-07 15:34:04 +00:00
Restore the branch
This commit is contained in:
parent
135fd04e0d
commit
d77e2a00ce
126 changed files with 12881 additions and 8106 deletions
10
README.md
10
README.md
|
|
@ -1,14 +1,15 @@
|
|||
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, and FM on the MMDVM, and D-Star, DMR, and System Fusion on the DVMega.
|
||||
the other. It supports D-Star, DMR, P25 Phase 1, NXDN, System Fusion, M17,
|
||||
POCSAG, FM, and AX.25 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,
|
||||
on System Fusion it connects to the YSF Gateway to allow
|
||||
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
|
||||
NXCore talk groups. On M17 it uses the M17 Gateway to access the M17 reflector system.
|
||||
It uses the DAPNET Gateway to access DAPNET to receive
|
||||
paging messages. Finally it uses the FM Gateway to interface to existing FM
|
||||
networks.
|
||||
|
||||
|
|
@ -26,8 +27,7 @@ these are:
|
|||
|
||||
The Nextion displays can connect to the UART on the Raspberry Pi, or via a USB
|
||||
to TTL serial converter like the FT-232RL. It may also be connected to the UART
|
||||
output of the MMDVM modem (Arduino Due, STM32, Teensy), or to the UART output
|
||||
on the UMP.
|
||||
output of the MMDVM modem (Arduino Due, STM32, Teensy).
|
||||
|
||||
The HD44780 displays are integrated with wiringPi for Raspberry Pi based
|
||||
platforms.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue