<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1">Hey Tom,<br>
      <br>
      Just a FYI but I tried the last few versions of Chirp on my
      Centos6 machine with PySerial and I kept getting the following
      when trying to download a Kenwood TH-F6A radio:<br>
      --<br>
      ./chirpw<br>
      Traceback (most recent call last):<br>
        File
      "/home/archive/Chirp/chirp-hg-e3b90fa8c316/chirp/ui/mainapp.py",
      line 1582, in mh<br>
          self.do_download(*args)<br>
        File
      "/home/archive/Chirp/chirp-hg-e3b90fa8c316/chirp/ui/mainapp.py",
      line 681, in do_download<br>
          timeout=0.25)<br>
        File "/usr/lib/python2.6/site-packages/serial/serialutil.py",
      line 240, in __init__<br>
          self.open()<br>
        File "/usr/lib/python2.6/site-packages/serial/serialposix.py",
      line 272, in open<br>
          self._reconfigure_port(force_update=True)<br>
        File "/usr/lib/python2.6/site-packages/serial/serialposix.py",
      line 345, in _reconfigure_port<br>
          ispeed = ospeed = getattr(termios,
      'B{}'.format(self._baudrate))<br>
      ValueError: zero length field name in format<br>
      --<br>
      <br>
      I then installed Python-Serial and things started to work.  So..
      it seems this backward compatibility has become broken.<br>
      <br>
      --David<br>
      KI6ZHD <br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 06/08/2016 12:49 PM, David Ranch via
      chirp_devel wrote:<br>
    </div>
    <blockquote cite="mid:575876C3.8080200@trinnet.net" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <br>
      <font size="-1">Hello Tom,</font><br>
      <br>
      <blockquote
cite="mid:CAFXO5Z2ic9J+5KTrX8kYuKW+1hQpCB0pDxX0GttQzEdsKUGh0w@mail.gmail.com"
        type="cite"><br>
        <pre wrap="">Yes, I made an effort to keep it backwards-compatible. I tested
against the version in the kk7ds runtime for OS X, as I figured this
would be the most difficult thing to upgrade in the Chirp ecosystem.</pre>
      </blockquote>
      <br>
      Ok.. great!  I'll give a test with my various radios to make sure
      they work with my TH-F6A (one of the drivers that it seems you've
      updated so far).<br>
      <br>
      <br>
      --David<br>
      KI6ZHD<br>
    </blockquote>
    <br>
  </body>
</html>