On Mon, Dec 23, 2013 at 7:08 AM, Naveen Gupta wrote:
> I need to design IEEE802.11 a model in GNU radio platform. How should I
> start,* I am a beginner *of GNU radio. Anyone please tell me?
>
>
Hi Naveen,
I recommend reading the manual pages for OFDM code, and work from there.
Make sure you've
I faced with buggy behavior of 'QT GUI Label' in my GRC graph and
surprisingly found that GRC generates code making prohibited accesses to qt
gui objects from non-gui thread context. I'm not python guru, but I doubt
that python is smart enough to detect access to qt objects from different
threads a