Changes between Initial Version and Version 1 of Tutorials/4G5G/openairinterface


Ignore:
Timestamp:
Apr 8, 2020, 8:43:47 PM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/openairinterface

    v1 v1  
     1This tutorial contains instructions for running the openairinterface eNB and UE on various platforms.
     2
     3== Prerequisites ==
     41. Two nodes, with appropriate hardware, within RF range
     51. Currently supported: USRP x310, USRP 2974, USRP b210
     61. Load the image {{{omf-baseline-oai-1804.ndz}}} onto both nodes
     71. Turn the nodes on
     81. If graphical display is desired, enable x11 tunneling to console and then to nodes
     9
     10== On node 1 ==
     111. run /opt/oaiscripts/build_oai.sh to build for the current hardware and kernel
     121. edit the file /opt/oaiscripts/run_enb.sh for the SDR in use, for example, set SDR IP addr and max gain
     131. run /opt/oaiscripts/run_enb.sh
     14
     15== On Node 2 ==
     161. run /opt/oaiscripts/build_oai.sh to build for the current hardware and kernel
     171. edit the file /opt/oaiscripts/run_ue.sh for the SDR in use, for example, set SDR IP addr and max gain
     181. run /opt/oaiscripts/run_ue.sh