Changes between Version 14 and Version 15 of Tutorials/k0SDR/Tutorial25


Ignore:
Timestamp:
Nov 22, 2017, 6:26:18 PM (6 years ago)
Author:
tingjunchen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial25

    v14 v15  
    99
    1010
    11 === Hardware / Software Resources utilized ===
     11=== Hardware / Software Resources Utilized ===
    12121. USRP N210 with node11-10 in the ORBIT main grid
    13132. SUB-20: The SUB-20 is a multi-interface USB adapter for providing popular interfaces between PC (USB host) and different hardware devices. Specifically, we use the SPI module on SUB-20 to control and configure our hardware. The user manual can be found [http://www.xdimax.com/sub20/doc/sub20-man.pdf here].
     
    1717All the source code is publicly available at [https://github.com/Wimnet/flexicon_orbit here].
    1818
    19 === Set up ===
     19=== Set Up ===
    2020Before 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:
    2121
     
    2828omf tell -a offh -t node11-10
    2929}}}
    30  * Load an image on the node:
     30 * Load an image on the node (this process can take about a few minutes so please be patient):
    3131{{{
    3232omf load -i orbit-flexicon.ndz -t node11-10
     
    4343After login into the node, there is a {{{flexicon_orbit}}} folder under the home directory of {{{node11-10}}} which contains the source code of this example. You can always retrieve the most recently updated code from [https://github.com/Wimnet/flexicon_orbit here].
    4444
     45
     46=== Run the Experiments ===
     47You will need to login into node11-10 in two (2) separate terminal windows lo for running the experiments: one for the main full-duplex transceiver program and one for controlling the RF canceller
     48
     49