<div dir="ltr">Hi Tom,<div><br></div><div>took me a while to move to a daily build, but that&#39;s done now.</div><div><br></div><div>But nothing changed according to the Umlauts, here a screenshot from today, you can see locations</div><div>0, 9, 10,15,16 with incorrect characters.</div><div><br></div><div><img src="cid:ii_iaf72zjg0_14db3dc445d7103e" width="562" height="438"></div><div><br></div><div>I assume this is related and the hook to fix it,</div><div><a href="http://trac.chirp.danplanet.com/chirp_daily/LATEST/Model_Support.html">http://trac.chirp.danplanet.com/chirp_daily/LATEST/Model_Support.html</a> shows a Kenwood TH-F7 and mine is a TH-F7<b>E</b>. The characterset offered by the RIG seems to be extended compared to the TH-F7 by 65 characters see <a href="http://www.rigpix.com/kenwood/thf7e_thf6a_manual.pdf">http://www.rigpix.com/kenwood/thf7e_thf6a_manual.pdf</a> page 17</div><div><br></div><div>while trying to autodectect the Type it fails as follows</div><div><div>/opt/chirp/chirp-daily-20150530/chirpw </div><div>ERROR: Timeout waiting for data</div><div>E&#39; --- --- Exception Dialog: Unsupported model `TH-F7</div><div>ERROR: Traceback (most recent call last):</div><div>  File &quot;/opt/chirp/chirp-daily-20150530/chirp/ui/clone.py&quot;, line 175, in run</div><div>    cs.radio_class = detect.DETECT_FUNCTIONS[vendor](cs.port)</div><div>  File &quot;/opt/chirp/chirp-daily-20150530/chirp/detect.py&quot;, line 103, in detect_kenwoodlive_radio</div><div>    raise errors.RadioError(&quot;Unsupported model `%s&#39;&quot; % r_id)</div><div>E&#39;dioError: Unsupported model `TH-F7</div><div><br></div><div>ERROR: ----------------------------</div><div><br></div><div><br></div><div>I did above tests while manually set to TH-F7.  I checked the code but I am not really used to Python, I am more the bash coder :) so I cannot attach a patch right now.</div><div><br></div><div>Give me some hints or create a TH-F7/TH-F7E switch I could extend in a local copy.</div><div><br></div><div>73 Christian</div>​<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-18 17:08 GMT+02:00 Tom Hayward <span dir="ltr">&lt;<a href="mailto:tom@tomh.us" target="_blank">tom@tomh.us</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, May 18, 2015 at 2:55 AM, Christian Hilgers<br>
&lt;<a href="mailto:christian.dg7pc@gmail.com">christian.dg7pc@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I tested chirp 0.4.1 on Debian Jessie with my Kenwood TH-F7e via USB-serial<br>
&gt; Adapter and a serial-RIG Cable.<br>
&gt; It worked very well and I could read and write data from and to the<br>
&gt; handheld.<br>
<br>
</span>0.4.1 is long out of date. Best to use the daily build, currently<br>
chirp-daily-20150513.<br>
<br>
<a href="http://trac.chirp.danplanet.com/chirp_daily/LATEST/" target="_blank">http://trac.chirp.danplanet.com/chirp_daily/LATEST/</a><br>
<span class=""><br>
&gt; It failed while reading Frequency Names like Düsseldorf or others with<br>
&gt; Umlauts. I am running UTF8 on my box.<br>
<br>
</span>How did the failure manifest? The only issue I know of with umlauts is<br>
when used in a Windows user name (and subsequently the home directory<br>
path), Chirp fails to run. This is a tough one, because the Chirp code<br>
does all the right things for UTF-8 support. We&#39;re thinking it&#39;s a<br>
PyGTK issue (which Chirp depends on).<br>
<br>
<a href="http://chirp.danplanet.com/issues/272" target="_blank">http://chirp.danplanet.com/issues/272</a><br>
<br>
Each radio has a specific character set that it will accept for<br>
frequency names. Many radios define this in the manual which Chirp<br>
developers can reference to implement identical support. If the<br>
character set is not printed in the manual, it&#39;s a bit of a guessing<br>
game which characters the radio will support. Sometimes we get it<br>
wrong. FWIW, I&#39;m not aware of any radio that supports UTF-8 in the<br>
frequency names, but extended ASCII is relatively common. Here&#39;s the<br>
full list of what Chirp implements for each radio:<br>
<br>
<a href="http://trac.chirp.danplanet.com/chirp_daily/LATEST/Model_Support.html" target="_blank">http://trac.chirp.danplanet.com/chirp_daily/LATEST/Model_Support.html</a><br>
<br>
If something here differs from what the radio supports, let us know.<br>
<br>
Tom KD7LXL<br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div><br></div>