3 Jan
2016
3 Jan
'16
2:40 p.m.
On Sun, Jan 3, 2016 at 3:28 PM, Nick Ellson nickolas.ellson@gmail.com wrote:
Just imported my Kenwood D72A radio to make some mods after downloading the CHIRP daily-20151225 build, chirp shows all my previously added channels with the – character in them, but if I touch any of them it coughs errors says the – is not a supported character?
The driver for the D72 uses the "chirp_common.CHARSET_ALPHANUMERIC" which is:
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz 1234567890"
So it would not support the "-" character. It probably never has.
Jim KC9HI