On Thu, Jun 23, 2016 at 8:57 AM, Bob (KB3SYZ) kb3syz@gmail.com wrote:
I am getting the error; Failed to communicate with radio: 'Serial' object has no attribute 'setTimeout'.
Ubuntu 16.04 switched from pyserial 2 to pyserial 3. Chirp added pyserial 3 support in the June 11 daily build:
On Sat, Jun 11, 2016 at 12:12 AM, Build System donotreply@danplanet.com wrote:
Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20160611
A list of the changes included in this build (since the last daily) follows:
...
[Tom Hayward tom@tomh.us] Support pySerial 3+. Fixes #3167 #3209 #3521 #3671 #3703
Tom KD7LXL