[chirp_devel] Adding Baofeng UV-B5 Settings Help Needed
Hi group,
I'm trying to add a few settings to the uvb5.py driver. I thought this would be simple. I must be overlooking something.
Attached is a patch file to show what I have done. It reads from the radio OK. It doesn't write the changes to the radio.
Any advice would be appreciated.
Jim
Attached is a patch file to show what I have done. It reads from the radio OK. It doesn't write the changes to the radio.
You need a set_settings() method like what the UV5 has. Actually, the one from that driver might work exactly as it is. Try copying it to the UVB5 and see if that gets you close.
On Wed, Apr 24, 2013 at 10:02 PM, Dan Smith dsmith@danplanet.com wrote:
Attached is a patch file to show what I have done. It reads from the radio OK. It doesn't write the changes to the radio.
You need a set_settings() method like what the UV5 has. Actually, the one from that driver might work exactly as it is. Try copying it to the UVB5 and see if that gets you close.
Thanks Dan. I'll give it a try tomorrow.
Jim
participants (2)
-
Dan Smith
-
Jim Unroe