Changes between Version 19 and Version 20 of Tutorials/k0SDR/Tutorial01b


Ignore:
Timestamp:
Jun 12, 2017, 9:05:07 PM (7 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial01b

    v19 v20  
    88=== Hardware / Software Resources utilized ===
    99 1. Grid nodes with a USRP2 connect via Ethernet.
    10  2. ''ubuntu-14-04-64bit-sdr.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP2s and all the required GNU Radio software libraries. The USRP2's interface with the node is already configured.
     10 2. ''baseline-sdr.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP2s and all the required GNU Radio software libraries. The USRP2's interface with the node is already configured.
    1111 3. GNU Radio - software library to create SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/WhatIsGR additional info].
    1212 4. USRP2 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info].
     
    2727 * Image nodes. Two (2) are required to run - check [https://www.orbit-lab.org/cPanel/controlPanel/start inventory status] to find nodes with 2 similar USRP2s. In this examples we'll use node19-19 and node20-20.
    2828{{{
    29 nilanjan@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t node19-19,node20-20
     29nilanjan@console.grid:~$ omf load -i baseline-sdr.ndz -t node19-19,node20-20
    3030}}}
    3131