[chirp_devel] [PATCH 2 of 2] drivers/ft60: add support for "off"duplex mode (#2891)
Tom Hayward
Wed Oct 7 09:23:53 PDT 2015
On Tue, Oct 6, 2015 at 10:23 PM, Patrick Lang via chirp_devel
<chirp_devel at intrepid.danplanet.com> wrote:
>
> For CHIRP in general - does “off” mean:
>
> a) duplex / repeater shift is disabled and the radio should operate in
> simplex mode
>
> or
>
> b) Tx is inhibited
It's, of course, "b":
http://chirp.danplanet.com/projects/chirp/wiki/MemoryEditorColumns#Duplex
> For issue 2891 – I think it would be cleaner to simply remove the extra “”
> from line 275, rather than stripping it from the array as its assigned to
> the rf object in line 367. Is the extra “”, “” needed in line 275 to
> effectively 1-index the duplex value instead? If not, it seems like we could
> just strip it out and assign the array as-is. This is how the VX-6 and most
> other drivers work.
Yes, the array index is important here.
Tom KD7LXL
More information about the chirp_devel
mailing list