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-20140222
A list of the changes included in this build (since the last daily) follows:
Changes for Build #265 [Marco Filippi iz3gme.marco@gmail.com] [tm281] Add basic support
Kenwood TM281 was in supported radio list but even though is a clone of TM271 it answer with a different model id
Implement #1443
[Jens Jensen kd4tjx@yahoo.com] [vx-3] fix exception when importing into empty memories #1445
Introduced bug in earlier patch where channel struct field unknown7 was split into two subfields, unknown7a and unknown7b. This should fix.
[Jens Jensen kd4tjx@yahoo.com] fix bad cable errors for some users on upload #1397
some users are seeing bad cable errors on upload, which may be related to changes made in #1187 for ft-90 to open port before pre_upload prompt. now making this an optional behavior (defaults to showing prompt first) ft-90 will use this optional behavior to open the port before showing prompt. (revamp of original patch attempt)