[chirp_users] New Daily Build

Build System
Thu May 10 00:10:49 PDT 2012


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


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

Changes for Build #75
[Dan Smith <dsmith at danplanet.com>] Add memory detail editor

This adds an "Edit" option to the right-click context menu for a memory,
which opens a dialog window allowing somewhat easier atomic editing of a
memory's values. I think this will provide an easier way to expose some
more complicated and radio-specific features of the memory objects,
such as split tones and perhaps even D-STAR attributes.

Right now, it exposes any Memory.extra features after the default
properties of a memory, which will cause the window to grow unbounded.
This may be resolved with a ScrolledWindow, or my favorite: tabs.
Also note that the Memory.extra object is expected to be a flat single-level
RadioSettingGroup right now.

Mostly addresses #165

[Dan Smith <dsmith at danplanet.com>] The beginning of extra per-memory settings for FT-817

I used this because it's a good example of a radio with some of the other stuff
already decoded, but unused.
Demonstration for #165

[Dan Smith <dsmith at danplanet.com>] Add per-memory extra settings

These are exposed as a RadioSettingGroup, borrowing that from the radio-wide
settings object model. If a memory has no extra settings, the default value is
an empty list so that users can iterate that implictly.

Related to #165

[Dan Smith <dsmith at danplanet.com>] Move special channels to the RadioFeatures object to match the
current way of doing things (and more importantly, the previous
patch).
Related to #165

[Dan Smith <dsmith at danplanet.com>] Move ValidateMemory() to RadioFeatures, which is where it really belongs,
but leave linkage in Radio.
Related to #165

[Dan Smith <dsmith at danplanet.com>] Add a non-rendered column to the end of the bank membership TreeView

This absorbs any space left on the line, and effectively reverts r1606.
Also, allow resizing the columns.
Fixes #164

[Dan Smith <dsmith at danplanet.com>] Don't hide Tone column when TSQL is selected on non-has_ctone radios
#93


Changes for Build #76
[Dan Smith <dsmith at danplanet.com>] [tests] Don't expect the radio to return the same cross_mode

...if tmode is not "Cross"
#93

[Dan Smith <dsmith at danplanet.com>] Fix a bug in the recent IC9x special memory change

Related to #165

[Tom Hayward <tom at tomh.us>] thd72: only use hardware flow on OS X. Fixes #166




More information about the chirp_users mailing list