[chirp_devel] [uv-5r] [bj-uv55] test refactoring of uv5r.py, bjuv55.py #1335
Jens J.
Sun Dec 29 23:01:05 PST 2013
(resending from correct email acct)
Once Jim or someone else is able to confirm uv5r isnt broken, here are the three patches attached for #1335.
Need to apply in order, a-b-c
-Jens
________________________________
From: Jens J. <kd4tjx at yahoo.com>
To: chirp-devel <chirp_devel at intrepid.danplanet.com>; Jim Unroe <rock.unroe at gmail.com>
Sent: Sunday, December 29, 2013 10:58 PM
Subject: [chirp_devel] [uv-5r] test refactoring of uv5r.py
In order to get proper settings support in for BJ-UV55, I'm refactoring all of the code out of uv5r.py into separate bjuv55.py module.
In the course of this, I'm also attempting to unify the settings structure of uv5r.py to make it easier to overload the memory map in subclasses/modules.
Jim, et al, with UV-5R radio to test, can you please verify attached uv5r.py does not adversely affect UV-5R?
Specifically I have merged the "extras" struct into settings:
u8 displayab:1,
unknown1:2,
fmradio:1,
alarm:1,
unknown2:1,
reset:1,
menu:1;
u8 vfomrlock;
u8 workmode;
u8 keylock;
I will be committing these in staged patches, but just need a sanity check on this first.
Thanks,
Jens
_______________________________________________
chirp_devel mailing list
chirp_devel at intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131229/6e4fa7a1/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bjuv55-settings1a.patch
Type: application/octet-stream
Size: 1282 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131229/6e4fa7a1/attachment-0003.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bjuv55-settings1b.patch
Type: application/octet-stream
Size: 4864 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131229/6e4fa7a1/attachment-0004.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bjuv55-settings1c.patch
Type: application/octet-stream
Size: 21335 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131229/6e4fa7a1/attachment-0005.obj
More information about the chirp_devel
mailing list