-
Notifications
You must be signed in to change notification settings - Fork 47
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
DCS not uploaded on anytone D878UV2 #215
Comments
ho, my bad, I haven't find this previous ticket. I will try with sources. Thanks you guy ! |
However, this should be fixed in 0.10.2. Let me know if this is not the case. |
Ok, I reopen because my problem exist with 0.10.2 builded from sources, on Debian 11. |
Running 0.10.2 in debian (from testing, not built from source), I can do:
Can you run the same dmrconf commands, and see if it correctly parses the dcs codes? (you will need to use |
Yes,
Prints a detailed list of all supported radios. |
Reading seems ok. Have you a way to instigate what's happening when pushing this conf on the radio ? (I actually using Anytone software for pushing this conf without loosing DCS) |
To test self-consistency you may try to encode the read codeplug and decode it again:
Alternatively write it to the radio and read it back. Please note, that not all settable DCS codes are implemented in qdmr. Only those 83 standardized ones (see https://en.wikipedia.org/wiki/Squelch#DCS). The self-consistency will likely work as it works for me with 0.10.2. However, the current implementation relies on the FW version 2.01b. Maybe they have changed something from 2.01b to 2.03. I'll check. |
Just checked with CPS version 2.04 (matching FW version 2.04). There appears no change in how the CPS encodes these settings. |
The DCS I've choose are in the standardized list. If i push the codeplug and read it back, the DCS disappear. Diff return that
No problem when I do the same write and read back with CPS. |
Tested it with FW version 1.27 on a D878UV. I do not own a D878UVII, however, there appears to be no difference in this setting between these two devices. At least when comparing FW Versions 2.04 and 1.27. |
Hi. When pushing a codeplug with analog channels and DCS code, the DCS code is'nt pushed on the radio.
If i configure the DCS directly on the radio, qdmr is able to read them. Pushing the same codeplug will erase it on the radio.
No problem with CTCSS.
Firmware 2.03
Thanks !
The text was updated successfully, but these errors were encountered: