Just released #qdmr 0.14.0. This feature release adds AM (air band) channels and support for the Baofeng DM-32UV. Happy testing!
@dm3mat
Really nice software! I wish I could use it to program my radios instead of having to spin up a VM for that.
Alas, Hytera doesn't even have an in-tree USB driver. If you ever find out some info about Hytera USB on Linux, I'd greatly appreciate if you can post it.
@yo8rzz Interfaceing the Hytera devices is not the issue. You can talk to all USB devices via libusb. It is the firmware. Hytera actively tries to prevent any other software to write codeplugs. If you flip any bit, it bricks the device. And you need to patch the original CPS to revive it. On my side, it is not worth the hustle.
@dm3mat
I see, very unfortunate.