Each radio driver has access to the serial port pipe via self.pipe.On Thu, May 2, 2013 at 3:58 PM, Ben Weiss <kc9uum@gmail.com> wrote:
>
> Hi everybody,
>
> In its current state, is there any provision in CHIRP to adjust port
> settings other than baudrate? I've been unable to find a parameter to set
> (like BAUD_RATE), or an example of another radio with a need to do so.
>
> Ben
This is a Serial object with all the standard options available (e.g.,
setBaudrate(), parity, etc.).
http://pyserial.sourceforge.net/pyserial_api.html#serial.Serial
Tom KD7LXL
_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers