Bug #889
closedAsterisk should be allowed in name on IC-208H
0%
Description
The IC-208H allows hyphens in the displayed channel name. These download from the radio as asterisks, and such names upload back into the radio from CHIRP fine. However, CHIRP does not think asterisks are allowed, and it drops them during editing or paste operations in an IC-208H image.
Files
Updated by Charles Boling over 11 years ago
Actually the CHIRP import doesn't perfectly match the export in this case; I just noticed the asterisks in chirp become equal signs ("=") in the radio, instead of hyphens ("-").
The full set of documented characters allowed in the channel name for IC-208H, aside from A-Z and 0-9 are:
" +-=*/()|" (space,plus,minus,equal,asterisk,parentheses,pipe). These chars can be directly entered into software from RT Systems and pushed to the radio, where they appear correctly (Side note: The Pipe looks more like a "<" or a slash+underscore on the radio display).
When downloaded from the radio to CHIRP the original character set
- " +-=*/()|" is translated to
- " -**+(89="
Updated by Filippi Marco over 11 years ago
- Status changed from New to Feedback
- Assignee set to Filippi Marco
- Platform changed from Linux to All
For sure I found a bug in the label conversion routine but I need more info to be able to fix this.
Please create on the radio some memories using the full set of characters aside the letters, eg.
mem1 123456
mem2 7890 +
mem3 -=*/()
mem4 |
Load from radio to chirp, save the file (.img) and upload it here with a list of labels as they are seen on the radio, no matter what they look like in chirp.
I'll then fix this shortly
Tnx
Updated by Charles Boling over 11 years ago
- File IC-208_Special_Chars.img.zip IC-208_Special_Chars.img.zip added
- File IC-208_special_Char_Channels.png IC-208_special_Char_Channels.png added
Sorry for the delay. Here's the image with the channel names as suggested. (See picture for details)
Updated by Filippi Marco over 11 years ago
- Status changed from Feedback to Resolved
I sent a patch to developers list to fix this, it will be in next days daily build.
Tnx
Updated by Filippi Marco over 11 years ago
- Status changed from Resolved to Needs Backport
Updated by Filippi Marco over 10 years ago
- Status changed from Needs Backport to Closed
New main release is on the way