• Stars
    star
    371
  • Rank 115,103 (Top 3 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The host program for the MMDVM

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, 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, or a single network directly. 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. 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.

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 these are:

  • HD44780 (sizes 2x16, 2x40, 4x16, 4x20)
    • Support for HD44780 via 4 bit GPIO connection (user selectable pins)
    • Adafruit 16x2 LCD+Keypad Kits (I2C)
    • Connection via PCF8574 GPIO Extender (I2C)
  • Nextion TFTs (all sizes, both Basic and Enhanced versions)
  • OLED 128x64 (SSD1306)
  • LCDproc

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).

The HD44780 displays are integrated with wiringPi for Raspberry Pi based platforms.

The OLED display needs an extra library see OLED.md

The LCDproc support enables the use of a multitude of other LCD screens. See the supported devices page on the LCDproc website for more info.

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

More Repositories

1

MMDVM

The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
C++
464
star
2

DMRGateway

A multi-network DMR gateway for the MMDVM.
C++
140
star
3

YSFClients

System Fusion network servers; a gateway and a parrot.
C++
82
star
4

MMDVMCal

The calibration program for the MMDVM
C++
60
star
5

ircDDBGateway

The ircDDB Gateway for D-Star
C++
60
star
6

P25Clients

Simple clients for P25. A gateway and a parrot.
C++
58
star
7

AMBETools

Programs for encoding and decoding AMBE files.
C++
47
star
8

NXDNClients

A gateway and a parrot for NXDN.
C++
43
star
9

DAPNETGateway

Gateway to the DAPNET POCSAG network.
C++
32
star
10

M17Client

An M17 client designed for use with MMDVM modems and hotspots to allow for use as an M17 radio
C++
21
star
11

DummyRepeater

The Dummy Repeater allows a PC or similar with an AMBE codec (DV-Dongle, ThumbDV, etc) to appear as a D-Star Repeater.
C++
21
star
12

MMDVM-TNC

An AX.25 only version of the MMDVM firmware
C++
18
star
13

DStarRepeater

The D-Star Repeater.
C++
17
star
14

M17Gateway

A gateway to the M17 reflectors
C++
16
star
15

APRSGateway

A single point of access to the APRS network for the other gateway programs.
C++
16
star
16

FMRepeater

A simple FM repeater controller, based on the old Analogue Repeater. It may be used with the UDRC from NWDR.
C++
14
star
17

MMDVM-UDRC

A version of the MMDVM to run on a Pi with a UDRC.
C++
11
star
18

DV4RX

A simple set of receivers for the DV4mini stick.
C++
10
star
19

MMDVM-Transcoder

A universal transcoder to match the DV modes available on the MMDVM.
C++
9
star
20

uWSDR

The source code for the uWSDR cross platform GUI complete with DSP engine for narrow-band modes.
C++
9
star
21

MMDVM-CrossMode

A crossmode daemon that makes use of the MMDVM-Transoder
C++
7
star
22

LinuxExtras

Optional startup and configuration files for ircDDB Gateway and the D-Star Repeater.
Shell
5
star
23

Display-Driver

A display driver for MQTT based MMDVM systems
C++
4
star
24

STM32F4xx

C
4
star
25

DigitalVoice

The old Digital Voice project from the Yahoo group dstar_development files area.
C++
4
star
26

QO100Adapter

Interface between SDR Console and an FT-817 for the Arduino.
C++
3
star
27

MMDVM-TNC-Tester

Test a KISS TNC in loopback mode, based on Nino KK4HEJ's kiss-ax25-ui-batch.py and packet trace code.
C++
3
star
28

FMGateway

A Gateway between the MMDVM Host and different FM networks
C++
1
star
29

baken

An old program for visualising microwave beacons in Europe. It is written in C and uses the GTK GUI library.
C
1
star