Changes between Version 49 and Version 50 of Tutorials/k0SDR/Tutorial25


Ignore:
Timestamp:
Apr 6, 2018, 2:47:59 PM (6 years ago)
Author:
tingjunchen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial25

    v49 v50  
    1616
    1717==== Updates ====
    18 * [04/05/2018]: New full-duplex SDR image {{{flexicon-orbit-v2.ndz}}} released.
     18* [04/05/2018]: New full-duplex SDR image full-duplex SDR image {{{flexicon-orbit-v2.ndz}}} released released. New features include (1) GNU Radio OOT module that controls the SUB-20 controller, and (2) integrated full-duplex PSK examples.
    1919* [02/28/2018]: PSK examples based on GNU Radio is now available. For more details, please refer to the [http://wimnet.ee.columbia.edu/wp-content/uploads/2018/03/INFOCOM18Demo_FullDuplexORBIT.pdf, INFOCOM'18 Demo Abstract].
    20 * [01/08/2018]: A UHD benchmark full-duplex transciever example is now available. For more details, please refer to the [https://arxiv.org/abs/1801.03069, arXiv report].
     20* [01/08/2018]: The baseline full-duplex SDR image {{{flexicon-orbit-v1.ndz}}} released. This node image includes an UHD benchmark full-duplex transciever example. For more details, please refer to the [https://arxiv.org/abs/1801.03069, arXiv report].
    2121
    2222=== Hardware / Software Resources Utilized ===
     
    3333 * Login into reserved domain: {{{ssh username@conslole.grid.orbit-lab.org}}}
    3434 * Make sure that the full-duplex node is powered down for loading the desired image: {{{omf tell -a offh -t node11-10}}}
    35  * Load an image on the node (this process can take about a few minutes so please be patient): {{{omf load -i flexicon-orbit-v1.ndz -t node11-10}}}
     35 * Load the most updated full-duplex node image (currently full-duplex SDR image {{{flexicon-orbit-v2.ndz}}} released) on the node (this process can take about a few minutes so please be patient): {{{omf load -i flexicon-orbit-v2.ndz -t node11-10}}}
    3636 * Turn on the node: {{{omf tell -a on -t node11-10}}}
    3737 * Login into the node: {{{ssh root@node11-10}}}
    38  After login into the node, a {{{flexicon_orbit}}} folder should exist 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].
    39 
     38 After login into the node, a {{{flexicon_orbit}}} folder should exist under the home directory of {{{node11-10:~/}}} which contains the source code of this example. You can also retrieve the most recently updated code from [https://github.com/Wimnet/flexicon_orbit the GitHub repository].
    4039
    4140=== Run the Experiments ===
     
    139138
    140139==== Acknowledgements ====
    141 This work was supported in part by NSF grant ECCS-1547406, DARPA RF-FPGA program, DARPA SPAR program, a Qualcomm Innovation Fellowship, Texas Instruments, and Intel. We thank Steven Alfano, Jelena Diakonikolas, Aishwarya Rajen, Jinhui Song, Mingyan Yu for their contributions to various aspects of the project. We thank Ivan Seskar, Jakub Kolodziejski, and Prasanthi Maddala from WINLAB, Rutgers University, for their help on the integration with the ORBIT testbed. We also thank Kira Theuer and Kendall Ruiz from NI and the NI technical support team for their help.
     140This work was supported in part by NSF grant ECCS-1547406, DARPA RF-FPGA program, DARPA SPAR program, a Qualcomm Innovation Fellowship, a National Instruments Academic Research Grant, Texas Instruments, and Intel. We thank Steven Alfano, Jelena Diakonikolas, Aishwarya Rajen, Jinhui Song, Mingyan Yu for their contributions to various aspects of the project. We thank Ivan Seskar, Jakub Kolodziejski, and Prasanthi Maddala from WINLAB, Rutgers University, for their help on the integration with the ORBIT testbed. We also thank Kira Theuer and Kendall Ruiz from NI and the NI technical support team for their help.
    142141