wiki:Tutorials/k0SDR/Tutorial09

Version 2 (modified by nilanjan, 9 years ago) ( diff )

Running DSC match script from the grid console

A version of the dsc-match script can be from the grid console.

Load the bot images on teamX and teamY:

> omf load -i dsc-wbot1.ndz -t system:topo:dsc-teamXp
:
:
> omf load -i dsc-wbot2.ndz -t system:topo:dsc-teamYp
:
:

After images are loaded turn nodes on:

> omf tell -a on -t system:topo:dsc-teamXp
> omf tell -a on -t system:topo:dsc-teamYp

To run the match:

> omf-5.4 exec system:exp:dsc-match1 -- --mode COMP --arena PRI --server consolec.grid.orbit-lab.org --runtime 180

Once the match finished, you should receive an email that looks similar to the following:

Please find the scoring report for the competitive match created at 2014-Nov-18 13:14:50

Team Xp: Exp. Run Time = 30000, RX bytes = 25920, TX bytes = 2161440, Sucess Rate = 1.19920051
  Image: dsc-wbot1.ndz (Owner: prasanthi, Created: 2014-09-27 03:02:51 -0400 )
  Receiver = node7-7.grid.orbit-lab.org, Transmitter = node1-1.grid.orbit-lab.org
  Imaged by: prasanthi, Imaged on: 2014-11-18 at 12:13:02

Team Yp: Exp. Run Time = 30000, RX bytes = 2666880, TX bytes = 3601440, Sucess Rate = 74.0503769
  Image: dsc-wbot2.ndz (Owner: prasanthi, Created: 2014-09-27 03:05:04 -0400 )
  Receiver = node13-13.grid.orbit-lab.org, Transmitter = node19-19.grid.orbit-lab.org
  Imaged by: prasanthi, Imaged on: 2014-11-18 at 12:13:15

To view the spectrum of the match while in progress, please check the Match Visualization page for details.

Note: See TracWiki for help on using the wiki.