7 Apr
2013
7 Apr
'13
12:06 a.m.
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-20130407
A list of the changes included in this build (since the last daily) follows:
Changes for Build #187 [Dan Smith dsmith@danplanet.com] Fall back to brute force com port detection method on win32
Apparently the more intelligent serial port detection routine in recent pyserial can fail in some strange ways. If that happens, fall back to the old brute force method instead of just breaking.
Fixes #763