Changes between Version 4 and Version 5 of DSC/dc_trial2


Ignore:
Timestamp:
Jun 25, 2013, 7:50:05 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/dc_trial2

    v4 v5  
    1010 2. ''dsc-bot.ndz'': disk image loaded onto one pair of nodes. This image has all the prerequisite software to configure the USRPs and execute a house radio bot.
    1111 3. ''team-image.ndz'': disk image that contains the team's radio. In the explanation that follows, we use the house bot as the team's radio, effectively placing house bot against house bot.
    12  4. Scoring packet server: This is server that resides on the grid console (for the practice) and is used by a transmitting nodes to send data packets over the air via USRP as well as by the receiving nodes to submit received packets for scoring.
     12 4. Scoring packet server: This is server that resides on the grid console (for the practice) and is used by the transmitting nodes to send data packets over the air via USRP as well as by the receiving nodes to submit received packets for scoring.
    1313 5. [attachment:dsc-wildcard.rb]: this is the OEDL experiment script to execute the game.
    1414
     
    5959 * The output should look similar to the following:
    6060{{{
    61 root@console.grid:~# omf exec dsc-wildcard.rb -- --team1 dsc-teamA --team2 dsc-teamC
     61username@console.grid:~# omf exec dsc-wildcard.rb -- --team1 dsc-teamA --team2 dsc-teamC
    6262
    6363 INFO NodeHandler: OMF Experiment Controller 5.4 (git 578791f)
     
    133133 INFO run: Experiment default_slice-2013-06-25t15.36.33.467-04.00 finished after 2:6
    134134
    135 root@console.grid:~#  INFO  15:38:41.686 (main.cpp:366) - 105 sec timeout reached - closing connection
     135username@console.grid:~#  INFO  15:38:41.686 (main.cpp:366) - 105 sec timeout reached - closing connection
    136136 INFO  15:38:41.686 (main.cpp:371) - TEAM 1 t=105000(ms) rx/tx bytes=9411840/12526560 success=75.1351%
    137137 INFO  15:38:41.686 (main.cpp:371) - TEAM 2 t=105000(ms) rx/tx bytes=452160/7200000 success=6.28%
    138138
    139 root@console.grid:~#
     139username@console.grid:~#
    140140}}}
    141141