Bug #8189
FT-60R
Status: | Closed | Start date: | 08/21/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Kosta A. | % Done: | 100% |
|
Category: | - | |||
Target version: | chirp-daily | |||
Chirp Version: | daily | Platform: | All | |
Model affected: | FT-60R |
Description
Yaesu FT-60R does not correctly handle channel names that include some non-alphanumeric symbols which are normally supported by the radio. Underscore, plus, and other similar symbols change from intended character to incorrect characters when uploaded or downloaded.
Associated revisions
[FT-60] Correct characterset to match radio segment display chars. Fixes #8189
History
Updated by Kosta A. over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
- Platform changed from Windows to All
Not all characters on the FT-60 display are supported by the ascii charset, so a few allowances were made.
Here is the updated characterset, the previous one was a bit off.
"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ !`o$%&'()*+,-./|;/=>?@[u]^_"
Updated by Kosta A. over 1 year ago
- Assignee set to Kosta A.
Updated by Kosta A. over 1 year ago
- Status changed from In Progress to Closed
Applied in changeset 9e885e569152.