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
216 stars 45 forks source link

RT3S User Database won't work #303

Closed vk1kcm closed 1 year ago

vk1kcm commented 1 year ago

I'm using qDMR on a M1 Max MacBook Pro under macOS Ventura to program a Retevis RT3s using firmware 18.16. Everything seems to work well except for the user database.

Trying to install the user database gives the error "The detected radio 'TT MD-UV390' does support a call-sign DB. This feature, however, is not implemented yet."

allesand commented 1 year ago

@hmatuschek : under Linux, writing the user db to a RT3S is supported via https://github.com/dalefarnsworth-dmr/editcp Does that help any when trying to implement that feature?

vk1kcm commented 1 year ago

Actually I mentioned it as on the matrix it's listed as supported but untested.

hmatuschek commented 1 year ago

It was implemented, but I've disabled that feature for some reason. In the branch disabled-tyt-callsign-db it is now enabled. If it works for you, let me know. I can then merge it into master and it will then be enabled with the next release.

vk1kcm commented 1 year ago

Thanks Hannes, that appears to work. I just compiled up the branch and uploaded it twice, once with 10,000 entries and the second with 9,000 entries. Both seemed to work fine.