[chirp_devel] [PATCH] [UV-82] Add support for Baofeng UV-82 VHF/UHF transceiver
Dan Smith
Wed Jul 10 16:50:59 PDT 2013
> + u8 rogerrx;
> } settings[2];
We need to remove the legacy use of settings as an array. This is an
artifact of a previous bug in bitwise which has since been fixed. Not
your fault, but by knee-jerk reaction was that this addition would
break the array :)
> -TDRAB_LIST = ["Off", "A", "B"]
> +TDRAB_LIST = ROGERRX_LIST = ["Off", "A", "B"]
This is a little confusing, I think we could just use the same list for
both functions. But, I can't find anything else to complain about, so I
won't ask you to change it.
Thanks! :)
--
Dan Smith
www.danplanet.com
KK7DS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130710/b9ed42e2/attachment-0001.bin
More information about the chirp_devel
mailing list