On Jul 30, 2007, at 10:56 PM, John Stralka wrote:
    from usrp_prims import *

That's the old way; not sure when the change happened, but these scripts were moved into the "usrpm" subdirectory. The following works for me. Hope this helps! - MLD

The line you quote, and the next line, should instead read:

from usrpm.usrp_prims import *
from usrpm.usrp_dbid import *



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to