Changes between Version 9 and Version 10 of Hardware/bDomains/aGrid


Ignore:
Timestamp:
Aug 29, 2006, 9:54:32 PM (18 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Hardware/bDomains/aGrid

    v9 v10  
    5454 * Step 1: Initialize the "interference" mode of the service
    5555    {{{
    56           wget http://instrument1.orbit-lab.org/initialize
     56          wget http://instrument1.orbit-lab.org/interference/initialize
    5757    }}}
    5858 * Step 2: Select AWGN bandwidth (channel bw for 802.11a/b/g is 20 Mhz)
    5959    {{{
    60           wget http://instrument1.orbit-lab.org/awgn?bandwidth=20
     60          wget http://instrument1.orbit-lab.org/interference/awgn?bandwidth=20
    6161    }}}
    6262 * Step 3: Set power level to -30 dBm and channel number to 36
    6363    {{{
    64           wget http://instrument1.orbit-lab.org/set?power=-30&channel=36
     64          wget http://instrument1.orbit-lab.org/interference/set?power=-30&channel=36
    6565    }}}
    6666  * Step 4: Start RF injection
    6767    {{{
    68           wget http://instrument1.orbit-lab.org/start
     68          wget http://instrument1.orbit-lab.org/interference/start
    6969    }}}
    7070
     
    7272 * Step 5: Stop RF injection
    7373    {{{
    74           wget http://instrument1.orbit-lab.org/stop
     74          wget http://instrument1.orbit-lab.org/interference/stop
    7575    }}}