Changes between Version 48 and Version 49 of Tutorials/Wireless/mmwave Paam Basics


Ignore:
Timestamp:
May 27, 2022, 3:46:08 PM (2 years ago)
Author:
prasanthi
Comment:

Legend:

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

    v48 v49  
    6363}}}
    6464 1. Turn all the required resources on and check the status of all resources
    65 For SB1
     65    For SB1
    6666{{{#!shell
    6767omf tell -a on -t sdr1-in1,sdr1-in2,rfdev4-in1,rfdev4-in2,srv1-lg1
    6868}}}
    6969
    70 For SB2
     70    For SB2
    7171{{{#!shell
    7272omf tell -a on -t sdr1-s1-lg1,sdr1-md1,rfdev2-1,rfdev2-2,srv1-lg1
     
    131131    }}}
    132132}}}
    133 {{{#!td
    134    SB2
    135    {{{#!shell
    136       root@srv1-lg1:~# uhd_find_devices
    137       [INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501; UHD_3.15.0.HEAD-0-gaea0e2de
    138       --------------------------------------------------
    139       -- UHD Device 0
    140       --------------------------------------------------
    141       Device Address:
    142           serial: 315A35A
    143           addr: 10.117.2.1
    144           claimed: False
    145           mgmt_addr: 10.116.2.1
    146           mgmt_addr: 10.117.2.1
    147           mgmt_addr: 10.118.2.1
    148           product: n310
    149           type: n3xx
    150 
    151          --------------------------------------------------
    152          -- UHD Device 1
    153          --------------------------------------------------
    154          Device Address:
    155              serial: 3176DF7
    156              addr: 10.117.3.1
    157              claimed: False
    158              mgmt_addr: 10.116.3.1
    159              mgmt_addr: 10.117.3.1
    160              mgmt_addr: 10.118.3.1
    161              product: n310
    162              type: n3xx
    163 
    164    }}}
    165 }}}
     133
    166134
    167135* Run {{{und_find_devices}}} to make sure that both USRP N310s can be reached:
     
    197165   }}}
    198166}}}
     167{{{#!td
     168   SB2
     169   {{{#!shell
     170      root@srv1-lg1:~# uhd_find_devices
     171      [INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501; UHD_3.15.0.HEAD-0-gaea0e2de
     172      --------------------------------------------------
     173      -- UHD Device 0
     174      --------------------------------------------------
     175      Device Address:
     176          serial: 315A35A
     177          addr: 10.117.2.1
     178          claimed: False
     179          mgmt_addr: 10.116.2.1
     180          mgmt_addr: 10.117.2.1
     181          mgmt_addr: 10.118.2.1
     182          product: n310
     183          type: n3xx
     184      --------------------------------------------------
     185      -- UHD Device 1
     186      --------------------------------------------------
     187      Device Address:
     188          serial: 3176DF7
     189          addr: 10.117.3.1
     190          claimed: False
     191          mgmt_addr: 10.116.3.1
     192          mgmt_addr: 10.117.3.1
     193          mgmt_addr: 10.118.3.1
     194          product: n310
     195          type: n3xx
     196   }}}
     197}}}
    199198
    200199