Hi Alexander.<div><br></div><div>Thanks ša lot for this.</div><div>Cold you please add RXLPF switching control ?</div><div>BTW, seems it isn't our prefered 0.75MHz RXLPF on your pics :)</div><div><br clear="all"><div>Best regards,<div>
Andrey Sviyazov.</div></div>
<br><br><div class="gmail_quote">2013/1/27 Alexander Chemeris <span dir="ltr"><<a href="mailto:alexander.chemeris@gmail.com" target="_blank">alexander.chemeris@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
For the purpose of tuning our Rx performance I've started putting<br>
together an UmTRX specific GUI for GnuRadio. Source code is published<br>
on github and will be gradually developed there. As usual, patches and<br>
improvements are welcome:<br>
<a href="https://github.com/chemeris/umtrx_scripts" target="_blank">https://github.com/chemeris/umtrx_scripts</a><br>
<br>
GUI<br>
===<br>
<br>
GUI code is located at 'gui' directory. At this moment it is very<br>
basic and has FFT, waterfall and scope views together with a minimal<br>
set of controls for the Rx side of LMS6002D.<br>
<br>
Type './umtrx_fft.py --help' to get a list of command-line options.<br>
<br>
Note, that you have to select Rx channel from the command line.<br>
<br>
If you want to run an LMS control GUI without spectrum display you<br>
could run './lms_ctrl_panel.py' from 'python_lib' directory.<br>
<br>
Screenshots are attached:<br>
š umtrx_fft.png - FFT view (default)<br>
š umtrx_fft_waterfall.png - Waterfall view<br>
š umtrx_ctrl_panel.png<br>
<br>
Library<br>
=====<br>
<br>
Our Python library is under the 'python_lib' directory. It consists of<br>
three parts:<br>
<br>
* umtrx_ctrl.py - Base library which defines primitives for LMS SPI<br>
control and UmTRX network discovery. It is pretty well abstracted, so<br>
you cuold replace it with your own implementation if you want to talk<br>
to some other board with LMS6002D chip, e.g. MyriadRF.<br>
<br>
* umtrx_lms.py - library which implements all our LMS control logic.<br>
<br>
š* lms_ctrl_panel.py - implementation of the LMS control panel. Also<br>
could be used as a standalone control app for LMS.<br>
<br>
--<br>
Regards,<br>
Alexander Chemeris.<br>
CEO, Fairwaves LLC / ïïï õÍòÁÄÉÏ<br>
<a href="http://fairwaves.ru" target="_blank">http://fairwaves.ru</a><br>
</blockquote></div><br></div>