On Mon, Jul 21, 2008 at 6:42 PM, Jason Uher <[EMAIL PROTECTED]> wrote: >> I don't know if this is a problem, but you're not checking for errors >> after any of the calls. >> >> This should be: >> >> r = ur.tune(0, r_subdev, 24e8) >> >> Eric >> > > tune(0,r_subdev,24e8) produced no changes in the output. > > Also I am checking, I just cut it out to keep the post short ;) > > Thanks for your help, > > Jason
I checked again and, of course, the one value I wasn't checking failed, set_gain return an empty value consistently. Jason _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
