<div dir="ltr"><div><div>On my VX-8G, this already works. It'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.<br><br></div>Ray<br><br></div><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"><<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a>></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">chirp_devel@intrepid.<wbr>danplanet.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/<wbr>projects/chirp/wiki/Developers</a><br>
</blockquote></div><br></div>