Changes
Page history
Update fembms
authored
Sep 07, 2020
by
Dr.-Ing. Javier Morgade
Show whitespace changes
Inline
Side-by-side
fembms.md
View page @
d6b125d3
...
@@ -199,7 +199,7 @@ Build using the `build_oai` script as usual. When MBMS is enable (FeMBMS/eMBMS)
...
@@ -199,7 +199,7 @@ Build using the `build_oai` script as usual. When MBMS is enable (FeMBMS/eMBMS)
```bash
```bash
$ git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git
$ git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git
$ cd openairinterface5g
$ cd openairinterface5g
$ git checkout
fembms-enb-ue
$ git checkout
develop
$ cd cmake_targets
$ cd cmake_targets
$ ./build_oai -I -w USRP #Dependencies install (USRP flag can be avoided if only RFSIM will be used)
$ ./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
$ ./build_oai --UE --eNB -w USRP #USRP flag can be avoided if only RFSIM will be used
...
...
...
...