Changes between Version 13 and Version 14 of Tutorials/k0SDR/Tutorial01b


Ignore:
Timestamp:
Sep 30, 2014, 3:18:55 AM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial01b

    v13 v14  
    1 = Simple radio example with GNURADIO benchmark scripts =
    2 
    3 == Description ==
     1== Simple radio example with GNURADIO benchmark scripts ==
     2
     3[[TOC(Tutorials/k0SDR*)]]
     4
     5=== Description ===
    46This example will utilize an OEDL experiment script to execute packet transfers over a radio link created using GNU Radio. This is will involve running a GNU Radio benchmark script two nodes each with a USRP2.
    57
    6 == Hardware / Software Resources utilized ==
     8=== Hardware / Software Resources utilized ===
    79 1. Grid nodes with a USRP2 connect via Ethernet.
    810 2. ''baseline-12-04-gnu.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.
     
    1012 4. USRP2 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info].
    1113
    12 == Set up ==
     14=== Set up ===
    1315 * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the Grid.
    1416
     
    3335}}}
    3436
    35 == Running OEDL script and viewing results ==
     37=== Running OEDL script and viewing results ===
    3638 * Run the experiment script using the following OMF command. The output is show as well.
    3739{{{
     
    9496
    9597
    96 == OEDL script ==
     98=== OEDL script ===
    9799
    98100{{{