Changes between Version 17 and Version 18 of Tutorials/k0SDR/Tutorial10
- Timestamp:
- May 5, 2015, 4:32:53 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial10
v17 v18 7 7 8 8 === 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: 10 10 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 {{{ 12 ssh username@grid.orbit-lab.org 13 omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20] 14 omf tell -a on -t [[20,13],[20,20]] 15 }}} 14 16 Once the nodes boot up, verify that the interface to each SDR is configured correctly. 15 17