[prev in list] [next in list] [prev in thread] [next in thread] 

List:       usrp-users
Subject:    [USRP-users] Fwd:  Building and installing uhd from source
From:       BHUSHAN PAWAR via USRP-users <usrp-users () lists ! ettus ! com>
Date:       2016-02-25 19:33:06
Message-ID: CAFvcn_8tB6=OaSbHgwJYTUFnRgCBhEJ=9MhDsFSbqhgcR5pzRA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Derek,


Thanks for the detailed explanation.

I am working on CentOs linux machine and accessing the E310 with virtual
Ubuntu box. I could login to the E310 by executing 'ssh root@192.168.200.1'
command.

Now according to the link that you have shared (
http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_sdk), I have
downloaded sdk files from the provided link from folder e3xx-release-4/
<http://files.ettus.com/e3xx_images/e3xx-release-4/> . Downloaded files are,

   1.

   oecore-x86_64-armv7ahf-vfp-neon-toolchain-nodistro.0.sh
<http://files.ettus.com/e3xx_images/e3xx-release-4/oecore-x86_64-armv7ahf-vfp-neon-toolchain-nodistro.0.sh>


   2.

   sdimage-gnuradio-demo.direct.xz
<http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/sdimage-gnuradio-demo.direct.xz>
 and sdimage-gnuradio-dev.direct.xz
<http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/sdimage-gnuradio-dev.direct.xz>
  from the folder ettus-e3xx-sg3/
<http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/>


Now, from where do I download the recommended latest stable version of
image on my device?


And later while obtaining the  right toolchain from my ubuntu command
terminal how do I edit below command so that it prompts the installation
path?

$ ./oecore-${TCLIBC}-${SDK_ARCH}-${IMAGE_BASENAME}-${TUNE_PKGARCH}.sh




*Thanks & Regards,*

*Bhushan R.V. Pawar.*


On Thu, Feb 25, 2016 at 7:37 PM, Derek Kozel <derek.kozel@ettus.com> wrote:

> Hello Bhushan,
> 
> Lets keep replies on the mailing list so everyone can benefit.
> 
> UHD is the driver code developed by Ettus Research which makes it easy for
> other software applications to control, transmit, and receive with a USRP.
> GNU Radio is a separate project which supplies a toolkit for doing digital
> signal processing and includes support for using USRPs through the UHD
> driver.
> 
> The E310 is unusual as it includes everything you need to get started
> because it is a fully embedded system.
> http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_getting_started
> 
> You can log into the E310 using either remotely over the network using SSH
> or over USB using a serial console. UHD and GNU Radio come preinstalled
> with a number of examples. These can be run from the command line. If you
> want to have a graphical display then you can enable X Forwarding.
> http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_faq
> 
> I suggest becoming familiar with GNU Radio using their tutorials. Joining
> the discuss-gnuradio mailing list is also a great way to get assistance
> with the application parts of your project and to see what others are doing.
> http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials
> https://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists
> 
> To start with the E310 I suggest looking at the uhd_siggen and uhd_fft
> applications which come preinstalled. They will let you quickly and, with X
> Forwarding, visually test receiving and transmitting. When you test
> receiving please be careful to keep the input RF power level low, -15 dBm
> or less.
> 
> Please let us know if you have any other questions.
> Regards,
> Derek
> 
> 


