discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP1 full C++ API update merged into trunk


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] USRP1 full C++ API update merged into trunk
Date: Sun, 28 Dec 2008 14:57:07 -0800

On Sat, 2008-12-27 at 22:01 -0500, Marcus D. Leech wrote:

> This code worked as of a couple of weeks ago:
> 
> self.subdev[0].set_bw(lbw)
> 
> It now provokes:
[...]
> AttributeError: 'db_base_sptr' object has no attribute 'set_bw'

Just a reminder that when updating using svn from the trunk, one should
run 'sudo make uninstall' and 'make distclean' from the existing source
code tree *first*.  You can usually get away with not doing this, but
not at the moment.  The above problem was caused by stray files left
from a previous installation.

-Johnathan





reply via email to

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