discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to trigger dynamic reconfiguration with lock/


From: Yang
Subject: Re: [Discuss-gnuradio] how to trigger dynamic reconfiguration with lock/disconnect
Date: Thu, 2 Jun 2011 10:10:36 +0800

Oh, my problem is the same with yours: I want to change transmit frequency according to the sensing result from rx side. I tried lock() and unlock() but cannot work.

I solved it by creating 2 flow graphs for tx (to transmit files) and rx (to sense the channel) sides separately and call start(), wait(), stop() of theirs orderly. 

This is a dumb solution (pretty dumb actually), but maybe it could your reference, so I write this down to you.

-- 
Yang
Sent with Sparrow

On 2011年5月31日星期二 at 下午6:01, Johannes Schmitz wrote:

Hello Yang,
Do you have any specific questions?
Better you write some example programs first, then come back with your
exact questions I think.

Johannes


reply via email to

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