[Attachment #5 (text/html)]

<div dir="ltr">Hi Derek,<br><div class="gmail_quote"><div \
dir="ltr"><div><div><div><br><br></div>Thanks for the detailed \
explanation.<br><br></div>I am working on CentOs linux machine and accessing the E310 \
with virtual Ubuntu box. I could login to the E310 by executing &#39;ssh <a \
href="mailto:root@192.168.200.1" target="_blank">root@192.168.200.1</a>&#39; \
command.<br><br></div>Now according to the link that you have shared (<a \
href="http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_sdk" \
target="_blank">http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_sdk</a>), I \
have downloaded sdk files from the provided link from folder<a \
href="http://files.ettus.com/e3xx_images/e3xx-release-4/" target="_blank"> \
e3xx-release-4/</a>      . Downloaded files are,<br><ol><li><pre><a \
href="http://files.ettus.com/e3xx_images/e3xx-release-4/oecore-x86_64-armv7ahf-vfp-neon-toolchain-nodistro.0.sh" \
target="_blank">oecore-x86_64-armv7ahf-vfp-neon-toolchain-nodistro.0.sh</a> \
<br></pre></li><li><pre><a \
href="http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/sdimage-gnuradio-demo.direct.xz" \
target="_blank">sdimage-gnuradio-demo.direct.xz</a> and <a \
href="http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/sdimage-gnuradio-dev.direct.xz" \
target="_blank">sdimage-gnuradio-dev.direct.xz</a>  from the folder <a \
href="http://files.ettus.com/e3xx_images/e3xx-release-4/ettus-e3xx-sg3/" \
target="_blank">ettus-e3xx-sg3/</a>   <br></pre></li></ol><p>Now, from where do I \
download the recommended latest stable version of image on my \
device?</p><p><br></p>And later while obtaining the   right toolchain from my ubuntu \
command terminal how do I edit below command so that it prompts the installation \
path?<br><pre>$ ./oecore-${TCLIBC}-${SDK_ARCH}-${IMAGE_BASENAME}-${TUNE_PKGARCH}.sh<br><br><br></pre><br><div \
class="gmail_extra"><span class=""><br clear="all"><div><div><div dir="ltr"><div><div \
dir="ltr"><div><div dir="ltr"><div><div><b>Thanks &amp; Regards,</b></div> <div>  \
</div> <div><b>Bhushan R.V. Pawar.</b></div>
</div><div><i></i>  </div></div></div></div></div></div></div></div>
<br></span><div class="gmail_quote"><span class="">On Thu, Feb 25, 2016 at 7:37 PM, \
Derek Kozel <span dir="ltr">&lt;<a href="mailto:derek.kozel@ettus.com" \
target="_blank">derek.kozel@ettus.com</a>&gt;</span> wrote:<br></span><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div \
dir="ltr"><div><div><div><div><div><div><div><div><div>Hello \
Bhushan,<br><br></div><span class="">Lets keep replies on the mailing list so \
everyone can benefit.<br><br></span></div><span class="">UHD is the driver code \
developed by Ettus Research which makes it easy for other software applications to \
control, transmit, and receive with a USRP. GNU Radio is a separate project which \
supplies a toolkit for doing digital signal processing and includes support for using \
USRPs through the UHD driver.<br><br></span></div><span class="">The E310 is unusual \
as it includes everything you need to get started because it is a fully embedded \
system.<br><a href="http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_getting_started" \
target="_blank">http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_getting_started</a><br><br></span></div><span \
class="">You can log into the E310 using either remotely over the network using SSH \
or over USB using a serial console. UHD and GNU Radio come preinstalled with a number \
of examples. These can be run from the command line. If you want to have a graphical \
display then you can enable X Forwarding.<br><a \
href="http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_faq" \
target="_blank">http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_faq</a><br><br></span></div><span \
class="">I suggest becoming familiar with GNU Radio using their tutorials. Joining \
the discuss-gnuradio mailing list is also a great way to get assistance with the \
application parts of your project and to see what others are doing.<br><a \
href="http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials" \
target="_blank">http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials</a><br><a \
href="https://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists" \
target="_blank">https://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists</a><br><br></span></div><span \
class="">To start with the E310 I suggest looking at the uhd_siggen and uhd_fft \
applications which come preinstalled. They will let you quickly and, with X \
Forwarding, visually test receiving and transmitting. When you test receiving please \
be careful to keep the input RF power level low, -15 dBm or \
less.<br><br></span></div><span class="">Please let us know if you have any other \
questions.<br></span></div>Regards,<br></div>Derek<br></div><div><div><div \
class="gmail_extra"><br></div></div></div></blockquote></div></div></div> \
</div><br></div>



_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic