qdmr
qdmr copied to clipboard
Add support for AnyTone D578UVIII
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.
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.
Ops meant D578UVIII.
Working through Channel data, up to CTCSS transmit, nothing has changed yet. D578UV2
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.
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!
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