The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
Go to file
Jonathan Naylor dd17a47972 Initial commit 2016-01-14 18:57:21 +00:00
BUILD.txt Initial commit 2016-01-14 18:57:21 +00:00
CalRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
CalRX.h Initial commit 2016-01-14 18:57:21 +00:00
CalTX.cpp Initial commit 2016-01-14 18:57:21 +00:00
CalTX.h Initial commit 2016-01-14 18:57:21 +00:00
Config.h Initial commit 2016-01-14 18:57:21 +00:00
DMRDefines.h Initial commit 2016-01-14 18:57:21 +00:00
DMRIdleRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DMRIdleRX.h Initial commit 2016-01-14 18:57:21 +00:00
DMRRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DMRRX.h Initial commit 2016-01-14 18:57:21 +00:00
DMRSlotRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DMRSlotRX.h Initial commit 2016-01-14 18:57:21 +00:00
DMRSlotType.cpp Initial commit 2016-01-14 18:57:21 +00:00
DMRSlotType.h Initial commit 2016-01-14 18:57:21 +00:00
DMRTX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DMRTX.h Initial commit 2016-01-14 18:57:21 +00:00
DStarDefines.h Initial commit 2016-01-14 18:57:21 +00:00
DStarRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DStarRX.h Initial commit 2016-01-14 18:57:21 +00:00
DStarTX.cpp Initial commit 2016-01-14 18:57:21 +00:00
DStarTX.h Initial commit 2016-01-14 18:57:21 +00:00
Debug.h Initial commit 2016-01-14 18:57:21 +00:00
Globals.h Initial commit 2016-01-14 18:57:21 +00:00
IO.cpp Initial commit 2016-01-14 18:57:21 +00:00
IO.h Initial commit 2016-01-14 18:57:21 +00:00
LICENCE Initial commit 2016-01-14 18:57:21 +00:00
MMDVM.ino Initial commit 2016-01-14 18:57:21 +00:00
README.md Initial commit 2016-01-14 18:57:21 +00:00
SampleRB.cpp Initial commit 2016-01-14 18:57:21 +00:00
SampleRB.h Initial commit 2016-01-14 18:57:21 +00:00
SerialPort.cpp Initial commit 2016-01-14 18:57:21 +00:00
SerialPort.h Initial commit 2016-01-14 18:57:21 +00:00
SerialRB.cpp Initial commit 2016-01-14 18:57:21 +00:00
SerialRB.h Initial commit 2016-01-14 18:57:21 +00:00
Utils.cpp Initial commit 2016-01-14 18:57:21 +00:00
Utils.h Initial commit 2016-01-14 18:57:21 +00:00
YSFDefines.h Initial commit 2016-01-14 18:57:21 +00:00
YSFRX.cpp Initial commit 2016-01-14 18:57:21 +00:00
YSFRX.h Initial commit 2016-01-14 18:57:21 +00:00
YSFTX.cpp Initial commit 2016-01-14 18:57:21 +00:00
YSFTX.h Initial commit 2016-01-14 18:57:21 +00:00

README.md

This is the source code of the MMDVM firmware that supports D-Star, DMR< and System Fusion.

Vurrently it only runs on the Arduino Due, but other platforms are planned.