discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Questions about using UHD with USRP2


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Questions about using UHD with USRP2
Date: Thu, 18 Nov 2010 20:43:48 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6



I have the UHD driver installed and the
USRP2 board detected.

What I need to do first is to write a
basic program to collect some data from the USRP2 board by C++.

But I can not find any introduction
file or example  to explain what I should do.

For example, which directory I should
include in the Makefile?

Which class I should use? What is the
relationship or these classes?

How can I set the setting of the
daughter board?


Take a look at the single USRP API:

http://www.ettus.com/uhd_docs/manual/html/coding.html#high-level-the-single-usrp

http://www.ettus.com/uhd_docs/doxygen/html/classuhd_1_1usrp_1_1single__usrp.html

Also look at the examples that come with UHD:

http://code.ettus.com/redmine/ettus/projects/uhd/repository/revisions/master/show/host/examples

-josh




reply via email to

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