Hi Andrea,<br><br>great, and thanks for testing! <br><br>Thanks also for the fix - I have to check for the 'right' fonts on Linux, or maybe give the user the possibility to change.<br>I changed some little things in the way the system comes up (init threads, starting threads, etc) because of the change of using sockets, and on Winodws the systems sometimes freezes on startup (deadlock) or report wrong firmware numbers (thread start too fast I guess).So I will update the code again in short.<br>

<br>As always: 'Timing is an accident of implementation' (Edward Lee)   ;-)<br><br clear="all">73, Hermann<br>DL3HVH<br>
<br><br><div class="gmail_quote">On Sat, Nov 10, 2012 at 9:01 AM, andrea montefusco <span dir="ltr"><<a href="mailto:andrea.montefusco@gmail.com" target="_blank">andrea.montefusco@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hermann,<br>
<br>
Finally I managed to test it !<br>
It works beatifully even on my Atom330 ION, barely eating 40% CPU @192kS/s.<br>
In order to avoid labels overflow, I put together a quick and dirty<br>
trick in src/cusdr_mainWidget.cpp:<br>
<br>
-       startBtn->setFixedSize(btn_width1, btn_height1);<br>
+       startBtn->setFixedSize(startBtn->sizeHint().width(), btn_height1);<br>
<br>
and so on (see attachment).<br>
<br>
Ken,<br>
I believe you already solved all issues, in any case I will stay at<br>
home for the weekend, so feel free to contact me in private.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
  *am*<br>
<br>
--<br>
Andrea Montefusco IW0HDV<br>
</font></span></blockquote></div><br>