Bug #8363
openBaojie BJ-218 Bug: Data mangled by CHIRP r20201014
0%
Description
Hi,
Radio: Baojie BJ-218
Issue: Mangled Data.
You read in a file and write back from the original BaoJie Software (i.e. http://www.qzbaojie.com/forum/filesystemdownload?token=76c2eKc%2Fdi0lkIJviYHIZO0ph%2FOW9TxgGafKQTmVhXdkzcfhOZM3DjNhzfk ).
All is fine even after radio power down and reset. This eliminates possible flash memory issues in radio.
Read data back from CHIRP and receive some "mangling" of data and blanks reported.
I am using a serial cable driven by a reasonable FTDI chip
Files
Updated by Rick DeWitt almost 4 years ago
- Due date set to 11/16/2020
- Status changed from New to Resolved
- Assignee set to Rick DeWitt
- Priority changed from High to Normal
- Target version set to chirp-legacy
- % Done changed from 0 to 100
- Estimated time set to 2:00 h
New patch submitted. Inserts 100ms delay between download reads.
Awaiting next build release.
Updated by Rick DeWitt almost 4 years ago
- Status changed from Resolved to In Progress
Updated by James Mandeles almost 4 years ago
Still have this issue on 2021 01 00 (CHIRP daily-R20210100)
Text is mangled, channels missing, SETTINGS empty (but Browser still shows all offsets&their datas needed)
working software from http://www.qzbaojie.com/forum/filesystemdownload?token=f97ey9Azpku%2B%2FaNSytIe7yGcC0t0gND%2FZHEJp9AGztcdVaSTPgT%2FnYYLEw
Updated by Rudolph Gutzerhagen almost 4 years ago
The suggested patch ("Patch for issue 8363":http://intrepid.danplanet.com/pipermail/chirp_devel/2020-November/006124.html) mentioned above appears not to have been applied.
Fix and style changes being mixed into the same patch.
It looks like adding delay between reads was not used because timing already set for the general case. Might be okay for testing on specific machines but not in general.
The style issues appear to have been applied in Issue #8617 .
Hopefully someone can help.
What is in the debug log?
Please read: "How To Report Issues":https://chirp.danplanet.com/projects/chirp/wiki/How_To_Report_Issues
Updated by Rick DeWitt almost 4 years ago
- Assignee deleted (
Rick DeWitt) - % Done changed from 100 to 0
- Estimated time deleted (
2:00 h)
I am unable to duplicate the problem with my radio.
100ms delay patch was rescinded at Dan Smiths' request.
We need a copy of the debug log, and if possible a USB data capture.
Updated by James Mandeles almost 4 years ago
Rick DeWitt wrote:
I am unable to duplicate the problem with my radio.
100ms delay patch was rescinded at Dan Smiths' request.
We need a copy of the debug log, and if possible a USB data capture.
Can you please tell me how to install your patch??