MMDVM HotSpot: firmware for ZUMspot or MMDVM_HS based boards (D-Star, DMR, YSF, P25, NXDN and POCSAG)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Andy CA6JAU 7e36722b23
Adding supported devices to README
9 years ago
ADF7021.cpp Improving ADF7021 interface, fixing small bugs 9 years ago
ADF7021.h Improving ADF7021 interface, fixing small bugs 9 years ago
BitRB.cpp Fix serial port bug and several small changes 9 years ago
BitRB.h Fix serial port bug and several small changes 9 years ago
Config.h R=2 in 12.288 MHz support 9 years ago
DMRDMORX.cpp Fix serial port bug and several small changes 9 years ago
DMRDMORX.h Fix serial port bug and several small changes 9 years ago
DMRDMOTX.cpp Fix serial port bug and several small changes 9 years ago
DMRDMOTX.h Fix serial port bug and several small changes 9 years ago
DMRDefines.h First commit 9 years ago
DMRSlotType.cpp First commit 9 years ago
DMRSlotType.h First commit 9 years ago
DStarDefines.h First commit 9 years ago
DStarRX.cpp Fix serial port bug and several small changes 9 years ago
DStarRX.h Fix serial port bug and several small changes 9 years ago
DStarTX.cpp Fix serial port bug and several small changes 9 years ago
DStarTX.h Fix serial port bug and several small changes 9 years ago
Debug.h First commit 9 years ago
Globals.h Fix serial port bug and several small changes 9 years ago
IO.cpp Improving ADF7021 interface, fixing small bugs 9 years ago
IO.h Improving ADF7021 interface, fixing small bugs 9 years ago
IOArduino.cpp Improving ADF7021 interface, fixing small bugs 9 years ago
IOSTM.cpp Improving ADF7021 interface, fixing small bugs 9 years ago
LICENCE First commit 9 years ago
MMDVM_HS.cpp Fix serial port bug and several small changes 9 years ago
MMDVM_HS.ino Fix serial port bug and several small changes 9 years ago
Makefile First commit 9 years ago
P25Defines.h First commit 9 years ago
P25RX.cpp Fix serial port bug and several small changes 9 years ago
P25RX.h Fix serial port bug and several small changes 9 years ago
P25TX.cpp Fix serial port bug and several small changes 9 years ago
P25TX.h Fix serial port bug and several small changes 9 years ago
README.md Adding supported devices to README 9 years ago
SerialArduino.cpp Fix serial port bug and several small changes 9 years ago
SerialPort.cpp Fix serial port bug and several small changes 9 years ago
SerialPort.h First commit 9 years ago
SerialRB.cpp First commit 9 years ago
SerialRB.h First commit 9 years ago
SerialSTM.cpp Fix serial port bug and several small changes 9 years ago
Utils.cpp First commit 9 years ago
Utils.h First commit 9 years ago
YSFDefines.h First commit 9 years ago
YSFRX.cpp Fix serial port bug and several small changes 9 years ago
YSFRX.h Fix serial port bug and several small changes 9 years ago
YSFTX.cpp Fix serial port bug and several small changes 9 years ago
YSFTX.h Fix serial port bug and several small changes 9 years ago
stm32f10x_link.ld First commit 9 years ago

README.md

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. Also, Arduino with 3.3 V I/O is supported, this firmware works on Arduino Due and Arduino Zero.

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.

Powered by TurnKey Linux.