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.
MMDVM_HS_Dual_Hat/README.md

1.8 KiB

MMDVM_HS_Dual_Hat

Duplex variant of MMDVM_HS_Hat beta DB9MAT DF2ET DO7EN

This PCB uses the MMDVM_HS by Andy CA6JAU. It has two ADF7021 onboard and allows for duplex operation with two time slots on DMR.

A beta version is currently under test.

MMDVM_HS_Dual_Hat

BOM

Mouser cart for rev0.1 is here.

Firmware installation

Compile and upload manually

For specific details about the firmware installation, check these instructions. The process is similar to the installation on the ZumSpot Pi.

Enable the following settings in Config.h:

#define MMDVM_HS_DUAL_HAT_REV10
#define ENABLE_ADF7021
#define DUPLEX
#define ADF7021_14_7456
#define STM32_USART1_HOST
#define ENABLE_SCAN_MODE

Optionally:

#define SEND_RSSI_DATA
#define SERIAL_REPEATER

Build the firmware:

make

And finally upload the firmware to the MMDVM_HS_Dual_Hat:

sudo make mmdvm_hs_dual_hat

Update within Pi-Star

Currently not possible. Will probably follow.

License

This project is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 (CC-BY-NC-SA 3.0, https://creativecommons.org/licenses/by-nc-sa/3.0/) license. You may edit and share it as you like, as long as credit is given and the license is not changed. You can build as many boards for you and your friends as you like and you can even sell it to them to cover your costs, however it is strictly forbidden to turn this into a commercial product! You are not allowed to build and sell these boards for profit!

Powered by TurnKey Linux.