I’m currently developing a Python-based project that processes .wav files containing DMR IQ data. In this setup, I apply various signal settings and use DSD+ on the backend to decode the data. It’s been quite a challenging task since most people perform this using RTL-SDR or SDR++, but after...