Changes between Version 42 and Version 43 of Tutorials


Ignore:
Timestamp:
Nov 21, 2007, 3:22:27 AM (16 years ago)
Author:
thierry
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v42 v43  
    1 [[TOC(heading=Tutorial TOC, Tutorial, Tutorial/Testbed, Tutorial/HowtoWriteScripts, Tutorial/HelloWorld,   Tutorial/CollectMeasurements, Tutorial/AnalyzeResults, depth=2)]]
     1[[TOC(heading=Tutorial TOC, Tutorial, Tutorial/Testbed, Tutorial/HowtoWriteScripts, Tutorial/HelloWorld,   Tutorial/CollectMeasurements, Tutorial/AnalyzeResults, depth=1)]]
    22
    3 = ORBIT Radio Grid Testbed Tutorial =
     3= ORBIT Tutorials =
    44
    5 The first section of this tutorial briefly describes the '''ORBIT Radio Grid Testbed''', its system architecture and its hardware and software components.  The second section describes a simple "Hello World" experiment with one sender and one receiver.  The third and concluding section covers each of the steps that may be involved in the design, development, execution and interpretation of an '''ORBIT Radio Grid Testbed''' experiment.
     5== Basic Tutorial ==
    66
     7This 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.
     8
     9If you are new to the ORBIT testbeds, reading and running the tutorial in this section should help you getting started.
     10
     11The 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.
    712
    813 * [wiki:Tutorial/Testbed Brief tour of the Testbed]
     14 * [wiki:Tutorial/HelloWorld First Experiment: the "Hello World" Example]
     15 * [wiki:Tutorial/CollectMeasurements How measurements are collected]
     16 * [wiki:Tutorial/AnalyzeResults How to post-process the measurements]
     17
    918 * [wiki:Tutorial/HowtoWriteScripts How To Write Scripts]
    10  * [wiki:Tutorial/HelloWorld Hello World Example]
    11  * [wiki:Tutorial/HelloWorld#UnderstandingtheHelloWorld  Understanding the helloworld script]
    12  * [wiki:Tutorial/CollectMeasurements How measurements are collected]
    13  * [wiki:Tutorial/AnalyzeResults Post-processing measurements]
    14  
    1519
    16 = Other Tutorials =
     20== More Tutorials ==
     21
     22After completing the above basic tutorial, you should have a better understanding on using the ORBIT testbed to experiment your ideas, algorithms, or protocols. The list of tutorials in this second section explore further the various ORBIT functions that will help you to write and execute more advance experiments.
     23
     24Finally, some more detailed information and references can be found on the [wiki:Documentation Documentation] page
    1725
    1826=== Tutorials on controlling the testbed nodes ===