<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt"><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="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">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="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color:
transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">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="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;">I will be committing these in staged patches, but just need a sanity check on this first.</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;">Thanks,</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;">Jens</div></div></body></html>