hmatuschek / qdmr

A GUI application for configuring and programming cheap DMR radios under Linux and MacOS X.
https://dm3mat.darc.de/qdmr/
GNU General Public License v3.0
223 stars 46 forks source link

Add support for OpenGD77 on TyT MD-UV380/UV390. #300

Closed hmatuschek closed 1 year ago

hmatuschek commented 1 year ago

There are some differences in the codeplug and/or memory regions, the codeplug is written to between the GD77/RD-5R and UV380/UV390 variants of OpenGD77. To this end, the variant detection must be implemeted first (issue #239).

dd5xl commented 1 year ago

This is also valid for OpenGD77 on Baofeng DM1701 / RT84: Contacts, RX groups and scan lists are corrupted, channels and zones seem to be OK. USB VID/PID is indicated as 1FC9:0094

Please contact me if you need a valid OpenGD77 codeplug for these radios for comparison or analysis! I would also support in testing any new implementation. I've set up a build environment to build qdmr directly out of the repo.

73 de Bert DD5XL

allesand commented 1 year ago

Links to other OpenGD77 related issues: #223 #239 #297 #393

"GD-77 | GD-77S | DM-1801 | DM-1801A | RD-5R" are one "variant" and "TYT MD-UV380 | Retevis RT-3S | Baofeng DM-1701 | Retevis RT-84" (and possibly "TYT MD-9600 | Retevis RT-90") another?

hmatuschek commented 1 year ago

Created a single issue (#394) for all OpenGD77 related issues. I need to rewrite it anyway.