[chirp_devel] [PATCH] Add support for settingvalue objects to be immutable
Jim Unroe
Sat May 4 16:44:52 PDT 2013
On Sat, May 4, 2013 at 5:02 PM, Dan Smith <dsmith at danplanet.com> wrote:
> # HG changeset patch
> # User Dan Smith <dsmith at danplanet.com>
> # Date 1367701349 25200
> # Node ID e924129f98b9d6b65ca12ca52d57ece8d2a95c12
> # Parent 28d01422eb4585d7f3e35ca98afdd01675783fa1
> Add support for settingvalue objects to be immutable
>
> Use like this:
>
> val = RadioSettingValueString(0, 7, _filter(_msg.line1))
> val.set_mutable(False)
> rs = RadioSetting("sixpoweron_msg.line1", "6+Power-On Message 1", val)
>
Dan,
This looks like it is going to work great.
I did a qimport of this patch
Then I did a qnew -ef mypatch_foobar
Your patch is already in line to get applied by you and I will just export
my patch, right?
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130504/9df8e8b2/attachment-0001.html
More information about the chirp_devel
mailing list