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-20160830
A list of the changes included in this build (since the last daily) follows:
Changes for Build #427 [Dave Allan danplanet@dpallan.com] Remove spurious newline causing stock config import error. Fixes #3743
[Adam Coddington me@adamcoddington.net] [icomciv] Add support for IC-7100. Fixes #1003
This is largely just an updated version of Nick Partofthething's (accounts@partofthething.com) original patch posted on 12 July 2015.
[Pavel Milanes (CO7WT) pavelmc@gmail.com] [PATCH][tk-760g.py] Add the Kenwood Serie 60G UHF HTs, fixes #3487
As per an user request, added the following HT for the Kenwood Series 60G:
TK-360G/370G/372G/378G/388G
The band limits are widened, please note the notice in the experimental popup text.
73 Pavel CO7WT
[Brian Dickman brian.maybe@gmail.com] [wouxun] Prevent KGUVD1PRadio driver from over-matching on leixen 898S images (copy from same fix on KG816, in preparation for leixen 898S driver and image), fixes #3947
The KGUVD1 match isn't very discriminate; basically any 8k image with lots of 0xff toward the end could match. This copies the filter used in the KG816 driver. Specifically the driver was matching to the 898S test image that will be added shortly, and this fixes it, but other users could run into the problem as well.
[Jim Unroe rock.unroe@gmail.com] [UV-6R] Adjust Channel Name Length
Most other Baofeng radios of this type support 7 character channel names. It was reported that the UV-6R only supports 6 chararacter channel names. This patch adjusts the name length to 6 characters.
related to #2761
[Jim Unroe rock.unroe@gmail.com] [UV-5X3] Fix Inverted Power Levels
Somehow I got the order of the power levels swapped. This patch puts them in the proper order.
related to #3931
[Jim Unroe rock.unroe@gmail.com] [UV-6R] Fix Inverted Power Levels
Somehow I got the order of the power levels swapped. This patch puts them in the proper order.
related to #2761