discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP source gain problems?


From: Jason Uher
Subject: Re: [Discuss-gnuradio] USRP source gain problems?
Date: Tue, 22 Jul 2008 08:36:09 -0500

> It could be that we're not returning that value correctly.
> There's an open ticket on that one.

Actually, yes.  I noticed that it returns None in all of the other
working examples as well so I just assumed it wasn't the problem and
went back to work.

Oddly enough I was able to solve the problem by making my
initialization code an inherited class from top_block (as is done in
some of the examples) rather than a function that returns a created
top_block (which always worked before).

Thanks again,

Jason




reply via email to

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