I understand the P25 protocol (as my previous threads from years ago show me learning). My main problem right now is that I'm dependent on an expensive scanner to feed control channel data to my code instead of an inexpensive SDR dongle.
I'm looking to see how much work it would take to learn (or find code that will already do what I want) to demodulate raw audio into usable CC dump data for P25 (and possibly DMR later on). I know nothing of signal processing or demodulating. My code can grab audio piped from SDR Sharp but I don't know how to take that audio and convert it. I am not trying to process audio but only the CC data.
Does anybody have any experience taking raw audio and converting it to CC Dump data that would be able to point me in the right direction? I am programming in C# / .NET for reference but might be able to understand concepts on what needs to be done or read code in another language (possibly).
I'm looking to see how much work it would take to learn (or find code that will already do what I want) to demodulate raw audio into usable CC dump data for P25 (and possibly DMR later on). I know nothing of signal processing or demodulating. My code can grab audio piped from SDR Sharp but I don't know how to take that audio and convert it. I am not trying to process audio but only the CC data.
Does anybody have any experience taking raw audio and converting it to CC Dump data that would be able to point me in the right direction? I am programming in C# / .NET for reference but might be able to understand concepts on what needs to be done or read code in another language (possibly).