| 1 | This tutorial contains instructions for running the openairinterface eNB and UE on various platforms. |
| 2 | |
| 3 | == Prerequisites == |
| 4 | 1. Two nodes, with appropriate hardware, within RF range |
| 5 | 1. Currently supported: USRP x310, USRP 2974, USRP b210 |
| 6 | 1. Load the image {{{omf-baseline-oai-1804.ndz}}} onto both nodes |
| 7 | 1. Turn the nodes on |
| 8 | 1. If graphical display is desired, enable x11 tunneling to console and then to nodes |
| 9 | |
| 10 | == On node 1 == |
| 11 | 1. run /opt/oaiscripts/build_oai.sh to build for the current hardware and kernel |
| 12 | 1. edit the file /opt/oaiscripts/run_enb.sh for the SDR in use, for example, set SDR IP addr and max gain |
| 13 | 1. run /opt/oaiscripts/run_enb.sh |
| 14 | |
| 15 | == On Node 2 == |
| 16 | 1. run /opt/oaiscripts/build_oai.sh to build for the current hardware and kernel |
| 17 | 1. edit the file /opt/oaiscripts/run_ue.sh for the SDR in use, for example, set SDR IP addr and max gain |
| 18 | 1. run /opt/oaiscripts/run_ue.sh |