[Discuss-gnuradio] added basic support for Elecraft KPod

2016-11-03 Thread Vladimir Rytikov
Hi, I got some code to support Elecraft KPod: https://github.com/vrytikov/elecraft-kpod. It's somehow similar to https://github.com/gnuradio/gnuradio/blob/master/gr-wxgui/python/wxgui/powermate.py The code should work with 1.09 firmware version of KPod - the firmware is available for download

Re: [Discuss-gnuradio] gr-ieee 802.11 and threads for real time

2016-11-03 Thread sumitstop
Thanks Dennis, it was very explanatory indeed ! Yes I am using mutex locks. But I think 50 threads is a over kill. Also I realized that GNU Radio has thread per block while for my application I made 50 receiver threads. I will try doing threads for every block instead. For some reasons I cannot

Re: [Discuss-gnuradio] Block position with different screen resolutions

2016-11-03 Thread Koslowski, Sebastian (CEL)
On 11/01/2016 08:35 PM, Mike Thebo wrote: > Hi Sebastian, > > I am not quite sure, what you mean by "running GRC from source". Do you > mean build it from source? I am using pybombs and I think this is > cloning the master branch. To test this, I would need the maint branch, > correct? Or is it