Changes between Version 52 and Version 53 of Tutorials/Wireless/mmwave Paam Basics


Ignore:
Timestamp:
May 27, 2022, 4:07:34 PM (2 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave Paam Basics

    v52 v53  
    5959    }}}
    6060 1. Use the {{{paam28GHz-tutorial-cosmos.ndz}}} node image with Ubuntu 18.04, UHD 3.15, gnuradio 3.8, and a grc example used in this tutorial. Load {{{paam28GHz-tutorial-cosmos.ndz}}} on the server. 
    61 {{{#!shell
    62 omf load -i paam28GHz-tutorial-cosmos.ndz -t srv1-lg1
    63 }}}
     61    {{{#!shell
     62    omf load -i paam28GHz-tutorial-cosmos.ndz -t srv1-lg1
     63    }}}
    6464 1. Turn all the required resources on and check the status of all the resources. Use the following commands for SB1 and SB2.
    65    
    6665    {{{#!shell
    6766    omf tell -a on -t sdr1-in1,sdr1-in2,rfdev4-in1,rfdev4-in2,srv1-lg1
     
    7473    }}}
    7574 1. {{{ssh}}} to the server with option -Y for using GUI with gnuradio.
    76 {{{#!shell
    77 ssh -Y root@srv1-lg1
    78 }}}
     75    {{{#!shell
     76    ssh -Y root@srv1-lg1
     77    }}}
    7978
    8079=== Experiment Execution ===