Changes between Version 25 and Version 26 of Tutorials/Wireless/mmwave Paam Agora


Ignore:
Timestamp:
Jul 5, 2023, 4:59:09 PM (22 months ago)
Author:
zhenzhou77
Comment:

Legend:

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

    v25 v26  
    100100        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    101101}}}
     102
     103* Run {{{und_find_devices}}} to make sure that both USRP N310s can be reached:
     104{{{#!td
     105   SB1
     106   {{{#!shell
     107[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.1.0.HEAD-0-g25d617ca
     108--------------------------------------------------
     109-- UHD Device 3
     110--------------------------------------------------
     111Device Address:
     112    serial: 315A35A
     113    addr: 10.117.2.1
     114    claimed: False
     115    fpga: XG
     116    mgmt_addr: 10.116.2.1
     117    mgmt_addr: 10.117.2.1
     118    product: n310
     119    type: n3xx
     120
     121
     122--------------------------------------------------
     123-- UHD Device 4
     124--------------------------------------------------
     125Device Address:
     126    serial: 3176DF7
     127    addr: 10.118.3.1
     128    claimed: False
     129    fpga: XG
     130    mgmt_addr: 10.116.3.1
     131    mgmt_addr: 10.118.3.1
     132    product: n310
     133    type: n3xx
     134   }}}
     135}}}