Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AnyTone D578UVIII #196

Open
16 tasks
hmatuschek opened this issue Jan 23, 2022 · 6 comments
Open
16 tasks

Add support for AnyTone D578UVIII #196

hmatuschek opened this issue Jan 23, 2022 · 6 comments
Labels
NewDevice Request for support of a new device

Comments

@hmatuschek
Copy link
Owner

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 hmatuschek added the NewDevice Request for support of a new device label Jan 23, 2022
@rhalley
Copy link

rhalley commented Jan 23, 2022

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
Copy link

rhalley commented Jan 23, 2022

Ops meant D578UVIII.

@BoomerET
Copy link

BoomerET commented Jan 26, 2022

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

@hmatuschek
Copy link
Owner Author

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.

jazzcat pushed a commit to jazzcat/qdmr_old that referenced this issue Mar 2, 2023
@wspeirs
Copy link

wspeirs commented Nov 3, 2023

What is the status on the D578UVIII Plus? I just hacked on dmrconfig and got it reading from this radio: wspeirs/dmrconfig@ee91de7 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!

@blackbicbiro
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NewDevice Request for support of a new device
Projects
None yet
Development

No branches or pull requests

5 participants