Changes between Version 87 and Version 88 of Tutorials


Ignore:
Timestamp:
Sep 29, 2014, 9:29:56 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v87 v88  
    22
    33= ORBIT Tutorials =
    4 
    5 == 0. Getting Started ==
    6 Before you can complete any of the tutorials, you will need to have followed these prerequisites:
    7  1. [[CollapsibleStart(Make a reservation)]][[Include(Documentation/Scheduler)]][[CollapsibleEnd]]
    8  1. [[CollapsibleStart(Login into reserved domain)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]]
    9  1. [[CollapsibleStart(Check the status)]][[Include(Software/cOMF/eStat)]][[CollapsibleEnd]]
    10 
    11 == 1. Basic Tutorial ==
    12 
    13 === 1.1 Tutorials on controlling the testbed nodes ===
    14  * [wiki:Documentation/Short/LoadImage How to load (install) a disk image on a set of nodes]
    15  * [wiki:Documentation/Short/SaveImage How to save an existing disk image from one node]
    16  * [wiki:Tutorial/HowToSwitch How to switch On/Off a set of nodes]
    17 
    18 === 1.2 Introductory Experiments ===
    19 
    20 This section gives an introduction to the ORBIT testbed, its capabilities and its operations. It also presents the basic knowledge required to write and execute experiments for the testbed.
    21 
    22 If you are new to the ORBIT testbeds, reading and running the tutorial in this section should help you getting started.
    23 
    24 The first part of this tutorial briefly describes the ''ORBIT Testbed'', its system architecture and its hardware and software components.  The second part presents and describes a simple "Hello World" experiment with one sender and one receiver.  The third and concluding part covers the collection an interpretation of measurements and results of an experiments on the ORBIT testbed.
    25 
    26  * [wiki:NodeHandler/Tutorial/Testbed Brief tour of the Testbed]
    27  * [wiki:Tutorials/HelloWorld First Experiment: the "Hello World" Example]
    28  * [wiki:Software/dOML/CollectingMeasurements How measurements are collected]
    29  * [wiki:Tutorials/AnalyzeResults How to post-process these measurements]
    30 
    31 == 2. Additional refrences ==
    32 
    33 After completing the above basic tutorial, you should have a better understanding of using the ORBIT testbed to experiment your ideas, algorithms, or protocols. The tutorials in this second section further explore the various ORBIT functions that will help you write and execute more advanced experiments.
    34 
    35 Finally, some more detailed information and references can be found on the [wiki:Documentation Documentation] page
    36 
    37 
    38 More documentation on the GNURadio can be found [wiki:Documentation/GNURadio here]
    39  
    40 == WiMAX Reference ==
    41  * [wiki:Tutorials/WiMAX/Tutorial1 Tutorial 1]
    42  * [wiki:Tutorials/WiMAX/Tutorial2 Tutorial 2]
    43 
    44 The WiMAX resource center can be found at [http://wimax.orbit-lab.org http://wimax.orbit-lab.org].
    45 
    46 == Further Documentation ==
    47 
    48 The OMF project has further documentation at http://mytestbed.net/projects/omf.
    49 
    504
    515[[Include(Tutorials/a0Basic)]]