discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Loopback flowgraph


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Loopback flowgraph
Date: Wed, 26 Feb 2014 14:46:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Raf Raf,

I'm not quite sure this is what's happening here, but:
Threading with python and GNU Radio can be a bit tricky, and even more tricky when you use a GUI framework.
Maybe you should elaborate on what you mean with "I attached a thread", so we can understand your architecture better :)

Greetings,
Marcus

On 02/26/2014 02:34 PM, raf raf wrote:
Hello all GnuRadio users, 

I wanted to have a flowgraph without an USRP source and USRP sink, only by using the software blocks. The objective is to transmit and receive the BPSK modulated packets.  

I attached a thread at the receiver to watch if the packets are demodulated. When I run my flowgraph no packet has been received. After that, to see if the packets have been decoded in my packet sink, I changed a CC code by adding a fprintf function. When i launched the python flow graph, I started to print a received packets. 

Can you explain me why I have got this probleme ? Is it a packet queue of my watcher in python  or there are a specific problem ?

Thank you for your replay. 


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]