<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Rick,</div><div class="gmail_default" style="font-size:small"><br>&gt; As you know, you have to wait for ALL memory channels to update after you make any change to anything.<br><br></div><div class="gmail_default" style="font-size:small">Not so. When I update a memory on my IC-910H, it immediately updates only that memory on the radio, in a fraction of a second. Hence the name Live mode. There&#39;s no waiting for other unchanged memories, or, for that matter, a clone mode image, to update.<br><br></div><div class="gmail_default" style="font-size:small">&gt; And they do not support any settings configurations.<br><br></div><div class="gmail_default" style="font-size:small">Also not so. This is up to the driver implementation. The capability is there in Chirp, though perhaps many drivers don&#39;t take advantage of it.<br><br></div><div class="gmail_default" style="font-size:small">Martin.</div><div class="gmail_default" style="font-size:small">KD6YAM<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 17, 2020 at 11:37 AM Rick (AA0RD) DeWitt &lt;<a href="mailto:aa0rd@yahoo.com">aa0rd@yahoo.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    Thanks for the feedback, Martin, but I was asked to create a<b>
      CLONE MOD</b><b>E </b>equivalent, like I have for the Kenwood
    TS-480 and 590. My local club members detest having to use a live
    mode CHIRP driver. As you know, you have to wait for ALL memory
    channels to update after you make any change to anything. And they
    do not support any settings configurations. The only data you can
    save for live mode radios is what the CSV export supports.<br>
    This driver uses CAT commands and builds a dummy image file that
    contains the memory channels and settings. So you can save and
    reload a complete configuration very quickly.<br>
    I&#39;m gonna start a protest movement... ALMR, &quot;Anti-Live Mode Radios&quot;.
    Now I need a slogan and some tee-shirts.<span><span>:-\</span></span><br>
    <pre cols="72">Rick DeWitt
AA0RD
Sequim, Washington, USA 98382
(360) 681-3494
</pre>
    <div>On 10/17/2020 10:12 AM, Martin Cooper
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Hi Rick,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">You are doing
          far too much work here. The IC-7300 is not a clone mode radio,
          it&#39;s a live mode radio. As Dan mentioned, you should be
          extending the same base class as other Icom live mode radios,
          in icomciv.py. Looking at the IC-7300 Full Manual, I see that
          the IC-7300 behaves in exactly the same way as the Icom live
          mode radios that are already supported. Thus you&#39;ll only need
          to add a few definitions to icomciv.py in order to have
          IC-7300 support.</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">Looking
          through the existing IC-7200 code should help you to
          understand what needs to be done. Since I&#39;m the one most
          recently in that module, adding IC-910H, I&#39;d be happy to help
          if you have questions about how the icomciv.py code works. It
          took me a while to figure it out, but it&#39;s actually quite
          straightforward.</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">Martin.</div>
        <div class="gmail_default" style="font-size:small">KD6YAM</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, Oct 16, 2020 at 7:20
          AM Rick (AA0RD) DeWitt via chirp_devel &lt;<a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The
          CLONE MODE version of the ic7300 driver. The IC-7300 does not
          <br>
          respond to the icf clone mode code.<br>
          I removed my debug test code and changed the BAUD parameter to
          a radio <br>
          property.<br>
          This driver uses CAT commands to build an equivalent clone
          mode img <br>
          file. The operators I know HATE using live mode when their
          radios have <br>
          more than 10 memory channels.<br>
          The special encode and decode methods are required because
          this radio <br>
          sends frequency data as strings of reverse HEX values, not
          lbcd, but <br>
          lhcd, if such a thing exists.<br>
          <br>
          -- <br>
          Rick DeWitt<br>
          AA0RD<br>
          Sequim, Washington, USA 98382<br>
          (360) 681-3494<br>
          <br>
          _______________________________________________<br>
          chirp_devel mailing list<br>
          <a href="mailto:chirp_devel@intrepid.danplanet.com" target="_blank">chirp_devel@intrepid.danplanet.com</a><br>
          <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/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/projects/chirp/wiki/Developers</a></blockquote>
      </div>
    </blockquote>
    <br>
  </div>

</blockquote></div>