-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DMR Implementation #3
Comments
Hi, @alwinhb The best source of information about DMR is the ETSI standard: https://www.dmrassociation.org/dmr-standards.html |
@rick51231 Thanks for the quick help, Does this |
@alwinhb , definitely not. It contains only what is needed for basic work with sending data. In the near future I plan to launch a beta of voice decoding. |
@rick51231 Thanks, That means as of now it can only send short messages and gps information. But not the audio right? |
@alwinhb , short data and gps - yes. Audio - partially, just released beta |
@rick51231 Thanks for the update, Do you have voice samples used for decoding? |
I am working with XNL/XCMP protocols and need help obtaining the encryption keys referenced Best regards |
@mojtabamazhari you can obtain this information from your local Motorola parner |
@rick51231 I am trying to get good source code references for the data link and control layer for DMR. I am planning to inject the code on my hardware and test the same. Does this code help? If you have any good reference links please share across
The text was updated successfully, but these errors were encountered: