[chirp_users] New Daily Build

Build System
Thu Mar 5 00:06:50 PST 2015


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-20150305


A list of the changes included in this build (since the last daily)
follows:

Changes for Build #332
[K. Arvanitis <kosta at alumni.uvic.ca>] Set scrollable property on main app notebook

This prevents the window from being automatically resized when multiple tabs
are simultaneously opened.

Bug #2347

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in thd72.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in thuv1f.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in tk8102.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in icomciv.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in id800.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in id31.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in kguv8d.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in kenwood_hmk.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in h777.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in kyd.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in leixen.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in puxing.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in idrp.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in rfinder.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in uvb5.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in uv5r.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in vxa700.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in wouxum.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in wouxum_common.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in yaesu_clone.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in bjuv55.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in baofeng_uv3r.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in ap510.py (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Fix style issues in some drivers (#2355)

[Zach Welch <zach at mandolincreekfarm.com>] Move chirpui/ to chirp/ui/ (#2351)

[Zach Welch <zach at mandolincreekfarm.com>] Move drivers into chirp/drivers/ (#2351)

CHIRP now supports enough devices that the chirp/ directory has become
cluttered.  This creates unnecessary coupling when importing all of
these modules.  This patch moves all of the drivers to their own
directory and then chases down all of the stale import references.


Changes for Build #333
[K. Arvanitis <kosta at alumni.uvic.ca>] [KGUV8D] Decode oem memory as ascii string

Address issue where the UV8D driver was not decoding strings from memory,
but rather was treating them as raw memory which was preventing the app
from displaying the raw memory as a string (which it can not do in cases
where the string contains null characters, etc..);

This bug was causing the settings UI to not display any settings due to
the exception being thrown by the radio driver;

It was not caught by the unit tests due to the fact the img checked into the
tree for this radio is of a diff. version than the image reported by the user
in the bug report.

Bug #2377

[Zach Welch <zach at mandolincreekfarm.com>] Fix bug caused by style fix (#2355)

I introduced a minor typo during my cleanup.  Thanks to Richard Cochran
for reporting the mistake.

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in icx8x_ll.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in icx8x.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in icw32.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ict8.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ict70.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in icq7.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in icf.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic9x_ll.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic9x_icf_ll.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic9x_icf.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic9x.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic2820.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic2720.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic2200.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic2100.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ic208.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in tmv71*.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in th_uvf8d.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in th_uv3r25.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in th_uv3r.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in th9800.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx8.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx7.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx6.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx510.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx5.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx3.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx2.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in vx170.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ftm350.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ft90.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ft7800.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ft60.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in ft50_ll.py (#2355)

[Zachary T Welch <zach at mandolincreekfarm.com>] Fix style issues in some drivers (#2355)

[Dan Smith <dsmith at danplanet.com>] Fix Win32 build after drivers split

The patch to split out the drivers tree broke the win32 build (and execution) in
several places. This fixes that.

Fallout from #2351




More information about the chirp_users mailing list