<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Here's a weird one-<br>
    My IC-2730 (with icf.py IcomCloneModeRadio) Py3 driver fails
    uploading AFTER any previous radio I/O.<br>
    I've got all the bytes/ord/chr stuff working fine. <br>
    IC-2730 has new booleans: _raw_frames= true, _highbit_flip=true,
    Munch_clone_resp=true (works if false, too)<br>
    The radio downloads fine, repeated access, even after good or bad
    upload.<br>
    The first upload after CHIRP Open &gt; Load File or Radio &gt;
    Reload Driver works fine.<br>
    Upload after download, or upload after first upload fails.<br>
    The failure is in get_model_data (the first radio I/O); the radio
    echoes the send model command byte by byte, but does not send the
    data frame. <br>
    I have sniffed the USB bus and can see that the outbound packets are
    identical for both a good and bad upload.<br>
    Any ideas?<br>
    Remember: good downloads, good initial upload after driver
    load/reload; so commands, frames and decodings are OK.<br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.00bw8iHS.sKAiVGD9@yahoo.com" border="0"></div>
  </body>
</html>