Feature #278
openSupport band limit settings for UV3R
0%
Description
See the applied patch for the UV5R: Revision 1689:46c40dc2cff1 chirp/uv5r.py
It would be great if this was applied for the UV3R also.
Updated by Armando Ortiz about 12 years ago
bump
x Smurf wrote:
See the applied patch for the UV5R: Revision 1689:46c40dc2cff1 chirp/uv5r.py
It would be great if this was applied for the UV3R also.
Updated by Dan Smith about 12 years ago
- Status changed from New to Blocked
The UV3 and UV5 are entirely different radios. It is not as simple as applying the same change to the UV3 driver. I don't have a UV3, which means some other developer would have to do the work.
Updated by Armando Ortiz about 12 years ago
What can the UV-3R Mark II be compared to, then? I'll be more than happy to dive into Python (I'm a PHP developer) and take a stab at it.
I mean, you obviously have a support module for the UV-3R, which works fine on my Mark II - except the band limitations can't be set (yet)...
x Smurf wrote:
See the applied patch for the UV5R: Revision 1689:46c40dc2cff1 chirp/uv5r.py
It would be great if this was applied for the UV3R also.
Updated by Dan Smith about 12 years ago
- Status changed from Blocked to In Progress
- Assignee set to x Smurf
Compared to? It's not like anything else I've ever seen before :) The UV5 is very similar to the Wouxun UVDx radios, but the UV3 is an oddball.
We'd love to have you add that support to the UV3 driver, and perform any other maintenance on the driver along the way. I borrowed a UV3 to write the initial code, but it's been a while and could probably use some TLC anyway.
Please see the Developers page here for getting involved. Let us know if you need anything.
Updated by x Smurf about 12 years ago
I'm not sure why you assigned this to me, I'm not exactly in a position to fix this (sadly).
Updated by Dan Smith about 12 years ago
- Assignee changed from x Smurf to Armando Ortiz
Sorry, picked the wrong name in the box.
Armando, are you interested?
Updated by Armando Ortiz about 12 years ago
Yea - go ahead and blast it on me - I'll take a stab at it and see what I can come up with.
When I get something going, where do I submit it? Here or to you or to the repository?
Dan Smith wrote:
Sorry, picked the wrong name in the box.
Armando, are you interested?
Updated by Dan Smith about 12 years ago
The Developers page has those details. We'd like to see a mercurial patch sent to the developer's mailing list.
Thanks!
Updated by Bernhard Hailer over 4 years ago
Has this ever been completed? Thanks.