| ... | ... | @@ -54,7 +54,7 @@ Working X2 configuration files: [Master eNB: master.conf](uploads/0be422a3551463 |
|
|
|
Build the 2 eNBs (Master/Slave) in two different machines as:
|
|
|
|
```bash
|
|
|
|
$ cd ~/openairinterface5g/cmake_targets/
|
|
|
|
$ ./build_oai -w eNB --USRP
|
|
|
|
$ ./build_oai -w USRP --eNB
|
|
|
|
```
|
|
|
|
Firstly, run Master eNB as:
|
|
|
|
```bash
|
| ... | ... | |