<div dir="ltr"><div>There I go, over-thinking again!<br></div><div>And I was just staring right at that, too. Thanks for pointing that out!</div><div><br></div><div>/Ben KC9UUM</div><div><br></div><div>btw, I just noticed that I have to put the [chirp_devel] in the subject in myself :O</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 2, 2013 at 6:11 PM, Tom Hayward <span dir="ltr">&lt;<a href="mailto:esarfl@gmail.com" target="_blank">esarfl@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Thu, May 2, 2013 at 3:58 PM, Ben Weiss &lt;<a href="mailto:kc9uum@gmail.com">kc9uum@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi everybody,<br>
&gt;<br>
&gt; In its current state, is there any provision in CHIRP to adjust port<br>
&gt; settings other than baudrate? I&#39;ve been unable to find a parameter to set<br>
&gt; (like BAUD_RATE), or an example of another radio with a need to do so.<br>
&gt;<br>
&gt; Ben<br>
<br>
</div></div>Each radio driver has access to the serial port pipe via self.pipe.<br>
This is a Serial object with all the standard options available (e.g.,<br>
setBaudrate(), parity, etc.).<br>
<br>
<a href="http://pyserial.sourceforge.net/pyserial_api.html#serial.Serial" target="_blank">http://pyserial.sourceforge.net/pyserial_api.html#serial.Serial</a><br>
<br>
Tom KD7LXL<br>
_______________________________________________<br>
chirp_devel mailing list<br>
<a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</blockquote></div><br></div>