discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems with burn-db-eeprom


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Problems with burn-db-eeprom
Date: Mon, 30 Jul 2007 23:16:31 -0400

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 *





reply via email to

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