discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to change the channel width when data is tran


From: Firas A.
Subject: Re: [Discuss-gnuradio] how to change the channel width when data is transmitting
Date: Tue, 18 Nov 2008 08:14:00 -0800 (PST)

Hi,

If tb is your topblock, you can try the following :

tb.stop()
tb.wait()
self.u.set_inter_rate(xxx)
tb.start()


Don't forget to give us a feed back.


Best Regards,


Firas

-- 
View this message in context: 
http://www.nabble.com/how-to-change-the-channel-width-when-data-is-transmitting-tp20471587p20562715.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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