Changes between Version 14 and Version 15 of Tutorials/Wireless/GNURadioOFDM


Ignore:
Timestamp:
Oct 4, 2023, 5:42:03 PM (14 months ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/GNURadioOFDM

    v14 v15  
    143143[[Image(TX_OFDM_grc.PNG, width=800px)]]
    144144}}}
    145 * Make sure the device arguments on both nodes are correctly set as shown below. Check the center frequencies and sample rates, and make sure they match. TX_OFDM.grc has a "File Source" block which reads the text file to be transmitted. RX_OFDM.grc stores the received data in a local file that is specified in the "File Sink" block. 
     1451. Make sure the device arguments on both nodes are correctly set as shown below. Check the center frequencies and sample rates, and make sure they match. TX_OFDM.grc has a "File Source" block which reads the text file to be transmitted. RX_OFDM.grc stores the received data in a local file that is specified in the "File Sink" block. 
    146146|| [[Image(OFDM_SB2_args.PNG, width=400px)]] || [[Image(FileSource.PNG, width=400px)]] || 
    147147
    148 * Run the receive flowgraph followed by the transmit flowgraph.
     1481. Run the receive flowgraph followed by the transmit flowgraph.
    149149[[Image(RX_OFDM_samples.PNG, width=500px)]]
    150150