MMDVM HotSpot: firmware for ZUMspot or MMDVM_HS based boards (D-Star, DMR, YSF, P25, NXDN and POCSAG)
Find a file
2017-02-02 18:37:59 -03:00
ADF7021.cpp Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
ADF7021.h Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
BitRB.cpp First commit 2017-02-01 01:33:31 -03:00
BitRB.h First commit 2017-02-01 01:33:31 -03:00
Config.h First commit 2017-02-01 01:33:31 -03:00
Debug.h First commit 2017-02-01 01:33:31 -03:00
DMRDefines.h First commit 2017-02-01 01:33:31 -03:00
DMRDMORX.cpp First commit 2017-02-01 01:33:31 -03:00
DMRDMORX.h First commit 2017-02-01 01:33:31 -03:00
DMRDMOTX.cpp First commit 2017-02-01 01:33:31 -03:00
DMRDMOTX.h First commit 2017-02-01 01:33:31 -03:00
DMRSlotType.cpp First commit 2017-02-01 01:33:31 -03:00
DMRSlotType.h First commit 2017-02-01 01:33:31 -03:00
DStarDefines.h First commit 2017-02-01 01:33:31 -03:00
DStarRX.cpp First commit 2017-02-01 01:33:31 -03:00
DStarRX.h First commit 2017-02-01 01:33:31 -03:00
DStarTX.cpp First commit 2017-02-01 01:33:31 -03:00
DStarTX.h First commit 2017-02-01 01:33:31 -03:00
Globals.h First commit 2017-02-01 01:33:31 -03:00
IO.cpp First commit 2017-02-01 01:33:31 -03:00
IO.h Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
IOArduino.cpp Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
IOSTM.cpp Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
LICENCE First commit 2017-02-01 01:33:31 -03:00
Makefile First commit 2017-02-01 01:33:31 -03:00
MMDVM_HS.cpp First commit 2017-02-01 01:33:31 -03:00
MMDVM_HS.ino First commit 2017-02-01 01:33:31 -03:00
P25Defines.h First commit 2017-02-01 01:33:31 -03:00
P25RX.cpp First commit 2017-02-01 01:33:31 -03:00
P25RX.h First commit 2017-02-01 01:33:31 -03:00
P25TX.cpp First commit 2017-02-01 01:33:31 -03:00
P25TX.h First commit 2017-02-01 01:33:31 -03:00
README.md Create README.md 2017-02-02 18:37:59 -03:00
SerialArduino.cpp First commit 2017-02-01 01:33:31 -03:00
SerialPort.cpp First commit 2017-02-01 01:33:31 -03:00
SerialPort.h First commit 2017-02-01 01:33:31 -03:00
SerialRB.cpp First commit 2017-02-01 01:33:31 -03:00
SerialRB.h First commit 2017-02-01 01:33:31 -03:00
SerialSTM.cpp First commit 2017-02-01 01:33:31 -03:00
stm32f10x_link.ld First commit 2017-02-01 01:33:31 -03:00
Utils.cpp First commit 2017-02-01 01:33:31 -03:00
Utils.h First commit 2017-02-01 01:33:31 -03:00
YSFDefines.h First commit 2017-02-01 01:33:31 -03:00
YSFRX.cpp First commit 2017-02-01 01:33:31 -03:00
YSFRX.h First commit 2017-02-01 01:33:31 -03:00
YSFTX.cpp First commit 2017-02-01 01:33:31 -03:00
YSFTX.h First commit 2017-02-01 01:33:31 -03:00

This is the source code of ADF7021 version of the MMDVM firmware (MMDVM Hotspot), based on Jonathan G4KLX's MMDVM software. This firmware supports D-Star and DMR digital modes, System Fusion and P25 are untested.

This software is intended to be run on STM32F103 microcontroller. You can build this code using Arduino IDE with stm32duino package, and also using "make" with ARM GCC tools.

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.