qdmr icon indicating copy to clipboard operation
qdmr copied to clipboard

Add support for AnyTone D578UVIII

Open hmatuschek opened this issue 3 years ago • 6 comments
trafficstars

This device actually identifies itself as a D578UV2, V100. So I will call it that way internally.

The device is likely very similar to the D578UV and thus the existing codeplug implementation must only be verified against the new device. The development happens in the d578uv2 branch.

  • [ ] Verify memory regions
  • [ ] Verify channel encoding
  • [ ] Verify zone encoding
  • [ ] Verify contact encoding
  • [ ] Verify analog contact encoding
  • [ ] Verify scan list encoding
  • [ ] Verify radio DMR ID encoding
  • [ ] Verify DMR APRS encoding
  • [ ] Verify general settings encoding
  • [ ] Verify boot settings encoding
  • [ ] Verify preset messages encoding
  • [ ] Verify hot key settings encoding
  • [ ] Verify FM broadcast channel encoding
  • [ ] Verfy analog signalling (DTMF, 5-tone etc) encoding
  • [ ] Verify DMR encryption encoding
  • [ ] Verify call-sign DB encoding.

hmatuschek avatar Jan 23 '22 09:01 hmatuschek

I have a D758UVIII Plus radio and have been following your project recently. This is great news as I tried using drmconf with --radio=d787uv but kept getting an error at anytone_interface.cc@156: Unsupported Anytone radio 'D578UV2'. I am just beginning with the radio and simply using it for a few analog stations. If there is anything I can do to help test this please let me know.

rhalley avatar Jan 23 '22 21:01 rhalley

Ops meant D578UVIII.

rhalley avatar Jan 23 '22 21:01 rhalley

Working through Channel data, up to CTCSS transmit, nothing has changed yet. D578UV2

BoomerET avatar Jan 26 '22 21:01 BoomerET

Ok cool. I've just noted one difference you will find: There is a new flag for all zones (Zone hidden) which is not specific to the D578UVIII but rather was added with a new firmware revision for almost all devices: D878UV, D878UVII, D578UV and D578UVIII.

hmatuschek avatar Jan 28 '22 10:01 hmatuschek

What is the status on the D578UVIII Plus? I just hacked on dmrconfig and got it reading from this radio: https://github.com/wspeirs/dmrconfig/commit/ee91de7331d1ac6a36b4150d60a1ea9259637cbc However, was not able to get this program to detect the radio.

Happy to help get this working... just let me know how I can help!

wspeirs avatar Nov 03 '23 02:11 wspeirs

d578uv2

Bump this. zones up and down key dont work on 878uvii once programmed by qdmr. Pulled the code plug using CPS tool and looks like all the zones have been set to "hidden". this stops the up down zone keys working

blackbicbiro avatar Apr 18 '24 22:04 blackbicbiro