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-20130224
A list of the changes included in this build (since the last daily) follows:
Changes for Build #172 [Dan Smith dsmith@danplanet.com] [anytone] Add/Fix: Skip, Mode, Name filtering
Related to #365
[Dan Smith dsmith@danplanet.com] Fix AnyTone used flags and optimize upload/download
The first block of used flags was not being uploaded.
This also replicates the OEM software behavior of up/downloading only the blocks of memory that are relevant based on the used flags.
Related to #365
[Dan Smith dsmith@danplanet.com] Fix C-library locale initialization
This imports a GPLv3 file from elib.intl, which provides the roundabout environment variable setting routines necessary to make environment changes on Win32. It also moves importing the gtk library until after we have determined the proper language code so that stock items get translated properly.
Fixes #613, but is related to many translation bugs in the past.
[Dan Smith dsmith@danplanet.com] Fix Russian language code
Related to #609