discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] tx output level


From: cswiger
Subject: Re: [Discuss-gnuradio] tx output level
Date: Mon, 22 Aug 2005 15:48:30 -0400 (EDT)

On Mon, 22 Aug 2005, Eric Blossom wrote:

> Try stepping it from -20.0 to 0.0 by 0.1.  I'm pretty sure it works.
>
> If you get a chance, can you check it again?
>

Yes - that's it, operator error, -20 to 0 gets peaks at 40 to 300.

Interestingly, if you set it back to 255 with

  self.usrp._write_9862(0,16,255)

you get a signal at peak 500. 500 is 4.4db over 300, not quite
the 5.5 extra of 25.5 over 20.0, but it's there.  usrp_siggen.py from
examples (inadventantly?) uses 255 since it doesn't set_pga().

Anyway, that anomaly doesn't explain the missing output - back to
Sherlock mode.

--Chuck





reply via email to

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