Re: [Discuss-gnuradio] Problem setting transmit gain values....

2008-01-31 Thread Kshitij Kumar Singh
On Thu, 2008-01-31 at 11:33 -0800, Matt Ettus wrote: > Kshitij Kumar Singh wrote: > > Hi, > > > > I tried out a simple script to get the gain range of the USRP (I had read > > in earlier mail archive > > that we were provided a single gain knob to tune over the entire range of 0 > > to 90 dB):

Re: [Discuss-gnuradio] Problem setting transmit gain values....

2008-01-31 Thread Matt Ettus
Kshitij Kumar Singh wrote: Hi, I tried out a simple script to get the gain range of the USRP (I had read in earlier mail archive that we were provided a single gain knob to tune over the entire range of 0 to 90 dB): There is no gain control on transmit with the RFX boards. There is 90d

[Discuss-gnuradio] Problem setting transmit gain values....

2008-01-31 Thread Kshitij Kumar Singh
Hi, I tried out a simple script to get the gain range of the USRP (I had read in earlier mail archive that we were provided a single gain knob to tune over the entire range of 0 to 90 dB): - from gnuradio import gr, usrp u = usrp.sink_c(0) subdev = usrp.selected_s