<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 29, 2013 at 11:58 PM, Jens J. <span dir="ltr"><<a href="mailto:kd4tjx@yahoo.com" target="_blank">kd4tjx@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:10pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>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.</div>
<div>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.</div><div><br></div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
Jim, et al, with UV-5R radio to test, can you please verify attached uv5r.py does not adversely affect UV-5R?</div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
<br></div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">Specifically I have merged the "extras" struct into settings:</div>
<div style="background-color:transparent"> u8 displayab:1,</div><div style="background-color:transparent"> unknown1:2,</div><div style="background-color:transparent"> fmradio:1,</div><div style="background-color:transparent">
alarm:1,</div><div style="background-color:transparent"> unknown2:1,</div><div style="background-color:transparent"> reset:1,</div><div style="background-color:transparent"> menu:1;</div><div style="background-color:transparent">
u8 vfomrlock;</div><div style="background-color:transparent"> u8 workmode;</div><div style="background-color:transparent"> u8 keylock;</div><div style="background-color:transparent"><br></div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
I will be committing these in staged patches, but just need a sanity check on this first.</div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
<br></div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">Thanks,</div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">
Jens</div></div></div></blockquote></div><br></div><div class="gmail_extra">Jens,<br><br></div><div class="gmail_extra">I made lots of settings edits and uploaded them to my pre-BFB291 radio. I downloaded them back into CHIRP and they all compared the same. Settings in the radio were all checked and they looked as they should.<br>
<br>I read in an image from a BFB297 radio and did not see any issues.<br><br></div><div class="gmail_extra">I don't see any reason why you can't proceed.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">
Jim<br></div></div>