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 a0e2b3df2e
Updating instructions
9 years ago
ADF7021.cpp Adding test modes for ADF7021 (only for debugging) 9 years ago
ADF7021.h Removing 19.68 MHz TCXO support and adding test modes support 9 years ago
BUILD.txt Updating instructions 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 Removing 19.68 MHz TCXO support and adding test modes support 9 years ago
DMRDMORX.cpp Reducing max sync errors for DMR DMO 9 years ago
DMRDMORX.h Adding RSSI support for ADF7021, and RSSI for DStar and DMR 9 years ago
DMRDMOTX.cpp Adding DMR SYNC to DMO 9 years ago
DMRDMOTX.h Reverting TX continuous mode in DMR DMO 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 Adding RSSI support for ADF7021, and RSSI for DStar and DMR 9 years ago
DStarRX.h Adding RSSI support for ADF7021, and RSSI for DStar and DMR 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 Preparing for scan mode 9 years ago
IO.cpp Moving specific ADF7021 code to ADF7021.cpp 9 years ago
IO.h Moving specific ADF7021 code to ADF7021.cpp 9 years ago
IOArduino.cpp Moving specific ADF7021 code to ADF7021.cpp 9 years ago
IOSTM.cpp Moving specific ADF7021 code to ADF7021.cpp 9 years ago
LICENCE First commit 9 years ago
MMDVM_HS.cpp Preparing for scan mode 9 years ago
MMDVM_HS.ino Preparing for scan mode 9 years ago
Makefile Adding RPi Zero W support to Makefile 9 years ago
P25Defines.h First commit 9 years ago
P25RX.cpp Adding RSSI support for P25 9 years ago
P25RX.h Adding RSSI support for P25 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 Changing README 9 years ago
SerialArduino.cpp Fix serial port bug and several small changes 9 years ago
SerialPort.cpp Reverting TX continuous mode in DMR DMO 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 Changing interrupt priorities 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 Adding RSSI support for YSF 9 years ago
YSFRX.h Adding RSSI support for YSF 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
bootloader.ld Adding USB bootloader support 9 years ago
normal.ld Adding USB bootloader support 9 years ago
stm32f10x_link.ld Adding USB bootloader support 9 years ago

README.md

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

This software is intended to be run on STM32F103 microcontroller. You can build this code using Arduino IDE with STM32duino package, and 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. Please see BUILD.txt for more details, and also MMDVM Yahoo Groups.

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.