... | ... | @@ -199,7 +199,7 @@ Build using the `build_oai` script as usual. When MBMS is enable (FeMBMS/eMBMS) |
|
|
```bash
|
|
|
$ git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git
|
|
|
$ cd openairinterface5g
|
|
|
$ git checkout fembms-enb-ue
|
|
|
$ git checkout develop
|
|
|
$ cd cmake_targets
|
|
|
$ ./build_oai -I -w USRP #Dependencies install (USRP flag can be avoided if only RFSIM will be used)
|
|
|
$ ./build_oai --UE --eNB -w USRP #USRP flag can be avoided if only RFSIM will be used
|
... | ... | |