Changes between Version 17 and Version 18 of Tutorials/k0SDR/Tutorial10


Ignore:
Timestamp:
May 5, 2015, 4:32:53 AM (9 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial10

    v17 v18  
    77
    88=== Set up ===
    9  * Before you can access the testbed, you need to [https://www.orbit-lab.org/schedule make a reservation] and get it approved by the  [wiki:Documentation/Scheduler reservation service]. After receiving the reservation's confirmation (approval) email, load the ''ubuntu-14-04-64bit-sdr.ndz'' on two nodes and turn them on - one node with a Zepto SDR and the other node a USRP. For this example we'll use node20-13 and node20-20 which have a Zepto SDR and USRP, respectively:
     9 * Before you can access the testbed, you need to [https://www.orbit-lab.org/schedule make a reservation] and get it approved by the  [wiki:Software/Scheduler reservation service]. After receiving the reservation's confirmation (approval) email, load the ''ubuntu-14-04-64bit-sdr.ndz'' on two nodes and turn them on - one node with a Zepto SDR and the other node a USRP. For this example we'll use node20-13 and node20-20 which have a Zepto SDR and USRP, respectively:
    1010
    11  * [[CollapsibleStart(Login into reserved domain: ssh username@grid.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]]
    12  * [[CollapsibleStart('Load an image on the nodes: omf load -i ubuntu-14-04-64bit-sdr.ndz -t [ [20,13],[20,20] ]')]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]]
    13  * [[CollapsibleStart(Turn on the nodes: omf tell -a on -t [ [20,13],[20,20] ])]][[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]]
     11{{{
     12ssh username@grid.orbit-lab.org
     13omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20]
     14omf tell -a on -t [[20,13],[20,20]]
     15}}}
    1416Once the nodes boot up, verify that the interface to each SDR is configured correctly.
    1517