Open alwinhb opened 11 months ago
Well, not tier 1, but tier 2 for sure. Anyway this is just a clone of G4KLX's software with some minimal modifications, you probably want the original so head on over to https://github.com/g4klx/MMDVM
@kantooon Thanks for the prompt response, I don't see the PDU's FEC CRC and BPTC code [Data Link Layer]
Go to https://github.com/g4klx/MMDVMHost it's all there.
@kantooon I am unable to locate TDMA and 4fsk
@kantooon
Maybe if you could provide more details what you want to achieve and how do you intend to do it, someone might be able to help you more effectively. MMDVM is an out of the box solution for digital voice, all you need to do is install and use it.
@kantooon I am looking for the DMR Data Link and Control Layer Source Code references so that I can use it on my hardware for testing purposes
MMDVM is a plug and play solution designed to be installed on various hardware and create a complete base station for multiple digital modes: D-Star, DMR, System Fusion, P25, NXDN, M17, POCSAG, AX.25, and FM modes. It runs on the Arduino Due, the ST-Micro STM32F1xxx, STM32F4xxx and STM32F7xxx processors, as well as the Teensy 3.1/3.2/3.5/3.6 However, I'm not the author of MMDVM. This is just a slightly modified fork. You probably want to ask these questions to the original author.
@kantooon Thanks for your prompt responses. Looks like I need to crave out the DMR code from the whole source code for my scenario.
@shawnchain @mathisschmieder @timclassic @r4d10n @zarya
Does this source code contain DMR tier 1 and tier 2 implementation?