<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 10/12/19 3:19 pm, Dan Smith via
chirp_devel wrote:<br>
</div>
<blockquote type="cite"
cite="mid:6EE167EB-3715-4A18-87E4-B4D5DC70BE65@danplanet.com">
<blockquote type="cite" style="color: #000000;">
<pre class="moz-quote-pre" wrap="">FWIW, the baud detection in kenwood_live.py:get_id() indeed only tries the baud rate there in ascending order and stops at the first successful one, but even when I manually invert the list, 9600 is the only one detected:
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">Wow.
</pre>
</blockquote>
<p>I took a look at this a while ago. From memory, even though it
appears t loop through a list (in the wrong order) there's
actually a hard coded value in there somewhere. That bit of code
needs a re-write.</p>
<p>I got my th-d74 operating at much faster speeds after sorting
that out. I will dig out the code if you want it.<br>
</p>
</body>
</html>