Changes between Version 3 and Version 4 of Tutorials/g0WmLTE/Tutorial1
- Timestamp:
- Sep 30, 2014, 1:52:20 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial1
v3 v4 1 = WiMAX "Hello World" Tutorial=1 == WiMAX "Hello World" Tutorial == 2 2 3 3 This tutorial presents a simple example of using WiMAX devices that are available in ORBIT. The tutorial assumes basic understanding of OMF. If you are not familiar with it, please read the short [http://mytestbed.net/projects/omf/wiki/An_Introduction_to_OMF OMF System Overview] to familiarize yourself with the testbed control framework. 4 4 5 == Experimental Scenario==5 === Experimental Scenario === 6 6 7 7 The experimental scenario is fairly simple: our goal is to measure RTT of basic WiMAX link (single hop). This will be achieved by processing the output of a simple ping command. The output of the ping command will be passed through a regular expression and the results stored in an sqlite database.