Releases: openaicellular/oaic
Releases · openaicellular/oaic
Version 3.0.0
OAI FlexRIC Integration
- Installation of OAI and flexRIC
- RRC Release xApp with documentation
- Handover xApp with documentation
- Multiple UE support
- Channel Model Support (RFSim)
Secure Slicing xApp
- Intrusion detection for malicious user equipment (UE).
- Secure slicing capability for malicious UE containment.
- Provided documentation for deploying and running the Secure Slicing xApp
Version 2.0.0
- Support 4G and 5G NSA (with srsRAN-4G codebase)
- Support Non-RT RIC
- E2-like support for srsRAN
- Lightweight implementation of E2 that does not use ASN.1 encoding and a simplified subscription process
- SCTP-based connection between RAN and xApp, which is the same as E2
- Supports control of PHY and MAC layers
- E2-like xApps (Python-based)
- Example machine learning xApp (ric-app-ml-e2like) which receives I/Q data from the RAN and sends control messages
- Does not include model, but allows one to be easily dropped in
- Interference classification xApp (ric-app-ic-e2like) which classifies interference through spectrograms and controls the RAN through uplink MCS
- Includes trained model
- Documentation provided for developing and deploying custom E2-like xApps
- Multiple UE support ZMQ