-
Notifications
You must be signed in to change notification settings - Fork 56
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
Anytone DT-878UV Plus Codeplug error #62
Comments
I've been looking for a firmware identifier in the device.img and haven't been successful. I have a BTECH 6x2 which shares the same upload and download as the 878. |
I will look into that and play a bit with the files. Maybe i get it to work somehow |
Starting from this implementation, I reverse-engineered the code-plug further for my own project. It appears to work right now but I have not tested it thoroughly. Line 323 in 9e65be7
More over, the contact index in channel_t is actually a uint32_t little-endian Line 171 in 9e65be7
This however, should not matter |
@hmatuschek I'm wondering if that's the same issue that I'm seeing. I've just got a new 878 and tried to read the pre-installed code plug which has 1549 TGs programmed in. Anything above 1000 gets corrupted:
Then anything above 1311 isn't read:
|
The Radio Anytone AT-D878UV Plus gives an error after writing the codeplug onto the radio if the Firmware is higher than 1.18.
Showing on the display of the radio "Codeplug Error. Please Initialize Firmware".
The text was updated successfully, but these errors were encountered: