discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] uhd version


From: Pengyu Zhang
Subject: [Discuss-gnuradio] uhd version
Date: Fri, 24 Apr 2015 15:15:23 -0400

Hi,

I meet problems when I try to upgrade UHD to a version higher than 3.7.6.1.

I follow these UHD installation instructions shown in the following link.
sudo bash -c 'echo "deb http://files.ettus.com/binaries/uhd/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list'
sudo apt-get update
sudo apt-get install -t `lsb_release -cs` uhd
http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Linux

Then I check the version of installed UHD using the following command. It looks like that I have installed UHD 3.8.0.

$ dpkg -s uhd
Package: uhd
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 133399
Maintainer: Ettus Research <address@hidden>
Architecture: amd64
Version: 003.008.000-release
Depends: libboost-all-dev
Recommends: python, python-tk
Description: Ettus Research - USRP Hardware Driver

However, when I run a flow graph, I get the following messages, which seems to suggest that I am running 3.5.5.0 instead of 3.8.0. Any tips on how to fix this problem? Thanks.

$ python top_block.py
linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.005.005-0-unknown

Attached is the flow graph I am running...

Pengyu

Attachment: top_block.py
Description: Text Data


reply via email to

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