-
Notifications
You must be signed in to change notification settings - Fork 45
Home
DMRDecode
Please note this project is in its very early stages and at the moment doesn’t exactly do a great deal. Currently the program just displays the presence of DMR voice & data frames and decodes a very small part of them as you can see in the screenshot below ..
For an explanation of what the program does decode please look at the projects decode page.
The program now outputs voice data via a TCP/IP socket. For more information take a look at the Networking page.
To use it you need a scanner with a discriminator output connected to the line in on your PC with the scanner tuned to a known DMR transmission. Currently the program works better with some sound cards than others for reasons unknown and this is something that I am looking into. Note also that as the program does some pretty intensive maths in its DSP (Digital Signal Processing) functions it won’t run on any PC which just has a single processor core. As the program is written in Java your PC must have Oracle Java installed which you can download from http://www.java.com/.
More features will be added as I get the time and I’m also on the look out for other developers , testers and people to help with the project generally.
Ian W