Changes between Version 19 and Version 20 of Tutorials/Wireless/wideband


Ignore:
Timestamp:
Nov 8, 2019, 7:21:10 PM (5 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/wideband

    v19 v20  
    113113* Start transmit application on the TX node. If you were assigned a group, the command below will start the application on the assigned TX USRP, with a bandwidth of 100MHz.
    114114{{{
    115 root@node19-1:~# /root/uhd/host/build/examples/rfnoc_tx_mobicom --group red
     115root@node19-1:~# /root/uhd/host/build/examples/channel_sounding_tx --group red
    116116}}}
    117117 
    118118* Start receive application on the RX node. If you were assigned a group, the command below will start the application on the assigned RX USRP
    119119{{{
    120   root@node20-1:~# ./uhd/host/build/examples/rfnoc_rx_mobicom --group red
     120  root@node20-1:~# ./uhd/host/build/examples/channel_sounding_rx --group red
    121121}}}
    122122