[chirp_devel] other duplex choices?
Jens J.
Sat Aug 24 14:31:17 PDT 2013
ok, so that brings me to another question,
how do we expose custom fields in the UI?
________________________________
From: Dan Smith <dsmith at danplanet.com>
To: chirp_devel at intrepid.danplanet.com
Sent: Saturday, August 24, 2013 2:48 PM
Subject: Re: [chirp_devel] other duplex choices?
> So some yaesu radios in addition to various shift/duplex options like
> off/+/-, have "auto repeater shift" or ARS. I have added auto as a
> choice to my duplexes and set it as valid_duplexes: DUPLEX = ["",
> "-", "+", "split", "Auto"] ...
> rf.valid_duplexes = list(self.DUPLEX)
Yeah, we don't support that right now. We could, but it's kindof
annoying because not everything would and, I dunno, it seems like a
mode and not a duplex to me. If it's really stored in the channel
instead of a duplex, then I guess you'll have to calculate what the
default is for that band and region (there's code in chirp already to
do that) and synthesize it for now.
--
Dan Smith
www.danplanet.com
KK7DS
_______________________________________________
chirp_devel mailing list
chirp_devel at intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130824/e36ef262/attachment-0001.html
More information about the chirp_devel
mailing list