Go to file
SASANO Takayoshi 15b5011ebf rewrite with getaddrinfo() API to support IPv6
Currently LCDproc seems to be IPv6 unsupported, but this code is
modified for the future IPv6-supported LCDproc.
2020-04-06 18:35:12 +09:00
Images Better YSF image 2018-08-12 11:27:03 +02:00
Nextion_DB2OE Add DB2OE Nextion layouts. 2017-08-20 12:35:03 +01:00
Nextion_G4KLX Better YSF image 2018-08-12 11:27:03 +02:00
Nextion_ON7LDS Add more dynamic variables and fix command manging 2018-09-05 16:12:12 -04:00
RSSI Create RSSI_FC-302_RptrBldrV2.dat 2018-02-04 14:30:23 +01:00
TFTSerial Change the NXDN image to be less garish. 2018-01-22 20:17:47 +00:00
UMP nitial commit of POCSAG files. 2018-06-07 18:46:03 +01:00
linux Fix execute permissions on DMR ID updates from BM. 2018-10-03 09:04:51 +01:00
.gitignore Fix some bugs 2019-01-08 15:13:18 +01:00
AMBEFEC.cpp Re-add the audio blanking for too corrupt audio in DMR, NXDN and YSFDN 2018-03-07 20:14:07 +00:00
AMBEFEC.h Re-add the audio blanking for too corrupt audio in DMR, NXDN and YSFDN 2018-03-07 20:14:07 +00:00
BCH.cpp
BCH.h
BPTC19696.cpp
BPTC19696.h
CASTInfo.cpp QSO info removed from OLED. QSO info add via CASTInfo. 2019-05-10 20:44:01 +02:00
CASTInfo.h QSO info removed from OLED. QSO info add via CASTInfo. 2019-05-10 20:44:01 +02:00
CRC.cpp
CRC.h
Conf.cpp use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
Conf.h use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
DMRAccessControl.cpp Cleanup the access control slightly. 2017-07-16 19:31:27 +01:00
DMRAccessControl.h Add RSSI display for all modes. 2017-01-05 19:15:10 +00:00
DMRCSBK.cpp Add decode for Call Alert and Call Alert Ack CSBKs. 2020-03-02 12:10:44 +00:00
DMRCSBK.h Add decode for Call Alert and Call Alert Ack CSBKs. 2020-03-02 12:10:44 +00:00
DMRControl.cpp use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
DMRControl.h use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
DMRData.cpp Roll back the jitter buffer changes. 2018-02-08 20:25:03 +00:00
DMRData.h Roll back the jitter buffer changes. 2018-02-08 20:25:03 +00:00
DMRDataHeader.cpp Remove unused code. 2017-05-19 08:35:14 +01:00
DMRDataHeader.h Remove unneeded code. 2017-05-15 22:12:39 +01:00
DMRDefines.h Change of the DMR Silence Data for AMBE+2 silence pattern 2018-02-09 14:57:09 -03:00
DMREMB.cpp change variable type to unsigned char 2019-12-07 23:25:57 +08:00
DMREMB.h
DMREmbeddedData.cpp Fixing last byte of Embedded Data 2017-04-04 23:02:19 -03:00
DMREmbeddedData.h Upgrade the Embedded Data regeneration. 2017-01-10 19:27:12 +00:00
DMRFullLC.cpp
DMRFullLC.h
DMRIds.dat Update the DMR Ids. 2019-11-07 13:53:57 +00:00
DMRLC.cpp Don't remove OVCM bit. Only set it when configured. 2019-11-23 11:11:53 +01:00
DMRLC.h Add OVCM support. 2019-10-11 18:24:25 +01:00
DMRLookup.cpp cosme 2020-03-10 05:26:45 +09:00
DMRLookup.h use UserDBentry from findWithName() to writeDMR(), add writeDMREx() 2020-03-08 08:06:27 +09:00
DMRNetwork.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
DMRNetwork.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
DMRShortLC.cpp
DMRShortLC.h
DMRSlot.cpp use UserDBentry from findWithName() to writeDMR(), add writeDMREx() 2020-03-08 08:06:27 +09:00
DMRSlot.h use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
DMRSlotType.cpp
DMRSlotType.h
DMRTA.cpp Convert strncpy to memcpy to avoid static analysis complaints. 2019-11-05 09:01:49 +00:00
DMRTA.h Fixed incorrect DMRTA header packet length from RF side 2018-12-09 23:49:15 +08:00
DMRTrellis.cpp
DMRTrellis.h
DMRplus_startup_options.md how to work with the Options-settings 2016-11-11 22:05:26 +01:00
DStarControl.cpp Add end of transmission data for D-Star. 2019-09-29 17:06:22 +01:00
DStarControl.h Reset the mode's state machines when going to the disabled state. 2019-01-19 17:15:24 +00:00
DStarDefines.h Remove more redundant code. 2019-01-31 08:29:31 +00:00
DStarHeader.cpp
DStarHeader.h
DStarNetwork.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
DStarNetwork.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
DStarSlowData.cpp
DStarSlowData.h
Defines.h Identify OpenGD77 hotspot. 2020-01-08 10:58:41 +01:00
Display.cpp add UserDB-based NXDN display interface 2020-03-10 05:46:24 +09:00
Display.h add UserDB-based NXDN display interface 2020-03-10 05:46:24 +09:00
Dockerfile Remove Log repertory 2018-01-04 01:09:37 +01:00
Golay2087.cpp
Golay2087.h
Golay24128.cpp
Golay24128.h
HD44780.cpp Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
HD44780.h Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
HD44780.layouts
Hamming.cpp
Hamming.h
I2CController.cpp I2C support is only Linux. 2019-03-13 20:30:49 +09:00
I2CController.h Clean up the code for Windows and style. 2018-07-30 18:19:46 +01:00
ISSUES.txt Update a bit of documentation. 2018-01-17 19:06:37 +00:00
LCDproc.cpp rewrite with getaddrinfo() API to support IPv6 2020-04-06 18:35:12 +09:00
LCDproc.h Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
LICENCE
Log.cpp
Log.h
MMDVM.ini use enum DMR_OVCM_TYPES 2019-11-17 10:57:58 +08:00
MMDVMHost.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
MMDVMHost.h Allow for optional fixed modes. Inspired by Adrian VK4TUX. 2019-01-22 14:38:38 +00:00
MMDVMHost.sln Add VS2017 files for Remote Command. 2019-01-19 17:27:41 +00:00
MMDVMHost.vcxproj Update files to VS2019. 2020-02-14 20:53:21 +00:00
MMDVMHost.vcxproj.filters Update for VS2017 2019-12-15 22:20:03 +00:00
Makefile add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Pi add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Pi.Adafruit add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Pi.HD44780 add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Pi.OLED add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Pi.PCF8574 add user database storage 2020-03-05 06:35:14 +09:00
Makefile.Solaris add user database storage 2020-03-05 06:35:14 +09:00
MobileGPS.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
MobileGPS.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
Modem.cpp Identify OpenGD77 hotspot. 2020-01-08 10:58:41 +01:00
Modem.h Add NullModem support 2018-12-07 17:36:11 +08:00
ModemSerialPort.cpp
ModemSerialPort.h
Mutex.cpp
Mutex.h
NXDN.csv Update the NXDN IDs file from radioid.net. 2019-11-07 14:02:40 +00:00
NXDNAudio.cpp Simplify the NXDN audio decoding. 2018-03-07 20:24:32 +00:00
NXDNAudio.h Start on the NXDN Icom network audio handling. 2018-02-19 19:09:01 +00:00
NXDNCRC.cpp Revert "Rework the LICH parity." 2018-03-20 20:36:23 +00:00
NXDNCRC.h Revert "Rework the LICH parity." 2018-03-20 20:36:23 +00:00
NXDNControl.cpp use findWithName() to display user information when netork voice transmission 2020-03-15 10:36:57 +09:00
NXDNControl.h Reset the mode's state machines when going to the disabled state. 2019-01-19 17:15:24 +00:00
NXDNConvolution.cpp Fix file attributes for source files. 2018-06-13 18:55:03 +01:00
NXDNConvolution.h Add more NXDN support files. 2018-01-17 21:21:25 +00:00
NXDNDefines.h Allow more control over NXDN networking. 2018-03-12 20:55:53 +00:00
NXDNFACCH1.cpp Add raw data accessors to the channel data classes. 2018-02-21 07:48:24 +00:00
NXDNFACCH1.h Add raw data accessors to the channel data classes. 2018-02-21 07:48:24 +00:00
NXDNLICH.cpp Simplify the LICH processing. 2018-03-21 18:44:33 +00:00
NXDNLICH.h Simplify the LICH processing. 2018-03-21 18:44:33 +00:00
NXDNLayer3.cpp Add correct LICH direction to match Icom repeaters. 2018-05-23 18:30:40 +01:00
NXDNLayer3.h Begin handling Icom format network frames. Work in progress. 2018-02-15 20:20:07 +00:00
NXDNLookup.cpp NXDNLookup now use UserDB 2020-03-09 22:23:55 +09:00
NXDNLookup.h NXDNLookup now use UserDB 2020-03-09 22:23:55 +09:00
NXDNNetwork.cpp modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
NXDNNetwork.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
NXDNSACCH.cpp Fix file attributes for source files. 2018-06-13 18:55:03 +01:00
NXDNSACCH.h Add raw data accessors to the channel data classes. 2018-02-21 07:48:24 +00:00
NXDNUDCH.cpp Insert the correct bytes for data transmissions in the Icom protocol. 2018-05-17 19:23:01 +01:00
NXDNUDCH.h Add raw data accessors to the channel data classes. 2018-02-21 07:48:24 +00:00
NetworkInfo.cpp <netinet/in.h> of Linux automatically includes <sys/socket.h>, 2019-03-13 20:18:12 +09:00
NetworkInfo.h Reformat code and make small alterations. 2017-11-15 10:47:56 +00:00
Nextion.cpp Process data from display to MMDVMHost (serial pass-through & transparent data) 2018-09-13 20:35:12 +02:00
Nextion.h Clean up the code to remove warnings. 2018-09-06 17:10:58 +01:00
NullDisplay.cpp Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
NullDisplay.h Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
NullModem.cpp Add NullModem support 2018-12-07 17:36:11 +08:00
NullModem.h Add NullModem support 2018-12-07 17:36:11 +08:00
OLED.cpp Introducing LogoScreensaver=1 or 0 parameter for blanking OLED diplays in idle 2019-09-27 22:28:57 +02:00
OLED.h Minor code beauty 2019-09-27 22:48:57 +02:00
OLED.md Update OLED.md 2019-12-04 15:07:54 +01:00
P25Audio.cpp
P25Audio.h
P25Control.cpp Add P25 end of transmission data. 2019-09-29 16:34:56 +01:00
P25Control.h Reset the mode's state machines when going to the disabled state. 2019-01-19 17:15:24 +00:00
P25Data.cpp Revert "Merge pull request #462 from gatekeep/master" 2018-11-12 09:48:00 +00:00
P25Data.h Revert "Merge pull request #462 from gatekeep/master" 2018-11-12 09:48:00 +00:00
P25Defines.h Revert "Merge pull request #462 from gatekeep/master" 2018-11-12 09:48:00 +00:00
P25LowSpeedData.cpp Adding missing P25 FEC table entry to avoid buffer overflow. 2019-09-03 15:22:35 -04:00
P25LowSpeedData.h
P25NID.cpp Fix other crashes 2018-08-20 00:47:45 -03:00
P25NID.h Oops! Forgot the P25 NID changes for the TSDU datatype. 2018-05-14 12:00:06 -04:00
P25Network.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
P25Network.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
P25Trellis.cpp Fix P25 data reception, regeneration, and transmission. 2018-01-16 23:26:05 +00:00
P25Trellis.h Progress on P25 data. 2018-01-04 21:17:34 +00:00
P25Utils.cpp Fix the P25 PDU transmit length. 2018-01-17 07:59:40 +00:00
P25Utils.h Fix the P25 PDU transmit length. 2018-01-17 07:59:40 +00:00
POCSAGControl.cpp Fix silly bug. 2019-01-23 08:50:22 +00:00
POCSAGControl.h Restructure POCSAG code to allow for two input data streams. 2019-01-23 08:21:47 +00:00
POCSAGDefines.h Add POCSAG processing and display code. 2018-06-11 21:30:49 +01:00
POCSAGNetwork.cpp modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
POCSAGNetwork.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
QR1676.cpp
QR1676.h
README.HD44780 Fix README.HD44780 Backlight Power Supply 2016-12-26 00:51:30 +01:00
README.daemon
README.md Update README.md 2018-08-20 11:34:19 +02:00
RS129.cpp
RS129.h
RS241213.cpp Revert "Merge pull request #462 from gatekeep/master" 2018-11-12 09:48:00 +00:00
RS241213.h Revert "Merge pull request #462 from gatekeep/master" 2018-11-12 09:48:00 +00:00
RSSI.dat Use a linear interpolator for the reported RSSI values. 2016-12-21 19:58:46 +00:00
RSSIInterpolator.cpp Type correction. 2016-12-22 10:29:39 +00:00
RSSIInterpolator.h Use a linear interpolator for the reported RSSI values. 2016-12-21 19:58:46 +00:00
RemoteCommand.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
RemoteCommand.h Add example remote command program. 2019-01-07 13:23:11 +00:00
RemoteCommand.vcxproj Update files to VS2019. 2020-02-14 20:53:21 +00:00
RemoteCommand.vcxproj.filters Add VS2017 files for Remote Command. 2019-01-19 17:27:41 +00:00
RemoteControl.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
RemoteControl.h Beginnings of allowing for local POCSAG message transmissions. 2019-01-22 21:33:49 +00:00
RingBuffer.h
SHA256.cpp
SHA256.h
SerialController.cpp Simplify termios setting for serial port 2020-03-25 14:32:27 +09:00
SerialController.h Extract I2C logic from SerialController to separate class 2018-07-30 21:58:35 +08:00
SerialPort.cpp
SerialPort.h
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:33:14 +01:00
StopWatch.h Simplify the new stopwatch code. 2018-07-15 20:33:14 +01:00
Sync.cpp More superficial NXDN work. 2018-01-11 20:59:32 +00:00
Sync.h More superficial NXDN work. 2018-01-11 20:59:32 +00:00
TFTSerial.cpp Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
TFTSerial.h Better way to send to display that MMDVMHost is quitting 2018-08-15 18:17:42 +02:00
TFTSurenoo.cpp revise snprintf() format string to simplify display layout (all modes) 2020-03-12 21:48:21 +09:00
TFTSurenoo.h add NXDN user data display 2020-03-10 06:14:17 +09:00
Thread.cpp
Thread.h
Timer.cpp
Timer.h
UDPSocket.cpp set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
UDPSocket.h set INADDR_ANY/IN6ADDR_ANY_INIT address string to m_socket 2020-04-06 18:35:12 +09:00
UMP.cpp Add CD LED functionality to MMDVMHost 2016-11-17 11:48:42 +01:00
UMP.h Add CD LED functionality to MMDVMHost 2016-11-17 11:48:42 +01:00
UserDB.cpp code cleanup: remove unneeded std::string() 2020-03-08 20:47:48 +09:00
UserDB.h add user database storage 2020-03-05 06:35:14 +09:00
UserDBentry.cpp get() goes const, add clear() 2020-03-08 07:55:08 +09:00
UserDBentry.h get() goes const, add clear() 2020-03-08 07:55:08 +09:00
Utils.cpp First attempt at detecting D-Star data frames, Kenwood and Icom. 2018-11-12 11:57:34 +00:00
Utils.h First attempt at detecting D-Star data frames, Kenwood and Icom. 2018-11-12 11:57:34 +00:00
Version.h Bump the version date. 2019-01-31 08:25:49 +00:00
YSFControl.cpp Add extra end of transmission data for YSF. 2019-09-29 16:59:11 +01:00
YSFControl.h Remove the old System Fusion SQL config option and processing. 2019-02-12 11:29:05 +00:00
YSFConvolution.cpp
YSFConvolution.h Add more NXDN support files. 2018-01-17 21:21:25 +00:00
YSFDefines.h Fix remote gateway for DR-1X 2018-10-23 21:59:10 -03:00
YSFFICH.cpp Remove the old System Fusion SQL config option and processing. 2019-02-12 11:29:05 +00:00
YSFFICH.h Remove the old System Fusion SQL config option and processing. 2019-02-12 11:29:05 +00:00
YSFNetwork.cpp modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
YSFNetwork.h modified for IPv6 supported CUDPSocket 2020-04-06 18:34:54 +09:00
YSFPayload.cpp Add a dummy header when DN mode late entry occurs. 2017-08-14 16:13:56 +01:00
YSFPayload.h Add a dummy header when DN mode late entry occurs. 2017-08-14 16:13:56 +01:00
prebuild.cmd Fixed typo in generated header file and tested more 2017-03-10 03:32:00 +00:00

README.md

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, and POCSAG paging 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 can connect to BrandMeister, DMR+, HB Link, XLX or DMRGateway (to connect to multiple DMR networks at once) 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. Finally it uses the DAPNET Gateway to access DAPNET to receive paging messages.

It builds on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2017 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)
  • TFT display sold by Hobbytronics in UK
  • 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), or to the UART output on the UMP.

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

The Hobbytronics TFT Display, which is a Pi-Hat, connects to the UART on the Raspbery Pi.

The OLED display needs a 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 intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden.