Feature #4381
openCharacter set: single/double width
0%
Description
The Alinco DJ-G7 supports ASCII characters in two widths, CHIRP only supports the small one.
Example:
While entering a name for a memory on the radio you enter a "3" on the keypad of the radio.
Then you use the dial. First there appears D than E, F, d, e, f.
But than there appears a 3 in nearly double width and so on with D, E, F, d, e, f also double width.
Afterwards Chinese characters appears which I don't understand...
In my Radio (see also the attached chirp.log):
M0-000: OV T01 (all double width)
M0-010: DB0UA V (DB0UA double width; V single width)
M0-011: DB0ZU V (DB0ZU double width; V single width)
M1-010: DB0UA U (DB0UA double width; U single width)
M2-000: DB0AGS S (DB0AGS double width; S single width)
M2-001: DB0ZU S (DB0ZU double width; S single width)
M2-002: DB0EL S (DB0EL double width; S single width)
In CHIRP are only the single width characters OK:
0: nu sOP
10: caOtV
U
11: caOyt V
110: caOt
200: caO`fr S
201: caOyt S
202: caOdk S
(I used a patched CHIRP version: BAUD_RATE changed to 19200. See Bug #4355)
Files