USRP error on Beagleboard

Hi,

I installed gnuradio, gnuradio-usrp, gnuradio-examples by opkg in
beagleboard, but when I ran usrp_benchmark_usb.py, the program can not
find or import usrp module.

It seems that usrp wasn’t installed correctly, since there is no usrp.py
found.

But all gnuradio related packages in Angstrom were installed.

So what’s the problem and how to solve it?

Thanks

Zhen

On 04/22/2011 11:06 AM, Zhen wrote:

Hi,

I installed gnuradio, gnuradio-usrp, gnuradio-examples by opkg in beagleboard,
but when I ran usrp_benchmark_usb.py, the program can not find or import usrp
module.

It seems that usrp wasn’t installed correctly, since there is no usrp.py found.

But all gnuradio related packages in Angstrom were installed.

The GNU Radio packages in Angstrom only support uhd now. You will need
to use the uhd equivalents of the old gnuradio apps.

Philip

I see, thanks


On 04/22/2011 11:06 AM, Zhen wrote:

Hi,

I installed gnuradio, gnuradio-usrp, gnuradio-examples by opkg in beagleboard,
but when I ran usrp_benchmark_usb.py, the program can not find or import usrp
module.

It seems that usrp wasn’t installed correctly, since there is no usrp.py found.

But all gnuradio related packages in Angstrom were installed.

The GNU Radio packages in Angstrom only support uhd now. You will need
to use the uhd equivalents of the old gnuradio apps.

Philip