[chirp_devel] [PATCH] Fixup wouxun radio settings

Dan Smith
Mon Feb 9 13:23:04 PST 2015


> # HG changeset patch
> # User K. Arvanitis <kosta at alumni.uvic.ca>
> # Date 1423513070 28800
> #      Mon Feb 09 12:17:50 2015 -0800
> # Node ID f74f533828ed82b85ab08301c8e4e6ae5faf5370
> # Parent  bc148153a962d29a088663a8679e0962de04b720
> Fixup wouxun radio settings

Thanks for jumping on this.

> -            raise errors.RadioError("Radio did not accept block at %04x" % addr)
> +            raise errors.RadioError("Radio did not accept block at %04x" % \
> +                            addr)
> -        freqranges = RadioSettingGroup("freqranges", "Freq ranges (read only)")
> +        freqranges = RadioSettingGroup("freqranges", "Freq Ranges (read only)")

I applied this because we want to make sure to get it fixed right now.
However, in the future, I'd prefer to have style/cleanup stuff separate
from functional changes. It makes it easier to read the history and to
bisect for changes.

Thanks!

--Dan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20150209/a573b70c/attachment-0001.bin 


More information about the chirp_devel mailing list