@@ -24,7 +24,7 @@ The key 3GPP eMBMS radio interface enhancements were introduced in 3GPP TS 36.21
...
@@ -24,7 +24,7 @@ The key 3GPP eMBMS radio interface enhancements were introduced in 3GPP TS 36.21
The code is being harmonized in `fembms-enb-ue`. There is an ongoing merge request in into `develop` !860`
The code is being harmonized in `fembms-enb-ue`. There is an ongoing merge request in into `develop` !860`
# FeMBMS usage in OAI
# FeMBMS usage in OAI
## Working FeMBMS configuration files ##
## 1. Working FeMBMS configuration files ##
Look into the [CI configuration folder](https://gitlab.eurecom.fr/oai/openairinterface5g/tree/develop/ci-scripts/conf_files):
Look into the [CI configuration folder](https://gitlab.eurecom.fr/oai/openairinterface5g/tree/develop/ci-scripts/conf_files):
...
@@ -191,7 +191,7 @@ MMEs = (
...
@@ -191,7 +191,7 @@ MMEs = (
}
}
);
);
```
```
## Build Run and Test ##
## 2. Build Run and Test ##
Build using the `build_oai` script as usual. When MBMS is enable (FeMBMS/eMBMS) The lte-softmodem is used to trigger two additional tasks (MCE-MBMS-Task and MME-MBMS-Task). This two tasks handle both M3AP and M2AP application interfaces.
Build using the `build_oai` script as usual. When MBMS is enable (FeMBMS/eMBMS) The lte-softmodem is used to trigger two additional tasks (MCE-MBMS-Task and MME-MBMS-Task). This two tasks handle both M3AP and M2AP application interfaces.