Project

General

Profile

Actions

Bug #6605

closed

FT4X name tags should allow characters + - / @ and *

Added by Rob Hunter about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Low
Category:
-
Target version:
Start date:
03/14/2019
Due date:
% Done:

100%

Estimated time:
0.50 h
Chirp Version:
daily
Model affected:
Yaesu FT-4XR
Platform:
All
Debug Log:
I read the instructions above:

Description

When entering repeater name tags from the keyboard the * V/M key on the keyboard enables the characters + - / @ and * to be added to a name tag. These are read and and written to the radio correctly. When editing existing or adding a new tag chirp masks these characters and they are removed from the tag. I think line 533 in ft4.py that reads 'CHARSET = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqurtuvwxyz*# "' should be CHARSET = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqurtuvwxyz*# +-/@"

Actions #1

Updated by Daniel Clemmensen about 5 years ago

  • Assignee changed from Rob Hunter to Daniel Clemmensen
  • % Done changed from 0 to 50
  • Estimated time set to 0.50 h
  • Platform changed from Windows to All

I'm on it

Actions #2

Updated by Daniel Clemmensen about 5 years ago

  • Status changed from New to Closed
  • % Done changed from 50 to 100

Applied in changeset commit:7dd63bfc0b61.

Actions #3

Updated by Daniel Clemmensen about 5 years ago

  • Status changed from Closed to In Progress
  • % Done changed from 100 to 90

Reopening this bug. The initial fix added "#" instead of "@". Furthermore, the charset dropped the lowercase "s" and duplicated the lowercase "u".

Actions #4

Updated by Daniel Clemmensen about 5 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

Applied in changeset commit:95b50c97cb8c.

Actions

Also available in: Atom PDF