<div dir="ltr"><div>Oh, you&#39;re talking about upper/lower PMS band memories. I looked into these and found locations, but each was 32 bytes and I didn&#39;t dig into what else was in them. The memory locations to start looking at are:<br>0xaf6a = eai<br>0xaf8a = L1<br>0xafaa = U1<br>0xafca = L2<br>0xafea = U2<br><br></div>Ray<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 28, 2017 at 4:43 PM, ray c <span dir="ltr">&lt;<a href="mailto:rayslinky@gmail.com" target="_blank">rayslinky@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>On my VX-8G, this already works. It&#39;s covered by:<br><br>#seekto 0x2C4A;<br>struct {<br>  u8 nosubvfo:1,<br>     unknown:3,<br><b>     pskip:1,</b><br>     skip:1,<br>     used:1,<br>     valid:1;<br>} flag[900];<br><br></div>Common values are 0x3 (regular), 0x7 (skip), and 0xb (preferential). You can select it in the GUI by setting the skip column of a memory to P.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Ray<br><br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 28, 2017 at 3:58 PM, serialman via chirp_devel <span dir="ltr">&lt;<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.<wbr>danplanet.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi and good afternoon,<br>
<br>
First, chirp is a Great program and it works great on Linux<br>
<br>
I have a VX8dr and the program works great except that the PMS u/l memories are not set.<br>
<br>
Does anybody have any directions on how to read parse and set these memories.<br>
<br>
If anybody has this done, I would be willing to test.<br>
<br>
<br>
Thanks<br>
<br>
Chip<br>
<br>
<br>
______________________________<wbr>_________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet<wbr>.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/<wbr>mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" rel="noreferrer" target="_blank">http://chirp.danplanet.com/pro<wbr>jects/chirp/wiki/Developers</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>