<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hey All,</p>
    <p>Craig K6NNL here. I just joined this devel mailing list. I've
      been working on fixing/enhancing the Anytone driver to work with
      the Powerwerx DB-750X I just bought.</p>
    <p>I had to make some significant changes to get it to work. So, I
      have to wonder if my version of the driver now breaks usage for
      the Anytone and other makes/models.</p>
    <p>Bugs I fixed:</p>
    <ul>
      <li>The flags map was all wrong. It was using nybbles (4-bit), but
        it's supposed to be full bytes.  (The flag map controls Skip,
        Pskip, and IsEmpty) -- The symptom of this is that certain
        channels refused to show up in the radio (those higher than
        memory location 159) because the radio thought that they were
        unused. Also, skip and pskip were set randomly for other
        channels.<br>
      </li>
      <li>The map for the general settings had the wrong starting
        address. (Which is probably why the general settings were
        disabled for the DB750X anyway via a class method override.)</li>
    </ul>
    <p>Enhancements:</p>
    <ul>
      <li>I implemented a dozen of the general settings such as
        programming the mic buttons and changing the display color.</li>
      <li>I also implemented the all-important setting for keypad
        lockout. (The DB750X comes with the keypad locked, forcing you
        to use programming software to unlock it. So, I placed it at the
        top of the Basic settings group.)</li>
    </ul>
    <p>Let me know where to post my version of the driver so that you
      can check it out. (I posted two early versions of it to two of the
      bug reports, but you should ignore those now.)</p>
    <p>Somebody will have to test my version against the other
      makes/models -- or else we should split it out as a separate
      driver just for the DB750X.</p>
    <p>Thanks,</p>
    <p>// Craig K6NNL</p>
    <p><br>
    </p>
    <p><br>
    </p>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br />
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" alt=""  width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avg.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>