Project

General

Profile

Actions

Bug #4447

open

Upper/Lower case for UV-5R memories

Added by Aaron P over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/23/2017
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
UV-5R
Platform:
All
Debug Log:
I read the instructions above:

Description

When I change:

chirp/drivers/uv5r.py

# UV5R_CHARSET = chirp_common.CHARSET_UPPER_NUMERIC + \
UV5R_CHARSET = chirp_common.CHARSET_ALPHANUMERIC + \
    "!@#$%^&*()+-=[]:\";'<>?,./"

I see that the radio can display lowercase in the memory descriptions.

I have not looked into this deeply. Is there a limitation that is known, that I should be aware of? Maybe a minimum firmware version?

I would like to implement this.

I also seem to recall that the generic csv importer uppercases everything, but I'll need to look at that further; I looked a while ago and might be mistaken.

Actions

Also available in: Atom PDF