<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 19, 2014 at 10:15 PM, Dan Smith <span dir="ltr"><<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">> How do I get CHIRP to ignore the out-of-range value or change it to a<br>
> valid one?<br>
<br>
</div>Make the fourth entry in the list "Off", I'd say:<br>
<br>
options = ["Off", "Welcome", "V bat", "Off"]<br>
<span class=""><font color="#888888"><br>
--Dan</font></span><br></blockquote></div><br></div><div class="gmail_extra">Apparently the Powerwerx KG-UV6X doesn't have a PONMSG menu in the radio or the setting their programming software. That is probably why the stuff the byte with 0xFF.<br>
<br></div><div class="gmail_extra">Anyway, if you set the value to 3 and upload it to my KG-UV-6D, then the Power-on Message is the battery voltage. So would it be better to say:<br><br>options = ["Off", "Welcome", "V bat", "V bat"]<br>
<br></div><div class="gmail_extra">I suppose another solution would be if PONMSG is equal to 0x99, assume that the radio is the X variant and skip the Power-on Message setting. But I suppose I should find out if the radio honors this setting or not. It could be it does even though the setting is absent in the radio and OEM software.<br>
<br>Jim<br></div></div>