openaicellular / oaic

Core software for Open AI Cellular
https://openaicellular.github.io/oaic/
GNU General Public License v3.0
65 stars 23 forks source link

Incorporate E2-like xApps and srsRAN #128

Closed nathanstep55 closed 1 year ago

nathanstep55 commented 1 year ago

In this PR, srsRAN E2-like code and example xApps are implemented into the main branch while still supporting E2 by default. Adds new submodules for repositories for the xApps and redirects srsRAN on a new branch with E2-like support.

New GitHub Actions step is added for compiling E2-like srsRAN before the E2 version.

Resolves #116