close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 17 and Version 18 of WiMAX/30/02


Ignore:
Timestamp:
Feb 24, 2012, 4:11:32 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/30/02

    v17 v18  
    44The following parameters are recorded and sent to the OML server: Center frequency, RSSI, CINR, Transmit power, Time from GPS, Latidute, Longitude, Altitude.
    55
    6 Everything described below was running on a mobile client ''(Samsung NC10 with Ubuntu 10.10 Server)'' with an Intel 5150 WiMax Network Card.
     6This experiment script is geared towards outdoor mobile clients ''(Samsung NC10 with Ubuntu 10.10 Server)'' with an Intel 5150 WiMax Network Card.
    77
    88== Software Requirements ==
     
    9393This will create an sqlite database file (exp4.sq3) on the oml server.
    9494
     955. If throughput measurements are needed, install and run ''oml2-iperf'' on the mobile node. Assuming that the outdoor Wimax BS is being used the following would collect iperf data directly into the sql database file mention in the prior step.[[BR]]
     96 a. On the mobile client run the following command. We'll assume the this node has an ip address of 10.41.43.4.
     97{{{
     98oml2-iperf -y o --oml-id 4 --oml-exp-id exp4 --oml-server localhost:3003 -s -B 10.41.43.4 -i 1
     99}}}
     100
     101 b. On separate node that is on the 10.41.x.x network run the following:
     102{{{
     103oml2-iperf -c 10.41.43.4 -i 1 -t 5000
     104}}}
     105
    95106== Troubleshooting GPS Service Daemon ==
    96107Please refer to troubleshooting ''gpsd'' please refer to http://gpsd.berlios.de/troubleshooting.html.
     
    103114 || [[Image(gps_drive_cinr.png, width=500px)]] ||
    104115 || CINR ||
     116 || [[Image(gps_drive_tp.png, width=500px)]] ||
     117 || Throughput in Kbytes / s ||
    105118
    106119