Oh, and what is this line for:
self.gain_control.set_k(10**(self.gain/10))
I commented it out and didn't notice any change in behavior...
By the way- have you had issues with cpuspeed? Normally on my system the
processor is clocked down from 2.2 GHz to 1 GHz. I have another gnuradio
Thanks Chuck!
That works nicely. Much appreciated.
eric
Eric H. Matlis, Ph.D.
Aerospace & Mechanical Engineering Dept.
120 Hessert Center for Aerospace Research
University of Notre Dame
Notre Dame, IN 46556-5684
Phone: (574) 631-6054
Fax: (574) 631-8355
I'm having some python coding issues with a slider I'm trying to
implement. The code is based on usrp_wfm_rcv_pll.py, which uses the
powermate to adjust either frequency or volume. I would like to replace
the volume slider with a gain slider, which exists in the original but
which is not cont