-
Notifications
You must be signed in to change notification settings - Fork 46
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 BTECH DMR-6X2 Pro #260
Comments
Please let me know what I can do to help! |
Is that the same model as in #335 ? |
Yes, it is. There is a different CPS for that device, so it might have some differences in the codeplug. I "just" need to verify the codeplug format first and then I can support it. However, as usual for AnyTone-type radios, it is a lot of work. So I would like to complete the support for the existing devices before I support new ones. |
Very much understandable! I was just wondering if there are two open issues - oh, no, one is a "discussion". Thanks for all your effort! |
Keep up the great work! |
This device identifies itself as "D6X2UV2" with hardware revision V100 (1.00).
This device is very likely almost identical to the D878UVII, so "only" the codeplug format needs to be verified:
Development will happen in the
d6x2uv2
branch. There is also an emulator script underdoc/reveng/btech/d6x2uv2/
, if you like to assist in the reverse engineering of the codeplug format.The text was updated successfully, but these errors were encountered: