Hi,

I have not test it yet. But did you followed Eric suggestion in this
thread!. change every (self.u.set_interp_rate(xxx)) with:


self.u.stop()
self.u.set_interp_rate(xxx)
self.u.start()


Best regards,

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



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to